logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#379
-records: [
"" => [
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.747+00:00"
"message" => "User Deprecated: Since shopware/core : The Shopware\Core\Service\Service bundle should be added to config/bundles.php"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#85
#message: "User Deprecated: Since shopware/core : The Shopware\Core\Service\Service bundle should be added to config/bundles.php"
#code: 0
#file: "/var/www/html/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/var/www/html/vendor/shopware/core/Kernel.php:137 {
Shopware\Core\Kernel->registerBundles(): iterable …
› if ((!Feature::has('v6.7.0.0') || !Feature::isActive('v6.7.0.0')) && !isset($bundles[Service::class])) {
› Feature::triggerDeprecationOrThrow('v6.7.0.0', \sprintf('The %s bundle should be added to config/bundles.php', Service::class));
› yield new Service();
}
/var/www/html/vendor/symfony/http-kernel/Kernel.php:339 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/vendor/shopware/core/Kernel.php:187 {
Shopware\Core\Kernel->boot(): void …
› // init bundles
› $this->initializeBundles();
›
}
/var/www/html/vendor/shopware/core/Kernel.php:152 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$this->booted) {
› $this->boot();
› }
}
/var/www/html/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 {#3 …}
}
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.752+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.752+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.752+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
]
1158 => [
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.799+00:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "werkl.frontend.blog.detail"
"route_parameters" => [
"_route" => "werkl.frontend.blog.detail"
"_routeScope" => [
"storefront"
]
"_controller" => "Werkl\OpenBlogware\Controller\CachedBlogController::detailAction"
"articleId" => "0196ce5a0c947832b1df7bb7ffe6874a"
]
"request_uri" => "https://gasgas-sklep3.mriweb.ovh/werkl_blog/0196ce5a0c947832b1df7bb7ffe6874a"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.800+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.800+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.800+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.800+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.800+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::setupOAuth"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.800+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.800+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.800+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.800+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::startSession"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.800+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.800+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.800+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.800+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Routing\RouteParamsCleanupListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.800+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Storefront\Framework\Twig\TwigDateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.800+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::initializeCspNonce"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.800+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.801+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.801+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Revinners\Models\Subscriber\AutoModelFilterSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.801+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::request"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.831+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.832+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.832+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.910+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.910+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.910+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.910+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.911+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.911+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.911+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.911+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.911+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.911+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.911+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.911+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.911+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.911+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.911+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.911+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.911+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.911+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.912+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.912+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.912+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.912+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.912+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.912+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.912+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.912+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.912+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.912+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.912+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.912+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.912+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.912+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.912+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.912+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.913+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.914+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.918+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Crehler\TpayShopwarePayment\Payment\BlikPaymentHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3043
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Crehler\TpayShopwarePayment\Payment\BlikPaymentHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/var/www/html/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/var/www/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:55 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:28255 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:28430 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:3552 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container) …
› }
› $h = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));
›
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:35679 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getSalesChannelContextServiceService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? self::getCartServiceService($container));
›
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:34217 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getSalesChannelRequestContextResolverService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? self::getSalesChannelContextServiceService($container));
›
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:34129 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getContextResolverListenerService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? self::getSalesChannelRequestContextResolverService($container));
›
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:14137 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::ContainerADPbRT4\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] fn () => ($container->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()), 'onKernelController'], 0);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Core\\Framework\\Routing\\ContextResolverListener')] fn () => ($container->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] ?? self::getContextResolverListenerService($container)), 'resolveContext'], -10);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Core\\Framework\\Routing\\CoreSubscriber')] fn () => ($container->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? self::getCoreSubscriberService($container)), 'initializeCspNonce'], 0);
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:171 {
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();
}
/var/www/html/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 {#1158 …}
$type: 1
}
}
/var/www/html/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 {#1158 …}
$type: 1
$catch: true
}
}
/var/www/html/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 {#1158 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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 {#1032 …}
$request: Symfony\Component\HttpFoundation\Request {#1132 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1132 …}
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#3 …}
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
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 {#3 …}
$catch: true
}
}
/var/www/html/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 {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/revinners/shopware6-custom-redirects/src/Middleware/SkuRedirectMiddleware.php:51 {
Revinners\CustomRedirects\Middleware\SkuRedirectMiddleware->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
› if (!$redirect) {
› return $this->inner->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/shopware/core/Kernel.php:155 {
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 {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/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 {#3 …}
}
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.919+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Crehler\TpayShopwarePayment\Payment\BankTransferPaymentHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3056
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Crehler\TpayShopwarePayment\Payment\BankTransferPaymentHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/var/www/html/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/var/www/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:28255 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:28430 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:3552 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container) …
› }
› $h = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));
›
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:35679 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getSalesChannelContextServiceService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? self::getCartServiceService($container));
›
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:34217 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getSalesChannelRequestContextResolverService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? self::getSalesChannelContextServiceService($container));
›
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:34129 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getContextResolverListenerService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? self::getSalesChannelRequestContextResolverService($container));
›
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:14137 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::ContainerADPbRT4\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] fn () => ($container->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()), 'onKernelController'], 0);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Core\\Framework\\Routing\\ContextResolverListener')] fn () => ($container->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] ?? self::getContextResolverListenerService($container)), 'resolveContext'], -10);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Core\\Framework\\Routing\\CoreSubscriber')] fn () => ($container->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? self::getCoreSubscriberService($container)), 'initializeCspNonce'], 0);
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:171 {
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();
}
/var/www/html/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 {#1158 …}
$type: 1
}
}
/var/www/html/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 {#1158 …}
$type: 1
$catch: true
}
}
/var/www/html/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 {#1158 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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 {#1032 …}
$request: Symfony\Component\HttpFoundation\Request {#1132 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1132 …}
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#3 …}
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
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 {#3 …}
$catch: true
}
}
/var/www/html/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 {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/revinners/shopware6-custom-redirects/src/Middleware/SkuRedirectMiddleware.php:51 {
Revinners\CustomRedirects\Middleware\SkuRedirectMiddleware->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
› if (!$redirect) {
› return $this->inner->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/shopware/core/Kernel.php:155 {
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 {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/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 {#3 …}
}
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.919+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Crehler\TpayShopwarePayment\Payment\CardPaymentHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3059
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Crehler\TpayShopwarePayment\Payment\CardPaymentHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/var/www/html/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/var/www/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:28255 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:28430 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:3552 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container) …
› }
› $h = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));
›
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:35679 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getSalesChannelContextServiceService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? self::getCartServiceService($container));
›
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:34217 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getSalesChannelRequestContextResolverService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? self::getSalesChannelContextServiceService($container));
›
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:34129 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::getContextResolverListenerService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? self::getSalesChannelRequestContextResolverService($container));
›
}
/var/www/html/var/cache/dev_h55f76786b15ffb921bbe9e487b8df899/ContainerADPbRT4/Shopware_Core_KernelDevDebugContainer.php:14137 {
ContainerADPbRT4\Shopware_Core_KernelDevDebugContainer::ContainerADPbRT4\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] fn () => ($container->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()), 'onKernelController'], 0);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Core\\Framework\\Routing\\ContextResolverListener')] fn () => ($container->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] ?? self::getContextResolverListenerService($container)), 'resolveContext'], -10);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Core\\Framework\\Routing\\CoreSubscriber')] fn () => ($container->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? self::getCoreSubscriberService($container)), 'initializeCspNonce'], 0);
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:171 {
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();
}
/var/www/html/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 {#1158 …}
$type: 1
}
}
/var/www/html/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 {#1158 …}
$type: 1
$catch: true
}
}
/var/www/html/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 {#1158 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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 {#1032 …}
$request: Symfony\Component\HttpFoundation\Request {#1132 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1132 …}
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#3 …}
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
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 {#3 …}
$catch: true
}
}
/var/www/html/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 {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/revinners/shopware6-custom-redirects/src/Middleware/SkuRedirectMiddleware.php:51 {
Revinners\CustomRedirects\Middleware\SkuRedirectMiddleware->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
› if (!$redirect) {
› return $this->inner->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/shopware/core/Kernel.php:155 {
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 {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/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 {#3 …}
}
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.926+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.926+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.926+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.940+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.940+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.940+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.942+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.942+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.942+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.947+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.947+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.947+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.951+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.951+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.951+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.963+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.963+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.963+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.973+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.973+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.973+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.979+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.979+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.979+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.992+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.992+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755180
"timestamp_rfc3339" => "2025-05-20T15:33:00.992+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.004+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.004+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.004+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.006+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.006+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.006+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.012+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.012+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.012+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.016+00:00"
"message" => "#1 Rule detection: Dostawa niemożliwa za pobraniem with priority 1000 (id: 0196d0011ef778d7a4359413cb345ecb)"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.016+00:00"
"message" => "#2 Rule detection: Cart >= 0 (Payment) with priority 100 (id: 0194463a6ed0717f8e81859a4fd03cfa)"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.016+00:00"
"message" => "#3 Rule detection: Cart >= 0 with priority 100 (id: 0194463a6f3873229b7d6a2d5039e116)"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.016+00:00"
"message" => "#4 Rule detection: Always valid (Default) with priority 100 (id: 0194463aa9be7325aa453ef49df55159)"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.016+00:00"
"message" => "#5 Rule detection: Berechneter Lagerbestand nach Bestellung >= 0 with priority 100 (id: 0195b84e14987132aabd7f43d2f4cb87)"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.016+00:00"
"message" => "#6 Rule detection: Berechneter Lagerbestand nach Bestellung < 0 with priority 100 (id: 0195b84e14bb701cbb14298074de1aaf)"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.016+00:00"
"message" => "#7 Rule detection: Shipping to Poland with priority 100 (id: 019623866d1e7d7cbf2c8b61073155b4)"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.016+00:00"
"message" => "#8 Rule detection: All customers with priority 1 (id: 0194463a701873ca87374ccddd834615)"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.016+00:00"
"message" => "#9 Rule detection: Tpay only PLN with priority 1 (id: 019594281d7973c4aa747301934ba991)"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.020+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Routing\Event\SalesChannelContextResolvedEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber::onContextResolved"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.020+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Routing\Event\SalesChannelContextResolvedEvent"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::replaceContextToken"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.021+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.021+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.021+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener::validateRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.021+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::validateRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.021+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.021+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Routing\RouteScopeListener::checkScope"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.021+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Api\Acl\AclAnnotationValidator::validate"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.021+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::preventPageLoadingFromXmlHttpRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.021+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Storefront\Framework\Captcha\CaptchaRouteListener::validateCaptcha"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.021+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber::setStates"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.021+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber::checkExpectations"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.021+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener::checkAffiliateTracking"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.022+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.022+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerADPbRT4\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.022+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.023+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.023+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.023+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.023+00:00"
"message" => "Criteria association "author" could not be resolved. Double check your Criteria!"
"priority" => 300
"priorityName" => "WARNING"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.030+00:00"
"message" => "Deprecated: Creation of dynamic property Werkl\OpenBlogware\Content\Blog\BlogEntriesEntity::$cmsPageVersionId is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6430
#message: "Deprecated: Creation of dynamic property Werkl\OpenBlogware\Content\Blog\BlogEntriesEntity::$cmsPageVersionId is deprecated"
#code: 0
#file: "/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/Entity.php"
#line: 83
#severity: E_DEPRECATED
trace: {
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/Entity.php:83 {
Shopware\Core\Framework\DataAbstractionLayer\Entity->__set($name, $value): void …
› {
› $this->$name = $value;
› }
}
/var/www/html/vendor/shopware/core/Framework/Struct/AssignArrayTrait.php:25 {
Shopware\Core\Framework\Struct\Struct->assign(array $options) …
› try {
› $this->$key = $value;
› } catch (\Error|\Exception $error) {
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:278 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› } else {
› $entity->assign([$property => $decoded]);
› }
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:178 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:589 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:97 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context, array $partial = []): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:135 {
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->hydrator->hydrate($collection, $definition->getEntityClass(), $definition, $rows, $definition->getEntityName(), $context, $partial);
›
}
/var/www/html/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,
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:204 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› /** @var TEntityCollection $entities */
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:232 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->_search(Criteria $criteria, Context $context): EntitySearchResult …
› );
› $entities = $this->read($criteria, $context);
›
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:62 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
› if (!$criteria->getTitle()) {
› return $this->_search($criteria, $context);
› }
}
/var/www/html/vendor/werkstattl/openblogware/src/Page/Blog/BlogPageLoader.php:120 {
Werkl\OpenBlogware\Page\Blog\BlogPageLoader->loadBlogEntry(string $articleId, SalesChannelContext $context): BlogEntriesEntity …
› $blogEntry = $this->blogRepository
› ->search($criteria, $context->getContext())
› ->first();
}
/var/www/html/vendor/werkstattl/openblogware/src/Page/Blog/BlogPageLoader.php:67 {
Werkl\OpenBlogware\Page\Blog\BlogPageLoader->load(Request $request, SalesChannelContext $context): BlogPage …
›
› $blogEntry = $this->loadBlogEntry($articleId, $context);
› $detailCmsPage = $this->loadBlogDetailCmsPage($request, $context);
}
/var/www/html/vendor/werkstattl/openblogware/src/Controller/BlogController.php:29 {
Werkl\OpenBlogware\Controller\BlogController->detailAction(Request $request, SalesChannelContext $context): Response …
› {
› $page = $this->blogPageLoader->load($request, $context);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1158 …}
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#3123 …}
}
}
/var/www/html/vendor/werkstattl/openblogware/src/Controller/CachedBlogController.php:59 {
Werkl\OpenBlogware\Controller\CachedBlogController->Werkl\OpenBlogware\Controller\{closure} …
› $value = $this->cache->get($key, function (ItemInterface $item) use ($articleId, $request, $context) {
› $response = $this->decorated->detailAction($request, $context);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1158 …}
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#3123 …}
}
}
/var/www/html/vendor/symfony/cache-contracts/CacheTrait.php:64 {
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 {#6391 …}
true
}
}
/var/www/html/vendor/symfony/cache-contracts/CacheTrait.php:30 {
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 {#701 …}
$key: "werkl-blog-detail-0196ce5a0c947832b1df7bb7ffe6874a-6e45c3cbeafe84e7baf3fc119539a65c"
$callback: Closure(ItemInterface $item) {#6382 …}
$beta: 1.0
&$metadata: []
}
}
/var/www/html/vendor/werkstattl/openblogware/src/Controller/CachedBlogController.php:58 {
Werkl\OpenBlogware\Controller\CachedBlogController->detailAction(Request $request, SalesChannelContext $context): Response …
›
› $value = $this->cache->get($key, function (ItemInterface $item) use ($articleId, $request, $context) {
› $response = $this->decorated->detailAction($request, $context);
arguments: {
$key: "werkl-blog-detail-0196ce5a0c947832b1df7bb7ffe6874a-6e45c3cbeafe84e7baf3fc119539a65c"
$callback: Closure(ItemInterface $item) {#6382 …}
}
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1158 …}
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#3123 …}
}
}
/var/www/html/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 {#1158 …}
$type: 1
}
}
/var/www/html/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 {#1158 …}
$type: 1
$catch: true
}
}
/var/www/html/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 {#1158 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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 {#1032 …}
$request: Symfony\Component\HttpFoundation\Request {#1132 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1132 …}
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#3 …}
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
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 {#3 …}
$catch: true
}
}
/var/www/html/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 {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/revinners/shopware6-custom-redirects/src/Middleware/SkuRedirectMiddleware.php:51 {
Revinners\CustomRedirects\Middleware\SkuRedirectMiddleware->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
› if (!$redirect) {
› return $this->inner->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/shopware/core/Kernel.php:155 {
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 {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/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 {#3 …}
}
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.033+00:00"
"message" => "Deprecated: Creation of dynamic property Werkl\OpenBlogware\Content\BlogCategory\BlogCategoryEntity::$parentVersionId is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6611
#message: "Deprecated: Creation of dynamic property Werkl\OpenBlogware\Content\BlogCategory\BlogCategoryEntity::$parentVersionId is deprecated"
#code: 0
#file: "/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/Entity.php"
#line: 83
#severity: E_DEPRECATED
trace: {
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/Entity.php:83 {
Shopware\Core\Framework\DataAbstractionLayer\Entity->__set($name, $value): void …
› {
› $this->$name = $value;
› }
}
/var/www/html/vendor/shopware/core/Framework/Struct/AssignArrayTrait.php:25 {
Shopware\Core\Framework\Struct\Struct->assign(array $options) …
› try {
› $this->$key = $value;
› } catch (\Error|\Exception $error) {
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:278 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› } else {
› $entity->assign([$property => $decoded]);
› }
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:178 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:589 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:97 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context, array $partial = []): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:135 {
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->hydrator->hydrate($collection, $definition->getEntityClass(), $definition, $rows, $definition->getEntityName(), $context, $partial);
›
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:693 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->loadManyToManyOverExtension(Criteria $criteria, ManyToManyAssociationField $association, Context $context, EntityCollection $collection, array $partial): void …
›
› $data = $this->_read(
› $criteria,
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:342 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->loadManyToMany(Criteria $criteria, ManyToManyAssociationField $association, Context $context, EntityCollection $collection, array $partial): void …
› // the ids are extracted in the entity hydrator (see: \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::extractManyToManyIds)
› $this->loadManyToManyOverExtension($associationCriteria, $association, $context, $collection, $partial);
› }
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:1255 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->fetchAssociations(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, array $partial): EntityCollection …
› if ($association instanceof ManyToManyAssociationField) {
› $this->loadManyToMany($criteria, $association, $context, $collection, $partial[$association->getPropertyName()] ?? []);
› }
}
/var/www/html/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);
›
}
/var/www/html/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,
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:204 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› /** @var TEntityCollection $entities */
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:232 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->_search(Criteria $criteria, Context $context): EntitySearchResult …
› );
› $entities = $this->read($criteria, $context);
›
}
/var/www/html/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:62 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
› if (!$criteria->getTitle()) {
› return $this->_search($criteria, $context);
› }
}
/var/www/html/vendor/werkstattl/openblogware/src/Page/Blog/BlogPageLoader.php:120 {
Werkl\OpenBlogware\Page\Blog\BlogPageLoader->loadBlogEntry(string $articleId, SalesChannelContext $context): BlogEntriesEntity …
› $blogEntry = $this->blogRepository
› ->search($criteria, $context->getContext())
› ->first();
}
/var/www/html/vendor/werkstattl/openblogware/src/Page/Blog/BlogPageLoader.php:67 {
Werkl\OpenBlogware\Page\Blog\BlogPageLoader->load(Request $request, SalesChannelContext $context): BlogPage …
›
› $blogEntry = $this->loadBlogEntry($articleId, $context);
› $detailCmsPage = $this->loadBlogDetailCmsPage($request, $context);
}
/var/www/html/vendor/werkstattl/openblogware/src/Controller/BlogController.php:29 {
Werkl\OpenBlogware\Controller\BlogController->detailAction(Request $request, SalesChannelContext $context): Response …
› {
› $page = $this->blogPageLoader->load($request, $context);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1158 …}
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#3123 …}
}
}
/var/www/html/vendor/werkstattl/openblogware/src/Controller/CachedBlogController.php:59 {
Werkl\OpenBlogware\Controller\CachedBlogController->Werkl\OpenBlogware\Controller\{closure} …
› $value = $this->cache->get($key, function (ItemInterface $item) use ($articleId, $request, $context) {
› $response = $this->decorated->detailAction($request, $context);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1158 …}
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#3123 …}
}
}
/var/www/html/vendor/symfony/cache-contracts/CacheTrait.php:64 {
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 {#6391 …}
true
}
}
/var/www/html/vendor/symfony/cache-contracts/CacheTrait.php:30 {
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 {#701 …}
$key: "werkl-blog-detail-0196ce5a0c947832b1df7bb7ffe6874a-6e45c3cbeafe84e7baf3fc119539a65c"
$callback: Closure(ItemInterface $item) {#6382 …}
$beta: 1.0
&$metadata: []
}
}
/var/www/html/vendor/werkstattl/openblogware/src/Controller/CachedBlogController.php:58 {
Werkl\OpenBlogware\Controller\CachedBlogController->detailAction(Request $request, SalesChannelContext $context): Response …
›
› $value = $this->cache->get($key, function (ItemInterface $item) use ($articleId, $request, $context) {
› $response = $this->decorated->detailAction($request, $context);
arguments: {
$key: "werkl-blog-detail-0196ce5a0c947832b1df7bb7ffe6874a-6e45c3cbeafe84e7baf3fc119539a65c"
$callback: Closure(ItemInterface $item) {#6382 …}
}
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1158 …}
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#3123 …}
}
}
/var/www/html/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 {#1158 …}
$type: 1
}
}
/var/www/html/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 {#1158 …}
$type: 1
$catch: true
}
}
/var/www/html/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 {#1158 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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 {#1032 …}
$request: Symfony\Component\HttpFoundation\Request {#1132 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1132 …}
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#3 …}
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
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 {#3 …}
$catch: true
}
}
/var/www/html/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 {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/revinners/shopware6-custom-redirects/src/Middleware/SkuRedirectMiddleware.php:51 {
Revinners\CustomRedirects\Middleware\SkuRedirectMiddleware->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
› if (!$redirect) {
› return $this->inner->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/shopware/core/Kernel.php:155 {
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 {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/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 {#3 …}
}
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.034+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.034+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.034+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.038+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.038+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.038+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.048+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.048+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.048+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.054+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Content\Cms\Events\CmsPageLoadedEvent"
"listener" => "Shopware\Core\Content\Cms\Subscriber\CmsLinksForStoreApiSubscriber::relativeLinksForStoreAPIOutput"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.054+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.054+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.055+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.055+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.066+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.066+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.067+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "sales_channel.category.process.criteria"
"listener" => "Revinners\GeneralTheme\Subscriber\CategorySubscriber::onCategoryCriteriaProcessed"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.067+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "sales_channel.category.process.criteria"
"listener" => "Revinners\GeneralTheme\Subscriber\CategorySubscriber::onCategoryCriteriaProcessed"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.279+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "sales_channel.category.search.result.loaded"
"listener" => "Revinners\GeneralTheme\Subscriber\CategorySubscriber::onCategorySearchResultLoaded"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.280+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "sales_channel.category.process.criteria"
"listener" => "Revinners\GeneralTheme\Subscriber\CategorySubscriber::onCategoryCriteriaProcessed"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.286+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "sales_channel.category.process.criteria"
"listener" => "Revinners\GeneralTheme\Subscriber\CategorySubscriber::onCategoryCriteriaProcessed"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.286+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "sales_channel.category.process.criteria"
"listener" => "Revinners\GeneralTheme\Subscriber\CategorySubscriber::onCategoryCriteriaProcessed"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.333+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "sales_channel.category.search.result.loaded"
"listener" => "Revinners\GeneralTheme\Subscriber\CategorySubscriber::onCategorySearchResultLoaded"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.403+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.403+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.410+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.410+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.410+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "sales_channel.category.process.criteria"
"listener" => "Revinners\GeneralTheme\Subscriber\CategorySubscriber::onCategoryCriteriaProcessed"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.410+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "sales_channel.category.process.criteria"
"listener" => "Revinners\GeneralTheme\Subscriber\CategorySubscriber::onCategoryCriteriaProcessed"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.450+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "sales_channel.category.search.result.loaded"
"listener" => "Revinners\GeneralTheme\Subscriber\CategorySubscriber::onCategorySearchResultLoaded"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.450+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "sales_channel.category.process.criteria"
"listener" => "Revinners\GeneralTheme\Subscriber\CategorySubscriber::onCategoryCriteriaProcessed"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.453+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "sales_channel.category.process.criteria"
"listener" => "Revinners\GeneralTheme\Subscriber\CategorySubscriber::onCategoryCriteriaProcessed"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.453+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "sales_channel.category.process.criteria"
"listener" => "Revinners\GeneralTheme\Subscriber\CategorySubscriber::onCategoryCriteriaProcessed"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.490+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "sales_channel.category.search.result.loaded"
"listener" => "Revinners\GeneralTheme\Subscriber\CategorySubscriber::onCategorySearchResultLoaded"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.498+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.498+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\HttpCacheTagDataCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.520+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Werkl\OpenBlogware\Page\Blog\BlogPageLoadedEvent"
"listener" => "Revinners\Theme\Subscriber\AddEstimatedReadingTimeToBlog::onBlogPageLoaded"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.524+00:00"
"message" => "Uncaught PHP Exception Error: "Call to a member function getCmsPage() on null" at AddEstimatedReadingTimeToBlog.php line 58"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Error {#13484
#message: "Call to a member function getCmsPage() on null"
#code: 0
#file: "/var/www/html/custom/plugins/RevinnersGasGasTheme/src/Subscriber/AddEstimatedReadingTimeToBlog.php"
#line: 58
trace: {
/var/www/html/custom/plugins/RevinnersGasGasTheme/src/Subscriber/AddEstimatedReadingTimeToBlog.php:58 {
Revinners\Theme\Subscriber\AddEstimatedReadingTimeToBlog->getHtmlContent($cmsPage) …
› $blog = $slot->getData();
› $blogCmsPage = $blog->getCmsPage();
› return $this->getHtmlContent($blogCmsPage);
}
/var/www/html/custom/plugins/RevinnersGasGasTheme/src/Subscriber/AddEstimatedReadingTimeToBlog.php:28 {
Revinners\Theme\Subscriber\AddEstimatedReadingTimeToBlog->onBlogPageLoaded(BlogPageLoadedEvent $event) …
› // Pobierz zawartość HTML
› $htmlContent = $this->getHtmlContent($cmsPage);
›
arguments: {
$cmsPage: Shopware\Core\Content\Cms\CmsPageEntity {#6896 …}
}
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Werkl\OpenBlogware\Page\Blog\BlogPageLoadedEvent {#6393 …}
...: {
"Werkl\OpenBlogware\Page\Blog\BlogPageLoadedEvent"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#330 …}
}
}
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Werkl\OpenBlogware\Page\Blog\BlogPageLoadedEvent {#6393 …}
$eventName: "Werkl\OpenBlogware\Page\Blog\BlogPageLoadedEvent"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#330 …}
}
}
/var/www/html/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: [ …1]
$eventName: "Werkl\OpenBlogware\Page\Blog\BlogPageLoadedEvent"
$event: Werkl\OpenBlogware\Page\Blog\BlogPageLoadedEvent {#6393 …}
}
}
/var/www/html/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: Werkl\OpenBlogware\Page\Blog\BlogPageLoadedEvent {#6393 …}
$eventName: "Werkl\OpenBlogware\Page\Blog\BlogPageLoadedEvent"
}
}
/var/www/html/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: Werkl\OpenBlogware\Page\Blog\BlogPageLoadedEvent {#6393 …}
$eventName: "Werkl\OpenBlogware\Page\Blog\BlogPageLoadedEvent"
}
}
/var/www/html/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: Werkl\OpenBlogware\Page\Blog\BlogPageLoadedEvent {#6393 …}
$eventName: "Werkl\OpenBlogware\Page\Blog\BlogPageLoadedEvent"
}
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Werkl\OpenBlogware\Page\Blog\BlogPageLoadedEvent {#6393 …}
$eventName: "Werkl\OpenBlogware\Page\Blog\BlogPageLoadedEvent"
}
}
/var/www/html/vendor/werkstattl/openblogware/src/Page/Blog/BlogPageLoader.php:96 {
Werkl\OpenBlogware\Page\Blog\BlogPageLoader->load(Request $request, SalesChannelContext $context): BlogPage …
›
› $this->eventDispatcher->dispatch(new BlogPageLoadedEvent($page, $context, $request));
›
arguments: {
$event: Werkl\OpenBlogware\Page\Blog\BlogPageLoadedEvent {#6393 …}
}
}
/var/www/html/vendor/werkstattl/openblogware/src/Controller/BlogController.php:29 {
Werkl\OpenBlogware\Controller\BlogController->detailAction(Request $request, SalesChannelContext $context): Response …
› {
› $page = $this->blogPageLoader->load($request, $context);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1158 …}
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#3123 …}
}
}
/var/www/html/vendor/werkstattl/openblogware/src/Controller/CachedBlogController.php:59 {
Werkl\OpenBlogware\Controller\CachedBlogController->Werkl\OpenBlogware\Controller\{closure} …
› $value = $this->cache->get($key, function (ItemInterface $item) use ($articleId, $request, $context) {
› $response = $this->decorated->detailAction($request, $context);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1158 …}
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#3123 …}
}
}
/var/www/html/vendor/symfony/cache-contracts/CacheTrait.php:64 {
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 {#6391 …}
true
}
}
/var/www/html/vendor/symfony/cache-contracts/CacheTrait.php:30 {
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 {#701 …}
$key: "werkl-blog-detail-0196ce5a0c947832b1df7bb7ffe6874a-6e45c3cbeafe84e7baf3fc119539a65c"
$callback: Closure(ItemInterface $item) {#6382 …}
$beta: 1.0
&$metadata: []
}
}
/var/www/html/vendor/werkstattl/openblogware/src/Controller/CachedBlogController.php:58 {
Werkl\OpenBlogware\Controller\CachedBlogController->detailAction(Request $request, SalesChannelContext $context): Response …
›
› $value = $this->cache->get($key, function (ItemInterface $item) use ($articleId, $request, $context) {
› $response = $this->decorated->detailAction($request, $context);
arguments: {
$key: "werkl-blog-detail-0196ce5a0c947832b1df7bb7ffe6874a-6e45c3cbeafe84e7baf3fc119539a65c"
$callback: Closure(ItemInterface $item) {#6382 …}
}
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1158 …}
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#3123 …}
}
}
/var/www/html/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 {#1158 …}
$type: 1
}
}
/var/www/html/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 {#1158 …}
$type: 1
$catch: true
}
}
/var/www/html/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 {#1158 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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 {#1032 …}
$request: Symfony\Component\HttpFoundation\Request {#1132 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1132 …}
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#3 …}
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
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 {#3 …}
$catch: true
}
}
/var/www/html/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 {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/revinners/shopware6-custom-redirects/src/Middleware/SkuRedirectMiddleware.php:51 {
Revinners\CustomRedirects\Middleware\SkuRedirectMiddleware->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
› if (!$redirect) {
› return $this->inner->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/shopware/core/Kernel.php:155 {
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 {#3 …}
$type: 1
$catch: true
}
}
/var/www/html/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 {#3 …}
}
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Shopware\Storefront\Framework\Routing\DomainNotMappedListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Shopware\Administration\Framework\Routing\NotFound\AdministrationNotFoundSubscriber::onError"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::customerNotLoggedInHandler"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.573+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.573+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Shopware\Core\Framework\Api\EventListener\ResponseExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.573+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.573+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Frosh\DevelopmentHelper\Subscriber\DisableStorefrontErrorHandling::disableFrontendErrorHandling"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.573+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber::onError"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.573+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.573+00:00"
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.574+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.574+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.575+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver::addSeoInformation"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener::encodeResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCacheHeader"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Profiling\Integration\ServerTiming::onResponseEvent"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::setSecurityHeaders"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::response"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Storefront\Framework\Routing\ResponseHeaderListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCache"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.586+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
15041 => [
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::setupOAuth"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::startSession"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Routing\RouteParamsCleanupListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Storefront\Framework\Twig\TwigDateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::initializeCspNonce"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Revinners\Models\Subscriber\AutoModelFilterSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.526+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::request"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener::validateRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::validateRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Routing\RouteScopeListener::checkScope"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Api\Acl\AclAnnotationValidator::validate"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::preventPageLoadingFromXmlHttpRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Storefront\Framework\Captcha\CaptchaRouteListener::validateCaptcha"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber::setStates"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber::checkExpectations"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener::checkAffiliateTracking"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerADPbRT4\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.566+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.566+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.566+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver::addSeoInformation"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener::encodeResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCacheHeader"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Profiling\Integration\ServerTiming::onResponseEvent"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::setSecurityHeaders"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::response"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Storefront\Framework\Routing\ResponseHeaderListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCache"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1747755181
"timestamp_rfc3339" => "2025-05-20T15:33:01.572+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
]
-errorCount: [
"" => 0
1158 => 1
15041 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#378 …}
} |