Log Messages
Info. & Errors 42
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "frontend.detail.page" .
[ "route" => "frontend.detail.page" "route_parameters" => [ "_route" => "frontend.detail.page" "_controller" => "Shopware\Storefront\Controller\ProductController::index" "productId" => "e0f22bafa2ac412b95b53551d3f3cdc2" ] "request_uri" => "https://ideabooks.albertvanderveen.nl/detail/e0f22bafa2ac412b95b53551d3f3cdc2" "method" => "GET" ] |
INFO | app | #1 Rule detection: Cart >= 0 with priority 100 (id: e43d962ef8364182bb743202cdb17c75) |
INFO | app | #2 Rule detection: Always valid (Default) with priority 100 (id: c5e4d29334d147fda9b28cc58bff0604) |
INFO | app | #3 Rule detection: Cart >= 0 (Payment) with priority 100 (id: c21b551eb6014165bac73b68f2030e9c) |
INFO | app | #4 Rule detection: World euro with priority 1 (id: c8d52bd48f29415f8204f3fecc13d7f4) |
INFO | app | #5 Rule detection: Shipping NL with priority 1 (id: e0cf15b6d9364300942b4e1af482796d) |
INFO | app |
Request Success:
[ "method" => "HEAD" "uri" => "http://localhost/" "headers" => [ "Host" => [ "localhost" ] "Content-Type" => [ "application/json" ] "Accept" => [ "application/json" ] "User-Agent" => [ "elasticsearch-php/7.2.2 (Linux 4.19.0-27-amd64; PHP 7.4.33)" ] ] "HTTP code" => 200 "duration" => 0.001318 ] |
INFO | app | curl -XHEAD 'http://localhost/?pretty=true' |
INFO | app |
Request Success:
[ "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "headers" => [ "Host" => [ "localhost" ] "Content-Type" => [ "application/json" ] "Accept" => [ "application/json" ] "User-Agent" => [ "elasticsearch-php/7.2.2 (Linux 4.19.0-27-amd64; PHP 7.4.33)" ] ] "HTTP code" => 200 "duration" => 0.001999 ] |
INFO | app | curl -XHEAD 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b?pretty=true' |
INFO | app |
Request Success:
[ "method" => "GET" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/_count" "headers" => [ "Host" => [ "localhost" ] "Content-Type" => [ "application/json" ] "Accept" => [ "application/json" ] "User-Agent" => [ "elasticsearch-php/7.2.2 (Linux 4.19.0-27-amd64; PHP 7.4.33)" ] ] "HTTP code" => 200 "duration" => 0.00091 ] |
INFO | app | curl -XGET 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/_count?pretty=true' |
WARNING | app |
Deprecation
[
"299 Elasticsearch-7.9.1-083627f112ba94dffc1232e8b42b73492789ef91 "[types removal] Specifying types in search requests is deprecated.""
]
|
INFO | app |
Request Success:
[ "method" => "POST" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true" "headers" => [ "Host" => [ "localhost" ] "Content-Type" => [ "application/json" ] "Accept" => [ "application/json" ] "User-Agent" => [ "elasticsearch-php/7.2.2 (Linux 4.19.0-27-amd64; PHP 7.4.33)" ] ] "HTTP code" => 200 "duration" => 0.001536 ] |
INFO | app | curl -XPOST 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true' -d '{"query":{"bool":{"filter":[{"bool":{"must":[{"term":{"parentId":"e0f22bafa2ac412b95b53551d3f3cdc2"}},{"bool":{"must":[{"nested":{"path":"visibilities","query":{"range":{"visibilities.visibility":{"gte":10}}}}},{"nested":{"path":"visibilities","query":{"term":{"visibilities.salesChannelId":"0a197278a7514b78a06ea27ef27e9ef8"}}}},{"term":{"active":true}}]}}]}}]}},"sort":[{"price.gross":{"order":"ASC"}},{"available":{"order":"ASC"}}],"size":1}' |
INFO | app |
Request Success:
[ "method" => "HEAD" "uri" => "http://localhost/" "headers" => [ "Host" => [ "localhost" ] "Content-Type" => [ "application/json" ] "Accept" => [ "application/json" ] "User-Agent" => [ "elasticsearch-php/7.2.2 (Linux 4.19.0-27-amd64; PHP 7.4.33)" ] ] "HTTP code" => 200 "duration" => 0.000282 ] |
INFO | app | curl -XHEAD 'http://localhost/?pretty=true' |
INFO | app |
Request Success:
[ "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "headers" => [ "Host" => [ "localhost" ] "Content-Type" => [ "application/json" ] "Accept" => [ "application/json" ] "User-Agent" => [ "elasticsearch-php/7.2.2 (Linux 4.19.0-27-amd64; PHP 7.4.33)" ] ] "HTTP code" => 200 "duration" => 0.002528 ] |
INFO | app | curl -XHEAD 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b?pretty=true' |
INFO | app |
Request Success:
[ "method" => "GET" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/_count" "headers" => [ "Host" => [ "localhost" ] "Content-Type" => [ "application/json" ] "Accept" => [ "application/json" ] "User-Agent" => [ "elasticsearch-php/7.2.2 (Linux 4.19.0-27-amd64; PHP 7.4.33)" ] ] "HTTP code" => 200 "duration" => 0.000615 ] |
INFO | app | curl -XGET 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/_count?pretty=true' |
WARNING | app |
Deprecation
[
"299 Elasticsearch-7.9.1-083627f112ba94dffc1232e8b42b73492789ef91 "[types removal] Specifying types in search requests is deprecated.""
]
|
INFO | app |
Request Success:
[ "method" => "POST" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true" "headers" => [ "Host" => [ "localhost" ] "Content-Type" => [ "application/json" ] "Accept" => [ "application/json" ] "User-Agent" => [ "elasticsearch-php/7.2.2 (Linux 4.19.0-27-amd64; PHP 7.4.33)" ] ] "HTTP code" => 200 "duration" => 0.012706 ] |
INFO | app | curl -XPOST 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true' -d '{"query":{"bool":{"filter":[{"terms":{"id":["e0f22bafa2ac412b95b53551d3f3cdc2"]}},{"bool":{"must":[{"nested":{"path":"visibilities","query":{"range":{"visibilities.visibility":{"gte":10}}}}},{"nested":{"path":"visibilities","query":{"term":{"visibilities.salesChannelId":"0a197278a7514b78a06ea27ef27e9ef8"}}}},{"term":{"active":true}}]}}]}},"size":10000}' |
INFO | app |
Request Success:
[ "method" => "HEAD" "uri" => "http://localhost/" "headers" => [ "Host" => [ "localhost" ] "Content-Type" => [ "application/json" ] "Accept" => [ "application/json" ] "User-Agent" => [ "elasticsearch-php/7.2.2 (Linux 4.19.0-27-amd64; PHP 7.4.33)" ] ] "HTTP code" => 200 "duration" => 0.000573 ] |
INFO | app | curl -XHEAD 'http://localhost/?pretty=true' |
INFO | app |
Request Success:
[ "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "headers" => [ "Host" => [ "localhost" ] "Content-Type" => [ "application/json" ] "Accept" => [ "application/json" ] "User-Agent" => [ "elasticsearch-php/7.2.2 (Linux 4.19.0-27-amd64; PHP 7.4.33)" ] ] "HTTP code" => 200 "duration" => 0.002764 ] |
INFO | app | curl -XHEAD 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b?pretty=true' |
INFO | app |
Request Success:
[ "method" => "GET" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/_count" "headers" => [ "Host" => [ "localhost" ] "Content-Type" => [ "application/json" ] "Accept" => [ "application/json" ] "User-Agent" => [ "elasticsearch-php/7.2.2 (Linux 4.19.0-27-amd64; PHP 7.4.33)" ] ] "HTTP code" => 200 "duration" => 0.00081 ] |
INFO | app | curl -XGET 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/_count?pretty=true' |
WARNING | app |
Deprecation
[
"299 Elasticsearch-7.9.1-083627f112ba94dffc1232e8b42b73492789ef91 "[types removal] Specifying types in search requests is deprecated.""
]
|
INFO | app |
Request Success:
[ "method" => "POST" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true" "headers" => [ "Host" => [ "localhost" ] "Content-Type" => [ "application/json" ] "Accept" => [ "application/json" ] "User-Agent" => [ "elasticsearch-php/7.2.2 (Linux 4.19.0-27-amd64; PHP 7.4.33)" ] ] "HTTP code" => 200 "duration" => 0.003135 ] |
INFO | app | curl -XPOST 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true' -d '{"query":{"bool":{"filter":[{"bool":{"must":[{"bool":{"should":[{"nested":{"path":"manufacturer","query":{"term":{"manufacturer.id":"ee1eb22c64a34918bbe02c9ecce6b806"}}}}]}},{"bool":{"must_not":[{"bool":{"must_not":[{"exists":{"field":"coverId"}}]}}]}},{"bool":{"must_not":[{"bool":{"must_not":[{"exists":{"field":"displayGroup"}}]}}]}},{"bool":{"must":[{"nested":{"path":"visibilities","query":{"range":{"visibilities.visibility":{"gte":10}}}}},{"nested":{"path":"visibilities","query":{"term":{"visibilities.salesChannelId":"0a197278a7514b78a06ea27ef27e9ef8"}}}},{"term":{"active":true}}]}}]}}]}},"sort":[{"releaseDate":{"order":"DESC"}}],"aggregations":{"total-count":{"cardinality":{"field":"displayGroup"}}},"size":10,"collapse":{"field":"displayGroup"}}' |
INFO | app |
Request Success:
[ "method" => "HEAD" "uri" => "http://localhost/" "headers" => [ "Host" => [ "localhost" ] "Content-Type" => [ "application/json" ] "Accept" => [ "application/json" ] "User-Agent" => [ "elasticsearch-php/7.2.2 (Linux 4.19.0-27-amd64; PHP 7.4.33)" ] ] "HTTP code" => 200 "duration" => 0.000641 ] |
INFO | app | curl -XHEAD 'http://localhost/?pretty=true' |
INFO | app |
Request Success:
[ "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "headers" => [ "Host" => [ "localhost" ] "Content-Type" => [ "application/json" ] "Accept" => [ "application/json" ] "User-Agent" => [ "elasticsearch-php/7.2.2 (Linux 4.19.0-27-amd64; PHP 7.4.33)" ] ] "HTTP code" => 200 "duration" => 0.002645 ] |
INFO | app | curl -XHEAD 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b?pretty=true' |
INFO | app |
Request Success:
[ "method" => "GET" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/_count" "headers" => [ "Host" => [ "localhost" ] "Content-Type" => [ "application/json" ] "Accept" => [ "application/json" ] "User-Agent" => [ "elasticsearch-php/7.2.2 (Linux 4.19.0-27-amd64; PHP 7.4.33)" ] ] "HTTP code" => 200 "duration" => 0.000929 ] |
INFO | app | curl -XGET 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/_count?pretty=true' |
WARNING | app |
Deprecation
[
"299 Elasticsearch-7.9.1-083627f112ba94dffc1232e8b42b73492789ef91 "[types removal] Specifying types in search requests is deprecated.""
]
|
INFO | app |
Request Success:
[ "method" => "POST" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true" "headers" => [ "Host" => [ "localhost" ] "Content-Type" => [ "application/json" ] "Accept" => [ "application/json" ] "User-Agent" => [ "elasticsearch-php/7.2.2 (Linux 4.19.0-27-amd64; PHP 7.4.33)" ] ] "HTTP code" => 200 "duration" => 0.002226 ] |
INFO | app | curl -XPOST 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true' -d '{"query":{"bool":{"filter":[{"terms":{"id":["7c4c6cb3be5146a1805df9b8841256c7","63acd226acd34930b6cfd8f91528cc82","e99a082f1b1445899577a5a3e6cfa736","7f9f90e3b45b4dad95c19f8cf97a557f","6fe31b00ab4f4c7ba24115e637552a32","b12454ef3d88450e80d60c61b1ec9221","13392fe541324b658dc5f1e541b392c2","6050f6b1be86446e9d8ac58684086317","1c9d5d278770422c89befec47df7980b","e82f7a5cfa9e4bf3be0a07ce0e423858"]}},{"bool":{"must":[{"nested":{"path":"visibilities","query":{"range":{"visibilities.visibility":{"gte":10}}}}},{"nested":{"path":"visibilities","query":{"term":{"visibilities.salesChannelId":"0a197278a7514b78a06ea27ef27e9ef8"}}}},{"term":{"active":true}}]}}]}},"size":10000}' |
Deprecations 5
Log messages generated by using features marked as deprecated.
Debug 169
Unimportant log messages generated during the execution of the application.
Time | Channel | Message |
---|---|---|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "plugin.loaded" to listener "Shopware\Core\Framework\Plugin\Subscriber\PluginLoadedSubscriber::unserialize" .
[ "event" => "plugin.loaded" "listener" => "Shopware\Core\Framework\Plugin\Subscriber\PluginLoadedSubscriber::unserialize" ] |
|
event |
Notified event "Shopware\Core\Framework\Event\BeforeSendResponseEvent" to listener "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::replaceCsrfToken" .
[ "event" => "Shopware\Core\Framework\Event\BeforeSendResponseEvent" "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::replaceCsrfToken" ] |
|
event |
Notified event "Shopware\Core\Framework\Event\BeforeSendResponseEvent" to listener "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::setCanonicalUrl" .
[ "event" => "Shopware\Core\Framework\Event\BeforeSendResponseEvent" "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::setCanonicalUrl" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "kernel.request" to listener "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener::onRequest" .
[ "event" => "kernel.request" "listener" => "Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener::onRequest" ] |
|
event |
Notified event "kernel.request" to listener "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::setupOAuth" .
[ "event" => "kernel.request" "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::setupOAuth" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::startSession" .
[ "event" => "kernel.request" "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::startSession" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber::fixWebhookTimezone" .
[ "event" => "kernel.request" "listener" => "Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber::fixWebhookTimezone" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Shopware\Storefront\Framework\Twig\TwigDateRequestListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Shopware\Storefront\Framework\Twig\TwigDateRequestListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Shopware\Core\Framework\Routing\CoreSubscriber::initializeCspNonce" .
[ "event" => "kernel.request" "listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::initializeCspNonce" ] |
|
event |
Notified event "kernel.request" to listener "Shopware\Core\Framework\Api\ApiVersion\ApiVersionSubscriber::checkIfVersionIsSupported" .
[ "event" => "kernel.request" "listener" => "Shopware\Core\Framework\Api\ApiVersion\ApiVersionSubscriber::checkIfVersionIsSupported" ] |
|
event |
Notified event "kernel.request" to listener "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver" .
[ "event" => "kernel.request" "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver" ] |
|
event |
Notified event "kernel.request" to listener "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent" .
[ "event" => "kernel.request" "listener" => "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "currency.loaded" to listener "Shopware\Core\System\Currency\CurrencyLoadSubscriber::setDefault" .
[ "event" => "currency.loaded" "listener" => "Shopware\Core\System\Currency\CurrencyLoadSubscriber::setDefault" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "payment_method.loaded" to listener "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentHandlerIdentifierSubscriber::formatHandlerIdentifier" .
[ "event" => "payment_method.loaded" "listener" => "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentHandlerIdentifierSubscriber::formatHandlerIdentifier" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener::validateRequest" .
[ "event" => "kernel.controller" "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener::validateRequest" ] |
|
event |
Notified event "kernel.controller" to listener "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::validateRequest" .
[ "event" => "kernel.controller" "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::validateRequest" ] |
|
event |
Notified event "kernel.controller" to listener "Shopware\Storefront\Framework\Csrf\CsrfRouteListener::csrfCheck" .
[ "event" => "kernel.controller" "listener" => "Shopware\Storefront\Framework\Csrf\CsrfRouteListener::csrfCheck" ] |
|
event |
Notified event "kernel.controller" to listener "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext" .
[ "event" => "kernel.controller" "listener" => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext" ] |
|
event |
Notified event "kernel.controller" to listener "Shopware\Core\Framework\Routing\RouteScopeListener::checkScope" .
[ "event" => "kernel.controller" "listener" => "Shopware\Core\Framework\Routing\RouteScopeListener::checkScope" ] |
|
event |
Notified event "kernel.controller" to listener "Shopware\Core\Framework\Api\Acl\AclAnnotationValidator::validate" .
[ "event" => "kernel.controller" "listener" => "Shopware\Core\Framework\Api\Acl\AclAnnotationValidator::validate" ] |
|
event |
Notified event "kernel.controller" to listener "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::preventPageLoadingFromXmlHttpRequest" .
[ "event" => "kernel.controller" "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::preventPageLoadingFromXmlHttpRequest" ] |
|
event |
Notified event "kernel.controller" to listener "Shopware\Storefront\Framework\Captcha\CaptchaRouteListener::validateCaptcha" .
[ "event" => "kernel.controller" "listener" => "Shopware\Storefront\Framework\Captcha\CaptchaRouteListener::validateCaptcha" ] |
|
event |
Notified event "kernel.controller" to listener "Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener::checkAffiliateTracking" .
[ "event" => "kernel.controller" "listener" => "Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener::checkAffiliateTracking" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
|
event |
Notified event "currency.loaded" to listener "Shopware\Core\System\Currency\CurrencyLoadSubscriber::setDefault" .
[ "event" => "currency.loaded" "listener" => "Shopware\Core\System\Currency\CurrencyLoadSubscriber::setDefault" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Storefront\Pagelet\Header\HeaderPageletLoadedEvent" to listener "LoyxxSW6CategoryTreeTeaser\Subscriber\PageLoadedEventSubscriber::onPageLoadedEvent" .
[ "event" => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoadedEvent" "listener" => "LoyxxSW6CategoryTreeTeaser\Subscriber\PageLoadedEventSubscriber::onPageLoadedEvent" ] |
|
event |
Notified event "payment_method.loaded" to listener "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentHandlerIdentifierSubscriber::formatHandlerIdentifier" .
[ "event" => "payment_method.loaded" "listener" => "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentHandlerIdentifierSubscriber::formatHandlerIdentifier" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "plugin.loaded" to listener "Shopware\Core\Framework\Plugin\Subscriber\PluginLoadedSubscriber::unserialize" .
[ "event" => "plugin.loaded" "listener" => "Shopware\Core\Framework\Plugin\Subscriber\PluginLoadedSubscriber::unserialize" ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/" "HTTP code" => 200 "duration" => 0.001318 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "HTTP code" => 200 "duration" => 0.001999 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [ "count" => 21302 "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] ] ] |
|
app |
Response:
[ "response" => [ "count" => 21302 "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] ] "method" => "GET" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/_count" "HTTP code" => 200 "duration" => 0.00091 ] |
|
app |
Request Body
[
"{"query":{"bool":{"filter":[{"bool":{"must":[{"term":{"parentId":"e0f22bafa2ac412b95b53551d3f3cdc2"}},{"bool":{"must":[{"nested":{"path":"visibilities","query":{"range":{"visibilities.visibility":{"gte":10}}}}},{"nested":{"path":"visibilities","query":{"term":{"visibilities.salesChannelId":"0a197278a7514b78a06ea27ef27e9ef8"}}}},{"term":{"active":true}}]}}]}}]}},"sort":[{"price.gross":{"order":"ASC"}},{"available":{"order":"ASC"}}],"size":1}"
]
|
|
app |
Response
[ [ "took" => 0 "timed_out" => false "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] "hits" => [ "total" => [ "value" => 0 "relation" => "eq" ] "max_score" => null "hits" => [] ] ] ] |
|
app |
Response:
[ "response" => [ "took" => 0 "timed_out" => false "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] "hits" => [ "total" => [ "value" => 0 "relation" => "eq" ] "max_score" => null "hits" => [] ] ] "method" => "POST" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true" "HTTP code" => 200 "duration" => 0.001536 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/" "HTTP code" => 200 "duration" => 0.000282 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "HTTP code" => 200 "duration" => 0.002528 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [ "count" => 21302 "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] ] ] |
|
app |
Response:
[ "response" => [ "count" => 21302 "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] ] "method" => "GET" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/_count" "HTTP code" => 200 "duration" => 0.000615 ] |
|
app |
Request Body
[
"{"query":{"bool":{"filter":[{"terms":{"id":["e0f22bafa2ac412b95b53551d3f3cdc2"]}},{"bool":{"must":[{"nested":{"path":"visibilities","query":{"range":{"visibilities.visibility":{"gte":10}}}}},{"nested":{"path":"visibilities","query":{"term":{"visibilities.salesChannelId":"0a197278a7514b78a06ea27ef27e9ef8"}}}},{"term":{"active":true}}]}}]}},"size":10000}"
]
|
|
app |
Response
[ [ "took" => 11 "timed_out" => false "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] "hits" => [ "total" => [ "value" => 1 "relation" => "eq" ] "max_score" => 0.0 "hits" => [ [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "e0f22bafa2ac412b95b53551d3f3cdc2" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea38178 7594a9ae2ebc9654528e4e8403524231 C3 402: (Un)familiar Places C3 402: (Un)familiar Places - ISBN 20925190 - C3 Publishing" "id" => "e0f22bafa2ac412b95b53551d3f3cdc2" "fullTextBoosted" => "idea38178 C3 402: (Un)familiar Places C3 402: (Un)familiar Places - ISBN 20925190 - C3 Publishing" ] ] ] ] ] ] |
|
app |
Response:
[ "response" => [ "took" => 11 "timed_out" => false "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] "hits" => [ "total" => [ "value" => 1 "relation" => "eq" ] "max_score" => 0.0 "hits" => [ [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "e0f22bafa2ac412b95b53551d3f3cdc2" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea38178 7594a9ae2ebc9654528e4e8403524231 C3 402: (Un)familiar Places C3 402: (Un)familiar Places - ISBN 20925190 - C3 Publishing" "id" => "e0f22bafa2ac412b95b53551d3f3cdc2" "fullTextBoosted" => "idea38178 C3 402: (Un)familiar Places C3 402: (Un)familiar Places - ISBN 20925190 - C3 Publishing" ] ] ] ] ] "method" => "POST" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true" "HTTP code" => 200 "duration" => 0.012706 ] |
|
event |
Notified event "product.loaded" to listener "Shopware\Core\Content\Product\Subscriber\ProductSubscriber::loaded" .
[ "event" => "product.loaded" "listener" => "Shopware\Core\Content\Product\Subscriber\ProductSubscriber::loaded" ] |
|
event |
Notified event "sales_channel.product.loaded" to listener "Shopware\Core\Content\Product\SalesChannel\SalesChannelProductSubscriber::loaded" .
[ "event" => "sales_channel.product.loaded" "listener" => "Shopware\Core\Content\Product\SalesChannel\SalesChannelProductSubscriber::loaded" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Content\Product\Events\ProductCrossSellingStreamCriteriaEvent" to listener "Shopware\Storefront\Event\BackwardSubscriber::crossSellingStreamEvent" .
[ "event" => "Shopware\Core\Content\Product\Events\ProductCrossSellingStreamCriteriaEvent" "listener" => "Shopware\Storefront\Event\BackwardSubscriber::crossSellingStreamEvent" ] |
|
event |
Notified event "Shopware\Core\Content\Product\Events\ProductCrossSellingStreamCriteriaEvent" to listener "IdeaBooks\Storefront\Subscriber\ProductCrossSellingStreamCriteriaSubscriber::addCoverFilter" .
[ "event" => "Shopware\Core\Content\Product\Events\ProductCrossSellingStreamCriteriaEvent" "listener" => "IdeaBooks\Storefront\Subscriber\ProductCrossSellingStreamCriteriaSubscriber::addCoverFilter" ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/" "HTTP code" => 200 "duration" => 0.000573 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "HTTP code" => 200 "duration" => 0.002764 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [ "count" => 21302 "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] ] ] |
|
app |
Response:
[ "response" => [ "count" => 21302 "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] ] "method" => "GET" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/_count" "HTTP code" => 200 "duration" => 0.00081 ] |
|
app |
Request Body
[
"{"query":{"bool":{"filter":[{"bool":{"must":[{"bool":{"should":[{"nested":{"path":"manufacturer","query":{"term":{"manufacturer.id":"ee1eb22c64a34918bbe02c9ecce6b806"}}}}]}},{"bool":{"must_not":[{"bool":{"must_not":[{"exists":{"field":"coverId"}}]}}]}},{"bool":{"must_not":[{"bool":{"must_not":[{"exists":{"field":"displayGroup"}}]}}]}},{"bool":{"must":[{"nested":{"path":"visibilities","query":{"range":{"visibilities.visibility":{"gte":10}}}}},{"nested":{"path":"visibilities","query":{"term":{"visibilities.salesChannelId":"0a197278a7514b78a06ea27ef27e9ef8"}}}},{"term":{"active":true}}]}}]}}]}},"sort":[{"releaseDate":{"order":"DESC"}}],"aggregations":{"total-count":{"cardinality":{"field":"displayGroup"}}},"size":10,"collapse":{"field":"displayGroup"}}"
]
|
|
app |
Response
[ [ "took" => 2 "timed_out" => false "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] "hits" => [ "total" => [ "value" => 144 "relation" => "eq" ] "max_score" => null "hits" => [ [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "7c4c6cb3be5146a1805df9b8841256c7" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea42718 1211c29747304052d253484c238aadfd C3 421: How Urban Agriculture can Transform Cities / Sustainable Future Workplace C3 421: How Urban Agriculture can Transform Cities / Sustainable Future Workplace - ISBN 20925190 - C3 Publishing - C3 Publishing" "id" => "7c4c6cb3be5146a1805df9b8841256c7" "fullTextBoosted" => "idea42718 C3 421: How Urban Agriculture can Transform Cities / Sustainable Future Workplace C3 421: How Urban Agriculture can Transform Cities / Sustainable Future Workplace - ISBN 20925190 - C3 Publishing - C3 Publishing" ] "fields" => [ "displayGroup" => [ "1211c29747304052d253484c238aadfd" ] ] "sort" => [ 1664150400000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "63acd226acd34930b6cfd8f91528cc82" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea41143 947accd790d0d0473f01aa37bb20af4b C3 417: Civic Architecture in Transition C3 417: Civic Architecture in Transition - C3 Publishing - Various" "id" => "63acd226acd34930b6cfd8f91528cc82" "fullTextBoosted" => "idea41143 C3 417: Civic Architecture in Transition C3 417: Civic Architecture in Transition - C3 Publishing - Various" ] "fields" => [ "displayGroup" => [ "947accd790d0d0473f01aa37bb20af4b" ] ] "sort" => [ 1643241600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "e99a082f1b1445899577a5a3e6cfa736" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40898 07e5560b87b71a752c2d851ec09f97e0 C3 416: Irregular Living - Heritage And Reuse C3 416: Irregular Living - Heritage And Reuse - ISBN 20925190 - C3 Publishing" "id" => "e99a082f1b1445899577a5a3e6cfa736" "fullTextBoosted" => "idea40898 C3 416: Irregular Living - Heritage And Reuse C3 416: Irregular Living - Heritage And Reuse - ISBN 20925190 - C3 Publishing" ] "fields" => [ "displayGroup" => [ "07e5560b87b71a752c2d851ec09f97e0" ] ] "sort" => [ 1636675200000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "7f9f90e3b45b4dad95c19f8cf97a557f" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40654 679f92611da3b40b78aaa9c9dc0ed871 Wiel Arets - Nature Is Nature Wiel Arets - Nature Is Nature - ISBN 9788997775101 - C3 Publishing" "id" => "7f9f90e3b45b4dad95c19f8cf97a557f" "fullTextBoosted" => "idea40654 Wiel Arets - Nature Is Nature Wiel Arets - Nature Is Nature - ISBN 9788997775101 - C3 Publishing" ] "fields" => [ "displayGroup" => [ "679f92611da3b40b78aaa9c9dc0ed871" ] ] "sort" => [ 1634515200000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "6fe31b00ab4f4c7ba24115e637552a32" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "C3 415: SANAA and Gehry in Tranformation The highlight of this issue is a feature entitled “SANAA and Gehry in transformation”, where a single new project from each office is examined: La Samaritaine, SANAA’s undulating glass department store in Paris, and Gehry’s Van Gogh-inspired project, The Tower at LUMA Arles. Other offerings include the game of spatial logic architects play when challenged to make additions to educational campuses is explored in “Enlarging the mind”, which looks at recent work by 3h architects, Arquitectura DESE UC, and Vector Architects. And getting creative on a limited footprint is an age-old fascination for designers, reflected in the five houses presented in “Cool Concrete”. idea40525" "id" => "6fe31b00ab4f4c7ba24115e637552a32" "fullTextBoosted" => "C3 415: SANAA and Gehry in Tranformation The highlight of this issue is a feature entitled “SANAA and Gehry in transformation”, where a single new project from each office is examined: La Samaritaine, SANAA’s undulating glass department store in Paris, and Gehry’s Van Gogh-inspired project, The Tower at LUMA Arles. Other offerings include the game of spatial logic architects play when challenged to make additions to educational campuses is explored in “Enlarging the mind”, which looks at recent work by 3h architects, Arquitectura DESE UC, and Vector Architects. And getting creative on a limited footprint is an age-old fascination for designers, reflected in the five houses presented in “Cool Concrete”. idea40525" ] "fields" => [ "displayGroup" => [ "92e430f730dc5de45a8b857242562030" ] ] "sort" => [ 1630540800000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "b12454ef3d88450e80d60c61b1ec9221" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40325 d18378bd47bff9445076eaf05514fd78 C3 414 Thresholds Between Landscape And Architecture C3 414 Thresholds Between Landscape And Architecture - ISBN 20925190 - C3 Publishing" "id" => "b12454ef3d88450e80d60c61b1ec9221" "fullTextBoosted" => "idea40325 C3 414 Thresholds Between Landscape And Architecture C3 414 Thresholds Between Landscape And Architecture - ISBN 20925190 - C3 Publishing" ] "fields" => [ "displayGroup" => [ "d18378bd47bff9445076eaf05514fd78" ] ] "sort" => [ 1625097600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "13392fe541324b658dc5f1e541b392c2" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "C3 413: Small Condolences With a well chosen selection of projects covering the related areas of architecture, urban design and landscape architecture, C3 is a well documented, high quality monthly magazine with an international perspective. Issue 413 features funerary architecture with projects such as Hugh Masekela Memorial Pavilion by Adjaye, Hall of Immortality at Longshan Cemetery by Studio 10 and the Ceremonial Spaces of Houthalen-Helchteren Cemeteries by Hans Maes.Aside the memorial theme, this issue includes work by Pezo von Ellrichshausen, C.F. Møller Architects, Cumulus Studio, Studio Zhu-Pei, Bangkok Project Studio, TERROIR and more. idea40180" "id" => "13392fe541324b658dc5f1e541b392c2" "fullTextBoosted" => "C3 413: Small Condolences With a well chosen selection of projects covering the related areas of architecture, urban design and landscape architecture, C3 is a well documented, high quality monthly magazine with an international perspective. Issue 413 features funerary architecture with projects such as Hugh Masekela Memorial Pavilion by Adjaye, Hall of Immortality at Longshan Cemetery by Studio 10 and the Ceremonial Spaces of Houthalen-Helchteren Cemeteries by Hans Maes.Aside the memorial theme, this issue includes work by Pezo von Ellrichshausen, C.F. Møller Architects, Cumulus Studio, Studio Zhu-Pei, Bangkok Project Studio, TERROIR and more. idea40180" ] "fields" => [ "displayGroup" => [ "4caa3b9dcfc1b0b5cd75eadafbe715cd" ] ] "sort" => [ 1621209600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "6050f6b1be86446e9d8ac58684086317" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "C3 412: Learning Within Location And Place Architecture with a social conscience comes in several forms in this issue. Miquel Adrià calls for a “redensification” of social housing. In a section on the ‘Corporate Drive to be in Good Shape’, the Hyundai education and research training facility gives workers breathability between sea and mountain in Gyeongju. An all-timber construction of a Norwegian bank in Stavanger has a positive effect on user experience and well being. In ‘Learning within Location and Place’, the patterns of Sami indigenous people shape a major Swedish school. New projects include a Möbius strip-inspired lakeside cultural complex. idea39992" "id" => "6050f6b1be86446e9d8ac58684086317" "fullTextBoosted" => "C3 412: Learning Within Location And Place Architecture with a social conscience comes in several forms in this issue. Miquel Adrià calls for a “redensification” of social housing. In a section on the ‘Corporate Drive to be in Good Shape’, the Hyundai education and research training facility gives workers breathability between sea and mountain in Gyeongju. An all-timber construction of a Norwegian bank in Stavanger has a positive effect on user experience and well being. In ‘Learning within Location and Place’, the patterns of Sami indigenous people shape a major Swedish school. New projects include a Möbius strip-inspired lakeside cultural complex. idea39992" ] "fields" => [ "displayGroup" => [ "352f11c74a109b1e66ce90a30eaa29b4" ] ] "sort" => [ 1616112000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "1c9d5d278770422c89befec47df7980b" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "C3 411: The Palimpsest Effect Increasingly, designers are interested in challenging the stigma associated with utilitarian projects, public amenities that are essential but also often go unnoticed. This issue includes a section illustrating how architecture can be used to go beyond the utilitarian character usually associated with building for infrastructure, with projects by Henning Larsen, Oppenheim Architecture, BIG, and NODE. Also in this issue, four projects that show how an intervention in a historic centre can often lead to a very creative synthesis, a layering of new upon the old. This includes an abstracted museum extension by Francesca Torzo Architetto and an office complex by David Chipperfield Architects. idea39780" "id" => "1c9d5d278770422c89befec47df7980b" "fullTextBoosted" => "C3 411: The Palimpsest Effect Increasingly, designers are interested in challenging the stigma associated with utilitarian projects, public amenities that are essential but also often go unnoticed. This issue includes a section illustrating how architecture can be used to go beyond the utilitarian character usually associated with building for infrastructure, with projects by Henning Larsen, Oppenheim Architecture, BIG, and NODE. Also in this issue, four projects that show how an intervention in a historic centre can often lead to a very creative synthesis, a layering of new upon the old. This includes an abstracted museum extension by Francesca Torzo Architetto and an office complex by David Chipperfield Architects. idea39780" ] "fields" => [ "displayGroup" => [ "c72a960fe613148eed5d6fc190ba233e" ] ] "sort" => [ 1610928000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "e82f7a5cfa9e4bf3be0a07ce0e423858" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39555 7ad9fb20bc3ceeaac566ab6a44f38fb7 C3 410: Hypernatural Landscapes For Future Generations C3 410: Hypernatural Landscapes For Future Generations - ISBN 20925190 - C3 Publishing" "id" => "e82f7a5cfa9e4bf3be0a07ce0e423858" "fullTextBoosted" => "idea39555 C3 410: Hypernatural Landscapes For Future Generations C3 410: Hypernatural Landscapes For Future Generations - ISBN 20925190 - C3 Publishing" ] "fields" => [ "displayGroup" => [ "7ad9fb20bc3ceeaac566ab6a44f38fb7" ] ] "sort" => [ 1604880000000 ] ] ] ] "aggregations" => [ "total-count" => [ "value" => 144 ] ] ] ] |
|
app |
Response:
[ "response" => [ "took" => 2 "timed_out" => false "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] "hits" => [ "total" => [ "value" => 144 "relation" => "eq" ] "max_score" => null "hits" => [ [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "7c4c6cb3be5146a1805df9b8841256c7" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea42718 1211c29747304052d253484c238aadfd C3 421: How Urban Agriculture can Transform Cities / Sustainable Future Workplace C3 421: How Urban Agriculture can Transform Cities / Sustainable Future Workplace - ISBN 20925190 - C3 Publishing - C3 Publishing" "id" => "7c4c6cb3be5146a1805df9b8841256c7" "fullTextBoosted" => "idea42718 C3 421: How Urban Agriculture can Transform Cities / Sustainable Future Workplace C3 421: How Urban Agriculture can Transform Cities / Sustainable Future Workplace - ISBN 20925190 - C3 Publishing - C3 Publishing" ] "fields" => [ "displayGroup" => [ "1211c29747304052d253484c238aadfd" ] ] "sort" => [ 1664150400000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "63acd226acd34930b6cfd8f91528cc82" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea41143 947accd790d0d0473f01aa37bb20af4b C3 417: Civic Architecture in Transition C3 417: Civic Architecture in Transition - C3 Publishing - Various" "id" => "63acd226acd34930b6cfd8f91528cc82" "fullTextBoosted" => "idea41143 C3 417: Civic Architecture in Transition C3 417: Civic Architecture in Transition - C3 Publishing - Various" ] "fields" => [ "displayGroup" => [ "947accd790d0d0473f01aa37bb20af4b" ] ] "sort" => [ 1643241600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "e99a082f1b1445899577a5a3e6cfa736" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40898 07e5560b87b71a752c2d851ec09f97e0 C3 416: Irregular Living - Heritage And Reuse C3 416: Irregular Living - Heritage And Reuse - ISBN 20925190 - C3 Publishing" "id" => "e99a082f1b1445899577a5a3e6cfa736" "fullTextBoosted" => "idea40898 C3 416: Irregular Living - Heritage And Reuse C3 416: Irregular Living - Heritage And Reuse - ISBN 20925190 - C3 Publishing" ] "fields" => [ "displayGroup" => [ "07e5560b87b71a752c2d851ec09f97e0" ] ] "sort" => [ 1636675200000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "7f9f90e3b45b4dad95c19f8cf97a557f" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40654 679f92611da3b40b78aaa9c9dc0ed871 Wiel Arets - Nature Is Nature Wiel Arets - Nature Is Nature - ISBN 9788997775101 - C3 Publishing" "id" => "7f9f90e3b45b4dad95c19f8cf97a557f" "fullTextBoosted" => "idea40654 Wiel Arets - Nature Is Nature Wiel Arets - Nature Is Nature - ISBN 9788997775101 - C3 Publishing" ] "fields" => [ "displayGroup" => [ "679f92611da3b40b78aaa9c9dc0ed871" ] ] "sort" => [ 1634515200000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "6fe31b00ab4f4c7ba24115e637552a32" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "C3 415: SANAA and Gehry in Tranformation The highlight of this issue is a feature entitled “SANAA and Gehry in transformation”, where a single new project from each office is examined: La Samaritaine, SANAA’s undulating glass department store in Paris, and Gehry’s Van Gogh-inspired project, The Tower at LUMA Arles. Other offerings include the game of spatial logic architects play when challenged to make additions to educational campuses is explored in “Enlarging the mind”, which looks at recent work by 3h architects, Arquitectura DESE UC, and Vector Architects. And getting creative on a limited footprint is an age-old fascination for designers, reflected in the five houses presented in “Cool Concrete”. idea40525" "id" => "6fe31b00ab4f4c7ba24115e637552a32" "fullTextBoosted" => "C3 415: SANAA and Gehry in Tranformation The highlight of this issue is a feature entitled “SANAA and Gehry in transformation”, where a single new project from each office is examined: La Samaritaine, SANAA’s undulating glass department store in Paris, and Gehry’s Van Gogh-inspired project, The Tower at LUMA Arles. Other offerings include the game of spatial logic architects play when challenged to make additions to educational campuses is explored in “Enlarging the mind”, which looks at recent work by 3h architects, Arquitectura DESE UC, and Vector Architects. And getting creative on a limited footprint is an age-old fascination for designers, reflected in the five houses presented in “Cool Concrete”. idea40525" ] "fields" => [ "displayGroup" => [ "92e430f730dc5de45a8b857242562030" ] ] "sort" => [ 1630540800000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "b12454ef3d88450e80d60c61b1ec9221" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40325 d18378bd47bff9445076eaf05514fd78 C3 414 Thresholds Between Landscape And Architecture C3 414 Thresholds Between Landscape And Architecture - ISBN 20925190 - C3 Publishing" "id" => "b12454ef3d88450e80d60c61b1ec9221" "fullTextBoosted" => "idea40325 C3 414 Thresholds Between Landscape And Architecture C3 414 Thresholds Between Landscape And Architecture - ISBN 20925190 - C3 Publishing" ] "fields" => [ "displayGroup" => [ "d18378bd47bff9445076eaf05514fd78" ] ] "sort" => [ 1625097600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "13392fe541324b658dc5f1e541b392c2" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "C3 413: Small Condolences With a well chosen selection of projects covering the related areas of architecture, urban design and landscape architecture, C3 is a well documented, high quality monthly magazine with an international perspective. Issue 413 features funerary architecture with projects such as Hugh Masekela Memorial Pavilion by Adjaye, Hall of Immortality at Longshan Cemetery by Studio 10 and the Ceremonial Spaces of Houthalen-Helchteren Cemeteries by Hans Maes.Aside the memorial theme, this issue includes work by Pezo von Ellrichshausen, C.F. Møller Architects, Cumulus Studio, Studio Zhu-Pei, Bangkok Project Studio, TERROIR and more. idea40180" "id" => "13392fe541324b658dc5f1e541b392c2" "fullTextBoosted" => "C3 413: Small Condolences With a well chosen selection of projects covering the related areas of architecture, urban design and landscape architecture, C3 is a well documented, high quality monthly magazine with an international perspective. Issue 413 features funerary architecture with projects such as Hugh Masekela Memorial Pavilion by Adjaye, Hall of Immortality at Longshan Cemetery by Studio 10 and the Ceremonial Spaces of Houthalen-Helchteren Cemeteries by Hans Maes.Aside the memorial theme, this issue includes work by Pezo von Ellrichshausen, C.F. Møller Architects, Cumulus Studio, Studio Zhu-Pei, Bangkok Project Studio, TERROIR and more. idea40180" ] "fields" => [ "displayGroup" => [ "4caa3b9dcfc1b0b5cd75eadafbe715cd" ] ] "sort" => [ 1621209600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "6050f6b1be86446e9d8ac58684086317" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "C3 412: Learning Within Location And Place Architecture with a social conscience comes in several forms in this issue. Miquel Adrià calls for a “redensification” of social housing. In a section on the ‘Corporate Drive to be in Good Shape’, the Hyundai education and research training facility gives workers breathability between sea and mountain in Gyeongju. An all-timber construction of a Norwegian bank in Stavanger has a positive effect on user experience and well being. In ‘Learning within Location and Place’, the patterns of Sami indigenous people shape a major Swedish school. New projects include a Möbius strip-inspired lakeside cultural complex. idea39992" "id" => "6050f6b1be86446e9d8ac58684086317" "fullTextBoosted" => "C3 412: Learning Within Location And Place Architecture with a social conscience comes in several forms in this issue. Miquel Adrià calls for a “redensification” of social housing. In a section on the ‘Corporate Drive to be in Good Shape’, the Hyundai education and research training facility gives workers breathability between sea and mountain in Gyeongju. An all-timber construction of a Norwegian bank in Stavanger has a positive effect on user experience and well being. In ‘Learning within Location and Place’, the patterns of Sami indigenous people shape a major Swedish school. New projects include a Möbius strip-inspired lakeside cultural complex. idea39992" ] "fields" => [ "displayGroup" => [ "352f11c74a109b1e66ce90a30eaa29b4" ] ] "sort" => [ 1616112000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "1c9d5d278770422c89befec47df7980b" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "C3 411: The Palimpsest Effect Increasingly, designers are interested in challenging the stigma associated with utilitarian projects, public amenities that are essential but also often go unnoticed. This issue includes a section illustrating how architecture can be used to go beyond the utilitarian character usually associated with building for infrastructure, with projects by Henning Larsen, Oppenheim Architecture, BIG, and NODE. Also in this issue, four projects that show how an intervention in a historic centre can often lead to a very creative synthesis, a layering of new upon the old. This includes an abstracted museum extension by Francesca Torzo Architetto and an office complex by David Chipperfield Architects. idea39780" "id" => "1c9d5d278770422c89befec47df7980b" "fullTextBoosted" => "C3 411: The Palimpsest Effect Increasingly, designers are interested in challenging the stigma associated with utilitarian projects, public amenities that are essential but also often go unnoticed. This issue includes a section illustrating how architecture can be used to go beyond the utilitarian character usually associated with building for infrastructure, with projects by Henning Larsen, Oppenheim Architecture, BIG, and NODE. Also in this issue, four projects that show how an intervention in a historic centre can often lead to a very creative synthesis, a layering of new upon the old. This includes an abstracted museum extension by Francesca Torzo Architetto and an office complex by David Chipperfield Architects. idea39780" ] "fields" => [ "displayGroup" => [ "c72a960fe613148eed5d6fc190ba233e" ] ] "sort" => [ 1610928000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "e82f7a5cfa9e4bf3be0a07ce0e423858" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39555 7ad9fb20bc3ceeaac566ab6a44f38fb7 C3 410: Hypernatural Landscapes For Future Generations C3 410: Hypernatural Landscapes For Future Generations - ISBN 20925190 - C3 Publishing" "id" => "e82f7a5cfa9e4bf3be0a07ce0e423858" "fullTextBoosted" => "idea39555 C3 410: Hypernatural Landscapes For Future Generations C3 410: Hypernatural Landscapes For Future Generations - ISBN 20925190 - C3 Publishing" ] "fields" => [ "displayGroup" => [ "7ad9fb20bc3ceeaac566ab6a44f38fb7" ] ] "sort" => [ 1604880000000 ] ] ] ] "aggregations" => [ "total-count" => [ "value" => 144 ] ] ] "method" => "POST" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true" "HTTP code" => 200 "duration" => 0.003135 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/" "HTTP code" => 200 "duration" => 0.000641 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "HTTP code" => 200 "duration" => 0.002645 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [ "count" => 21302 "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] ] ] |
|
app |
Response:
[ "response" => [ "count" => 21302 "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] ] "method" => "GET" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/_count" "HTTP code" => 200 "duration" => 0.000929 ] |
|
app |
Request Body
[
"{"query":{"bool":{"filter":[{"terms":{"id":["7c4c6cb3be5146a1805df9b8841256c7","63acd226acd34930b6cfd8f91528cc82","e99a082f1b1445899577a5a3e6cfa736","7f9f90e3b45b4dad95c19f8cf97a557f","6fe31b00ab4f4c7ba24115e637552a32","b12454ef3d88450e80d60c61b1ec9221","13392fe541324b658dc5f1e541b392c2","6050f6b1be86446e9d8ac58684086317","1c9d5d278770422c89befec47df7980b","e82f7a5cfa9e4bf3be0a07ce0e423858"]}},{"bool":{"must":[{"nested":{"path":"visibilities","query":{"range":{"visibilities.visibility":{"gte":10}}}}},{"nested":{"path":"visibilities","query":{"term":{"visibilities.salesChannelId":"0a197278a7514b78a06ea27ef27e9ef8"}}}},{"term":{"active":true}}]}}]}},"size":10000}"
]
|
|
app |
Response
[ [ "took" => 1 "timed_out" => false "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] "hits" => [ "total" => [ "value" => 10 "relation" => "eq" ] "max_score" => 0.0 "hits" => [ [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "b12454ef3d88450e80d60c61b1ec9221" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40325 d18378bd47bff9445076eaf05514fd78 C3 414 Thresholds Between Landscape And Architecture C3 414 Thresholds Between Landscape And Architecture - ISBN 20925190 - C3 Publishing" "id" => "b12454ef3d88450e80d60c61b1ec9221" "fullTextBoosted" => "idea40325 C3 414 Thresholds Between Landscape And Architecture C3 414 Thresholds Between Landscape And Architecture - ISBN 20925190 - C3 Publishing" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "13392fe541324b658dc5f1e541b392c2" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "C3 413: Small Condolences With a well chosen selection of projects covering the related areas of architecture, urban design and landscape architecture, C3 is a well documented, high quality monthly magazine with an international perspective. Issue 413 features funerary architecture with projects such as Hugh Masekela Memorial Pavilion by Adjaye, Hall of Immortality at Longshan Cemetery by Studio 10 and the Ceremonial Spaces of Houthalen-Helchteren Cemeteries by Hans Maes.Aside the memorial theme, this issue includes work by Pezo von Ellrichshausen, C.F. Møller Architects, Cumulus Studio, Studio Zhu-Pei, Bangkok Project Studio, TERROIR and more. idea40180" "id" => "13392fe541324b658dc5f1e541b392c2" "fullTextBoosted" => "C3 413: Small Condolences With a well chosen selection of projects covering the related areas of architecture, urban design and landscape architecture, C3 is a well documented, high quality monthly magazine with an international perspective. Issue 413 features funerary architecture with projects such as Hugh Masekela Memorial Pavilion by Adjaye, Hall of Immortality at Longshan Cemetery by Studio 10 and the Ceremonial Spaces of Houthalen-Helchteren Cemeteries by Hans Maes.Aside the memorial theme, this issue includes work by Pezo von Ellrichshausen, C.F. Møller Architects, Cumulus Studio, Studio Zhu-Pei, Bangkok Project Studio, TERROIR and more. idea40180" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "1c9d5d278770422c89befec47df7980b" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "C3 411: The Palimpsest Effect Increasingly, designers are interested in challenging the stigma associated with utilitarian projects, public amenities that are essential but also often go unnoticed. This issue includes a section illustrating how architecture can be used to go beyond the utilitarian character usually associated with building for infrastructure, with projects by Henning Larsen, Oppenheim Architecture, BIG, and NODE. Also in this issue, four projects that show how an intervention in a historic centre can often lead to a very creative synthesis, a layering of new upon the old. This includes an abstracted museum extension by Francesca Torzo Architetto and an office complex by David Chipperfield Architects. idea39780" "id" => "1c9d5d278770422c89befec47df7980b" "fullTextBoosted" => "C3 411: The Palimpsest Effect Increasingly, designers are interested in challenging the stigma associated with utilitarian projects, public amenities that are essential but also often go unnoticed. This issue includes a section illustrating how architecture can be used to go beyond the utilitarian character usually associated with building for infrastructure, with projects by Henning Larsen, Oppenheim Architecture, BIG, and NODE. Also in this issue, four projects that show how an intervention in a historic centre can often lead to a very creative synthesis, a layering of new upon the old. This includes an abstracted museum extension by Francesca Torzo Architetto and an office complex by David Chipperfield Architects. idea39780" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "63acd226acd34930b6cfd8f91528cc82" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea41143 947accd790d0d0473f01aa37bb20af4b C3 417: Civic Architecture in Transition C3 417: Civic Architecture in Transition - C3 Publishing - Various" "id" => "63acd226acd34930b6cfd8f91528cc82" "fullTextBoosted" => "idea41143 C3 417: Civic Architecture in Transition C3 417: Civic Architecture in Transition - C3 Publishing - Various" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "e82f7a5cfa9e4bf3be0a07ce0e423858" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39555 7ad9fb20bc3ceeaac566ab6a44f38fb7 C3 410: Hypernatural Landscapes For Future Generations C3 410: Hypernatural Landscapes For Future Generations - ISBN 20925190 - C3 Publishing" "id" => "e82f7a5cfa9e4bf3be0a07ce0e423858" "fullTextBoosted" => "idea39555 C3 410: Hypernatural Landscapes For Future Generations C3 410: Hypernatural Landscapes For Future Generations - ISBN 20925190 - C3 Publishing" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "7c4c6cb3be5146a1805df9b8841256c7" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea42718 1211c29747304052d253484c238aadfd C3 421: How Urban Agriculture can Transform Cities / Sustainable Future Workplace C3 421: How Urban Agriculture can Transform Cities / Sustainable Future Workplace - ISBN 20925190 - C3 Publishing - C3 Publishing" "id" => "7c4c6cb3be5146a1805df9b8841256c7" "fullTextBoosted" => "idea42718 C3 421: How Urban Agriculture can Transform Cities / Sustainable Future Workplace C3 421: How Urban Agriculture can Transform Cities / Sustainable Future Workplace - ISBN 20925190 - C3 Publishing - C3 Publishing" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "7f9f90e3b45b4dad95c19f8cf97a557f" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40654 679f92611da3b40b78aaa9c9dc0ed871 Wiel Arets - Nature Is Nature Wiel Arets - Nature Is Nature - ISBN 9788997775101 - C3 Publishing" "id" => "7f9f90e3b45b4dad95c19f8cf97a557f" "fullTextBoosted" => "idea40654 Wiel Arets - Nature Is Nature Wiel Arets - Nature Is Nature - ISBN 9788997775101 - C3 Publishing" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "6050f6b1be86446e9d8ac58684086317" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "C3 412: Learning Within Location And Place Architecture with a social conscience comes in several forms in this issue. Miquel Adrià calls for a “redensification” of social housing. In a section on the ‘Corporate Drive to be in Good Shape’, the Hyundai education and research training facility gives workers breathability between sea and mountain in Gyeongju. An all-timber construction of a Norwegian bank in Stavanger has a positive effect on user experience and well being. In ‘Learning within Location and Place’, the patterns of Sami indigenous people shape a major Swedish school. New projects include a Möbius strip-inspired lakeside cultural complex. idea39992" "id" => "6050f6b1be86446e9d8ac58684086317" "fullTextBoosted" => "C3 412: Learning Within Location And Place Architecture with a social conscience comes in several forms in this issue. Miquel Adrià calls for a “redensification” of social housing. In a section on the ‘Corporate Drive to be in Good Shape’, the Hyundai education and research training facility gives workers breathability between sea and mountain in Gyeongju. An all-timber construction of a Norwegian bank in Stavanger has a positive effect on user experience and well being. In ‘Learning within Location and Place’, the patterns of Sami indigenous people shape a major Swedish school. New projects include a Möbius strip-inspired lakeside cultural complex. idea39992" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "e99a082f1b1445899577a5a3e6cfa736" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40898 07e5560b87b71a752c2d851ec09f97e0 C3 416: Irregular Living - Heritage And Reuse C3 416: Irregular Living - Heritage And Reuse - ISBN 20925190 - C3 Publishing" "id" => "e99a082f1b1445899577a5a3e6cfa736" "fullTextBoosted" => "idea40898 C3 416: Irregular Living - Heritage And Reuse C3 416: Irregular Living - Heritage And Reuse - ISBN 20925190 - C3 Publishing" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "6fe31b00ab4f4c7ba24115e637552a32" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "C3 415: SANAA and Gehry in Tranformation The highlight of this issue is a feature entitled “SANAA and Gehry in transformation”, where a single new project from each office is examined: La Samaritaine, SANAA’s undulating glass department store in Paris, and Gehry’s Van Gogh-inspired project, The Tower at LUMA Arles. Other offerings include the game of spatial logic architects play when challenged to make additions to educational campuses is explored in “Enlarging the mind”, which looks at recent work by 3h architects, Arquitectura DESE UC, and Vector Architects. And getting creative on a limited footprint is an age-old fascination for designers, reflected in the five houses presented in “Cool Concrete”. idea40525" "id" => "6fe31b00ab4f4c7ba24115e637552a32" "fullTextBoosted" => "C3 415: SANAA and Gehry in Tranformation The highlight of this issue is a feature entitled “SANAA and Gehry in transformation”, where a single new project from each office is examined: La Samaritaine, SANAA’s undulating glass department store in Paris, and Gehry’s Van Gogh-inspired project, The Tower at LUMA Arles. Other offerings include the game of spatial logic architects play when challenged to make additions to educational campuses is explored in “Enlarging the mind”, which looks at recent work by 3h architects, Arquitectura DESE UC, and Vector Architects. And getting creative on a limited footprint is an age-old fascination for designers, reflected in the five houses presented in “Cool Concrete”. idea40525" ] ] ] ] ] ] |
|
app |
Response:
[ "response" => [ "took" => 1 "timed_out" => false "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] "hits" => [ "total" => [ "value" => 10 "relation" => "eq" ] "max_score" => 0.0 "hits" => [ [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "b12454ef3d88450e80d60c61b1ec9221" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40325 d18378bd47bff9445076eaf05514fd78 C3 414 Thresholds Between Landscape And Architecture C3 414 Thresholds Between Landscape And Architecture - ISBN 20925190 - C3 Publishing" "id" => "b12454ef3d88450e80d60c61b1ec9221" "fullTextBoosted" => "idea40325 C3 414 Thresholds Between Landscape And Architecture C3 414 Thresholds Between Landscape And Architecture - ISBN 20925190 - C3 Publishing" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "13392fe541324b658dc5f1e541b392c2" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "C3 413: Small Condolences With a well chosen selection of projects covering the related areas of architecture, urban design and landscape architecture, C3 is a well documented, high quality monthly magazine with an international perspective. Issue 413 features funerary architecture with projects such as Hugh Masekela Memorial Pavilion by Adjaye, Hall of Immortality at Longshan Cemetery by Studio 10 and the Ceremonial Spaces of Houthalen-Helchteren Cemeteries by Hans Maes.Aside the memorial theme, this issue includes work by Pezo von Ellrichshausen, C.F. Møller Architects, Cumulus Studio, Studio Zhu-Pei, Bangkok Project Studio, TERROIR and more. idea40180" "id" => "13392fe541324b658dc5f1e541b392c2" "fullTextBoosted" => "C3 413: Small Condolences With a well chosen selection of projects covering the related areas of architecture, urban design and landscape architecture, C3 is a well documented, high quality monthly magazine with an international perspective. Issue 413 features funerary architecture with projects such as Hugh Masekela Memorial Pavilion by Adjaye, Hall of Immortality at Longshan Cemetery by Studio 10 and the Ceremonial Spaces of Houthalen-Helchteren Cemeteries by Hans Maes.Aside the memorial theme, this issue includes work by Pezo von Ellrichshausen, C.F. Møller Architects, Cumulus Studio, Studio Zhu-Pei, Bangkok Project Studio, TERROIR and more. idea40180" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "1c9d5d278770422c89befec47df7980b" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "C3 411: The Palimpsest Effect Increasingly, designers are interested in challenging the stigma associated with utilitarian projects, public amenities that are essential but also often go unnoticed. This issue includes a section illustrating how architecture can be used to go beyond the utilitarian character usually associated with building for infrastructure, with projects by Henning Larsen, Oppenheim Architecture, BIG, and NODE. Also in this issue, four projects that show how an intervention in a historic centre can often lead to a very creative synthesis, a layering of new upon the old. This includes an abstracted museum extension by Francesca Torzo Architetto and an office complex by David Chipperfield Architects. idea39780" "id" => "1c9d5d278770422c89befec47df7980b" "fullTextBoosted" => "C3 411: The Palimpsest Effect Increasingly, designers are interested in challenging the stigma associated with utilitarian projects, public amenities that are essential but also often go unnoticed. This issue includes a section illustrating how architecture can be used to go beyond the utilitarian character usually associated with building for infrastructure, with projects by Henning Larsen, Oppenheim Architecture, BIG, and NODE. Also in this issue, four projects that show how an intervention in a historic centre can often lead to a very creative synthesis, a layering of new upon the old. This includes an abstracted museum extension by Francesca Torzo Architetto and an office complex by David Chipperfield Architects. idea39780" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "63acd226acd34930b6cfd8f91528cc82" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea41143 947accd790d0d0473f01aa37bb20af4b C3 417: Civic Architecture in Transition C3 417: Civic Architecture in Transition - C3 Publishing - Various" "id" => "63acd226acd34930b6cfd8f91528cc82" "fullTextBoosted" => "idea41143 C3 417: Civic Architecture in Transition C3 417: Civic Architecture in Transition - C3 Publishing - Various" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "e82f7a5cfa9e4bf3be0a07ce0e423858" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39555 7ad9fb20bc3ceeaac566ab6a44f38fb7 C3 410: Hypernatural Landscapes For Future Generations C3 410: Hypernatural Landscapes For Future Generations - ISBN 20925190 - C3 Publishing" "id" => "e82f7a5cfa9e4bf3be0a07ce0e423858" "fullTextBoosted" => "idea39555 C3 410: Hypernatural Landscapes For Future Generations C3 410: Hypernatural Landscapes For Future Generations - ISBN 20925190 - C3 Publishing" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "7c4c6cb3be5146a1805df9b8841256c7" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea42718 1211c29747304052d253484c238aadfd C3 421: How Urban Agriculture can Transform Cities / Sustainable Future Workplace C3 421: How Urban Agriculture can Transform Cities / Sustainable Future Workplace - ISBN 20925190 - C3 Publishing - C3 Publishing" "id" => "7c4c6cb3be5146a1805df9b8841256c7" "fullTextBoosted" => "idea42718 C3 421: How Urban Agriculture can Transform Cities / Sustainable Future Workplace C3 421: How Urban Agriculture can Transform Cities / Sustainable Future Workplace - ISBN 20925190 - C3 Publishing - C3 Publishing" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "7f9f90e3b45b4dad95c19f8cf97a557f" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40654 679f92611da3b40b78aaa9c9dc0ed871 Wiel Arets - Nature Is Nature Wiel Arets - Nature Is Nature - ISBN 9788997775101 - C3 Publishing" "id" => "7f9f90e3b45b4dad95c19f8cf97a557f" "fullTextBoosted" => "idea40654 Wiel Arets - Nature Is Nature Wiel Arets - Nature Is Nature - ISBN 9788997775101 - C3 Publishing" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "6050f6b1be86446e9d8ac58684086317" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "C3 412: Learning Within Location And Place Architecture with a social conscience comes in several forms in this issue. Miquel Adrià calls for a “redensification” of social housing. In a section on the ‘Corporate Drive to be in Good Shape’, the Hyundai education and research training facility gives workers breathability between sea and mountain in Gyeongju. An all-timber construction of a Norwegian bank in Stavanger has a positive effect on user experience and well being. In ‘Learning within Location and Place’, the patterns of Sami indigenous people shape a major Swedish school. New projects include a Möbius strip-inspired lakeside cultural complex. idea39992" "id" => "6050f6b1be86446e9d8ac58684086317" "fullTextBoosted" => "C3 412: Learning Within Location And Place Architecture with a social conscience comes in several forms in this issue. Miquel Adrià calls for a “redensification” of social housing. In a section on the ‘Corporate Drive to be in Good Shape’, the Hyundai education and research training facility gives workers breathability between sea and mountain in Gyeongju. An all-timber construction of a Norwegian bank in Stavanger has a positive effect on user experience and well being. In ‘Learning within Location and Place’, the patterns of Sami indigenous people shape a major Swedish school. New projects include a Möbius strip-inspired lakeside cultural complex. idea39992" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "e99a082f1b1445899577a5a3e6cfa736" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40898 07e5560b87b71a752c2d851ec09f97e0 C3 416: Irregular Living - Heritage And Reuse C3 416: Irregular Living - Heritage And Reuse - ISBN 20925190 - C3 Publishing" "id" => "e99a082f1b1445899577a5a3e6cfa736" "fullTextBoosted" => "idea40898 C3 416: Irregular Living - Heritage And Reuse C3 416: Irregular Living - Heritage And Reuse - ISBN 20925190 - C3 Publishing" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "6fe31b00ab4f4c7ba24115e637552a32" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "C3 415: SANAA and Gehry in Tranformation The highlight of this issue is a feature entitled “SANAA and Gehry in transformation”, where a single new project from each office is examined: La Samaritaine, SANAA’s undulating glass department store in Paris, and Gehry’s Van Gogh-inspired project, The Tower at LUMA Arles. Other offerings include the game of spatial logic architects play when challenged to make additions to educational campuses is explored in “Enlarging the mind”, which looks at recent work by 3h architects, Arquitectura DESE UC, and Vector Architects. And getting creative on a limited footprint is an age-old fascination for designers, reflected in the five houses presented in “Cool Concrete”. idea40525" "id" => "6fe31b00ab4f4c7ba24115e637552a32" "fullTextBoosted" => "C3 415: SANAA and Gehry in Tranformation The highlight of this issue is a feature entitled “SANAA and Gehry in transformation”, where a single new project from each office is examined: La Samaritaine, SANAA’s undulating glass department store in Paris, and Gehry’s Van Gogh-inspired project, The Tower at LUMA Arles. Other offerings include the game of spatial logic architects play when challenged to make additions to educational campuses is explored in “Enlarging the mind”, which looks at recent work by 3h architects, Arquitectura DESE UC, and Vector Architects. And getting creative on a limited footprint is an age-old fascination for designers, reflected in the five houses presented in “Cool Concrete”. idea40525" ] ] ] ] ] "method" => "POST" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true" "HTTP code" => 200 "duration" => 0.002226 ] |
|
event |
Notified event "product.loaded" to listener "Shopware\Core\Content\Product\Subscriber\ProductSubscriber::loaded" .
[ "event" => "product.loaded" "listener" => "Shopware\Core\Content\Product\Subscriber\ProductSubscriber::loaded" ] |
|
event |
Notified event "sales_channel.product.loaded" to listener "Shopware\Core\Content\Product\SalesChannel\SalesChannelProductSubscriber::loaded" .
[ "event" => "sales_channel.product.loaded" "listener" => "Shopware\Core\Content\Product\SalesChannel\SalesChannelProductSubscriber::loaded" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Storefront\Page\Product\ProductPageLoadedEvent" to listener "Kiener\MolliePayments\Subscriber\SubscriptionSubscriber::addSubscriptionData" .
[ "event" => "Shopware\Storefront\Page\Product\ProductPageLoadedEvent" "listener" => "Kiener\MolliePayments\Subscriber\SubscriptionSubscriber::addSubscriptionData" ] |
|
event |
Notified event "Shopware\Storefront\Page\Product\ProductPageLoadedEvent" to listener "IdeaBooks\Storefront\Subscriber\ProductSubscriber::addBuyFrom" .
[ "event" => "Shopware\Storefront\Page\Product\ProductPageLoadedEvent" "listener" => "IdeaBooks\Storefront\Subscriber\ProductSubscriber::addBuyFrom" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Storefront\Event\StorefrontRenderEvent" to listener "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::addHreflang" .
[ "event" => "Shopware\Storefront\Event\StorefrontRenderEvent" "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::addHreflang" ] |
|
event |
Notified event "Shopware\Storefront\Event\StorefrontRenderEvent" to listener "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::addShopIdParameter" .
[ "event" => "Shopware\Storefront\Event\StorefrontRenderEvent" "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::addShopIdParameter" ] |
|
event |
Notified event "Shopware\Storefront\Event\StorefrontRenderEvent" to listener "Tanmar\NgInfiniteScrolling\Storefront\Page\StorefrontRenderSubscriber::onStorefrontRender" .
[ "event" => "Shopware\Storefront\Event\StorefrontRenderEvent" "listener" => "Tanmar\NgInfiniteScrolling\Storefront\Page\StorefrontRenderSubscriber::onStorefrontRender" ] |
|
event |
Notified event "Shopware\Storefront\Event\StorefrontRenderEvent" to listener "Kiener\MolliePayments\Subscriber\ApplePaySubscriber::onStorefrontRender" .
[ "event" => "Shopware\Storefront\Event\StorefrontRenderEvent" "listener" => "Kiener\MolliePayments\Subscriber\ApplePaySubscriber::onStorefrontRender" ] |
|
event |
Notified event "Shopware\Storefront\Event\StorefrontRenderEvent" to listener "Kiener\MolliePayments\Subscriber\ApplePayDirectSubscriber::onStorefrontRender" .
[ "event" => "Shopware\Storefront\Event\StorefrontRenderEvent" "listener" => "Kiener\MolliePayments\Subscriber\ApplePayDirectSubscriber::onStorefrontRender" ] |
|
event |
Notified event "Shopware\Storefront\Event\StorefrontRenderEvent" to listener "Kiener\MolliePayments\Subscriber\SubscriptionSubscriber::onStorefrontRender" .
[ "event" => "Shopware\Storefront\Event\StorefrontRenderEvent" "listener" => "Kiener\MolliePayments\Subscriber\SubscriptionSubscriber::onStorefrontRender" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "media.loaded" to listener "Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber::unserialize" .
[ "event" => "media.loaded" "listener" => "Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber::unserialize" ] |
|
event |
Notified event "media.loaded" to listener "Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber::addUrls" .
[ "event" => "media.loaded" "listener" => "Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber::addUrls" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" .
[ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] |
|
event |
Notified event "kernel.response" to listener "Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver::addSeoInformation" .
[ "event" => "kernel.response" "listener" => "Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver::addSeoInformation" ] |
|
event |
Notified event "kernel.response" to listener "Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener::encodeResponse" .
[ "event" => "kernel.response" "listener" => "Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener::encodeResponse" ] |
|
event |
Notified event "kernel.response" to listener "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Shopware\Core\Framework\Routing\CoreSubscriber::setSecurityHeaders" .
[ "event" => "kernel.response" "listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::setSecurityHeaders" ] |
|
event |
Notified event "kernel.response" to listener "Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener::onResponse" .
[ "event" => "kernel.response" "listener" => "Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener::onResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Shopware\Storefront\Framework\Routing\ResponseHeaderListener::__invoke" .
[ "event" => "kernel.response" "listener" => "Shopware\Storefront\Framework\Routing\ResponseHeaderListener::__invoke" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Shopware\Storefront\Framework\Cache\CacheResponseSubscriber::setResponseCache" .
[ "event" => "kernel.response" "listener" => "Shopware\Storefront\Framework\Cache\CacheResponseSubscriber::setResponseCache" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
PHP Notices 0
Log messages generated by PHP notices silenced with the @ operator.
There are no log messages of this level.
Container 2545
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
736 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
391 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
533 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
179 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
114 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
590 |
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
|
2 |