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" => "f6d2fe12a4864689a8a9734600862c21" ] "request_uri" => "https://ideabooks.albertvanderveen.nl/detail/f6d2fe12a4864689a8a9734600862c21" "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.001319 ] |
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.001855 ] |
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.000776 ] |
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.001133 ] |
INFO | app | curl -XPOST 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true' -d '{"query":{"bool":{"filter":[{"bool":{"must":[{"term":{"parentId":"f6d2fe12a4864689a8a9734600862c21"}},{"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.000213 ] |
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.001617 ] |
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.000512 ] |
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.001308 ] |
INFO | app | curl -XPOST 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true' -d '{"query":{"bool":{"filter":[{"terms":{"id":["f6d2fe12a4864689a8a9734600862c21"]}},{"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.000562 ] |
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.00196 ] |
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.000763 ] |
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.002802 ] |
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":"4df07f10cfba4590828b8835a62b0900"}}}}]}},{"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.000478 ] |
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.001752 ] |
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.000626 ] |
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.001941 ] |
INFO | app | curl -XPOST 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true' -d '{"query":{"bool":{"filter":[{"terms":{"id":["509cda2384884b4cbb92fbc82b89c7b6","935ee92a79034a90a42a6cac052d6e99","f6d2fe12a4864689a8a9734600862c21","da6de84c99d04f4f88650b39a4df6ca6","98020511d6524e7492130aa7fb604495","dceddc6deffb4c86ae9e60a4098a3ae7","47ec6c4a52e04c9ab277c205d23c6b01","48a3fbdc47bb4f5c8e50907837b32925","a037bb09bb5949f182193185d6abd822","85bfc7d549b847d38229d872ce326675"]}},{"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.001319 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "HTTP code" => 200 "duration" => 0.001855 ] |
|
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.000776 ] |
|
app |
Request Body
[
"{"query":{"bool":{"filter":[{"bool":{"must":[{"term":{"parentId":"f6d2fe12a4864689a8a9734600862c21"}},{"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.001133 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/" "HTTP code" => 200 "duration" => 0.000213 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "HTTP code" => 200 "duration" => 0.001617 ] |
|
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.000512 ] |
|
app |
Request Body
[
"{"query":{"bool":{"filter":[{"terms":{"id":["f6d2fe12a4864689a8a9734600862c21"]}},{"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" => 0 "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" => "f6d2fe12a4864689a8a9734600862c21" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40347 e9aeee55bdb0b50389ccb9af6e349747 Norman Foster Sketchbooks Volume I 1975 - 1980 Norman Foster Sketchbooks Volume I 1975 - 1980 - ISBN 9788494717956 - Ivorypress - N. Foster ; J. Sainz" "id" => "f6d2fe12a4864689a8a9734600862c21" "fullTextBoosted" => "idea40347 Norman Foster Sketchbooks Volume I 1975 - 1980 Norman Foster Sketchbooks Volume I 1975 - 1980 - ISBN 9788494717956 - Ivorypress - N. Foster ; J. Sainz" ] ] ] ] ] ] |
|
app |
Response:
[ "response" => [ "took" => 0 "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" => "f6d2fe12a4864689a8a9734600862c21" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40347 e9aeee55bdb0b50389ccb9af6e349747 Norman Foster Sketchbooks Volume I 1975 - 1980 Norman Foster Sketchbooks Volume I 1975 - 1980 - ISBN 9788494717956 - Ivorypress - N. Foster ; J. Sainz" "id" => "f6d2fe12a4864689a8a9734600862c21" "fullTextBoosted" => "idea40347 Norman Foster Sketchbooks Volume I 1975 - 1980 Norman Foster Sketchbooks Volume I 1975 - 1980 - ISBN 9788494717956 - Ivorypress - N. Foster ; J. Sainz" ] ] ] ] ] "method" => "POST" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true" "HTTP code" => 200 "duration" => 0.001308 ] |
|
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.000562 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "HTTP code" => 200 "duration" => 0.00196 ] |
|
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.000763 ] |
|
app |
Request Body
[
"{"query":{"bool":{"filter":[{"bool":{"must":[{"bool":{"should":[{"nested":{"path":"manufacturer","query":{"term":{"manufacturer.id":"4df07f10cfba4590828b8835a62b0900"}}}}]}},{"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" => 76 "relation" => "eq" ] "max_score" => null "hits" => [ [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "509cda2384884b4cbb92fbc82b89c7b6" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea41254 7785db0a854bfc1a340449971e110ced On Cities: Masterclass Series Vol. 1 On Cities: Masterclass Series Vol. 1 - ISBN 9788494717963 - Ivorypress" "id" => "509cda2384884b4cbb92fbc82b89c7b6" "fullTextBoosted" => "idea41254 On Cities: Masterclass Series Vol. 1 On Cities: Masterclass Series Vol. 1 - ISBN 9788494717963 - Ivorypress" ] "fields" => [ "displayGroup" => [ "7785db0a854bfc1a340449971e110ced" ] ] "sort" => [ 1645574400000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "935ee92a79034a90a42a6cac052d6e99" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea41255 1e9a8ebf755f618cbddfad013d844877 Future Cities: Conversations with Norman Foster Future Cities: Conversations with Norman Foster - ISBN 9788494717970 - Ivorypress" "id" => "935ee92a79034a90a42a6cac052d6e99" "fullTextBoosted" => "idea41255 Future Cities: Conversations with Norman Foster Future Cities: Conversations with Norman Foster - ISBN 9788494717970 - Ivorypress" ] "fields" => [ "displayGroup" => [ "1e9a8ebf755f618cbddfad013d844877" ] ] "sort" => [ 1645574400000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "f6d2fe12a4864689a8a9734600862c21" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40347 e9aeee55bdb0b50389ccb9af6e349747 Norman Foster Sketchbooks Volume I 1975 - 1980 Norman Foster Sketchbooks Volume I 1975 - 1980 - ISBN 9788494717956 - Ivorypress - N. Foster ; J. Sainz" "id" => "f6d2fe12a4864689a8a9734600862c21" "fullTextBoosted" => "idea40347 Norman Foster Sketchbooks Volume I 1975 - 1980 Norman Foster Sketchbooks Volume I 1975 - 1980 - ISBN 9788494717956 - Ivorypress - N. Foster ; J. Sainz" ] "fields" => [ "displayGroup" => [ "e9aeee55bdb0b50389ccb9af6e349747" ] ] "sort" => [ 1631059200000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "da6de84c99d04f4f88650b39a4df6ca6" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39952 7595e3214d7679a1620c8e51010d30cf Edwin Schlossberg - Tidal Gestures | World: Nerve Edwin Schlossberg - Tidal Gestures | World: Nerve - ISBN 9788412279214 - Ivorypress" "id" => "da6de84c99d04f4f88650b39a4df6ca6" "fullTextBoosted" => "idea39952 Edwin Schlossberg - Tidal Gestures | World: Nerve Edwin Schlossberg - Tidal Gestures | World: Nerve - ISBN 9788412279214 - Ivorypress" ] "fields" => [ "displayGroup" => [ "7595e3214d7679a1620c8e51010d30cf" ] ] "sort" => [ 1614297600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "98020511d6524e7492130aa7fb604495" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39954 2f29ab0616970e826c10b906f37751f5 Madrid - Book Of Books: Jorge Carrion | Alberto Garcia-Alix Madrid - Book Of Books: Jorge Carrion | Alberto Garcia-Alix - ISBN 9788412279238 - Ivorypress" "id" => "98020511d6524e7492130aa7fb604495" "fullTextBoosted" => "idea39954 Madrid - Book Of Books: Jorge Carrion | Alberto Garcia-Alix Madrid - Book Of Books: Jorge Carrion | Alberto Garcia-Alix - ISBN 9788412279238 - Ivorypress" ] "fields" => [ "displayGroup" => [ "2f29ab0616970e826c10b906f37751f5" ] ] "sort" => [ 1614297600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "dceddc6deffb4c86ae9e60a4098a3ae7" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39955 39cf01b912692b0092e1a35f235907c4 Words Books Stories - Looking Forward Ivorypres At Twenty-Five Words Books Stories - Looking Forward Ivorypres At Twenty-Five - Ivorypress" "id" => "dceddc6deffb4c86ae9e60a4098a3ae7" "fullTextBoosted" => "idea39955 Words Books Stories - Looking Forward Ivorypres At Twenty-Five Words Books Stories - Looking Forward Ivorypres At Twenty-Five - Ivorypress" ] "fields" => [ "displayGroup" => [ "39cf01b912692b0092e1a35f235907c4" ] ] "sort" => [ 1614297600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "47ec6c4a52e04c9ab277c205d23c6b01" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Adriana Varejao - Polvo Adriana Varejão’s fascination with miscegenation and skin colour is explored in this previously unpublished work, which takes the form of a double deck of cards. Here she addresses the notion of interracial identity in her native Brazil. While the Brazilian census traditionally divides its population into five groups according to predefined skin tone patterns, in 1976 it posed an open question: “What is your colour?” The result was 136 self-definitions. Some of the terms sound poetic or unusual, more figurative than literal, or belong to a specific cultural context. But the survey and its representation of the diversity of skin tones also seems to uncover Brazil’s latent racism in an unconventional way. idea39953" "id" => "47ec6c4a52e04c9ab277c205d23c6b01" "fullTextBoosted" => "Adriana Varejao - Polvo Adriana Varejão’s fascination with miscegenation and skin colour is explored in this previously unpublished work, which takes the form of a double deck of cards. Here she addresses the notion of interracial identity in her native Brazil. While the Brazilian census traditionally divides its population into five groups according to predefined skin tone patterns, in 1976 it posed an open question: “What is your colour?” The result was 136 self-definitions. Some of the terms sound poetic or unusual, more figurative than literal, or belong to a specific cultural context. But the survey and its representation of the diversity of skin tones also seems to uncover Brazil’s latent racism in an unconventional way. idea39953" ] "fields" => [ "displayGroup" => [ "7276ec05b6885494c406e60cb9311d3c" ] ] "sort" => [ 1614297600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "48a3fbdc47bb4f5c8e50907837b32925" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Norman Foster Sketchbooks 1975-2020 This introductory volume launches a new series that reflects on architect Norman Foster’s career from the 1970s until today, through his sketchbooks. Edited by architectural historian Jorge Sainz, more than 500 drawings are presented in a comprehensive collection which contains insights into the design process of Foster’s most influential projects, as well as his inspirations. After all, a particular kind of drawing happens in an architectural sketchbook, something at once very personal, reflective, and portable. Through these fascinating sketches, drawings, and notes, readers can trace how Foster’s complex concepts are made manifest and develop on paper. idea39669" "id" => "48a3fbdc47bb4f5c8e50907837b32925" "fullTextBoosted" => "Norman Foster Sketchbooks 1975-2020 This introductory volume launches a new series that reflects on architect Norman Foster’s career from the 1970s until today, through his sketchbooks. Edited by architectural historian Jorge Sainz, more than 500 drawings are presented in a comprehensive collection which contains insights into the design process of Foster’s most influential projects, as well as his inspirations. After all, a particular kind of drawing happens in an architectural sketchbook, something at once very personal, reflective, and portable. Through these fascinating sketches, drawings, and notes, readers can trace how Foster’s complex concepts are made manifest and develop on paper. idea39669" ] "fields" => [ "displayGroup" => [ "6199d798a48711c227a3d481226255fc" ] ] "sort" => [ 1608076800000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "a037bb09bb5949f182193185d6abd822" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39438 8d30ad55b42cc67fa7121114bd12b4c7 It Just Happened - Photographs By Bob Colacello 1976-1982 It Just Happened - Photographs By Bob Colacello 1976-1982 - ISBN 9788412090857 - Ivorypress" "id" => "a037bb09bb5949f182193185d6abd822" "fullTextBoosted" => "idea39438 It Just Happened - Photographs By Bob Colacello 1976-1982 It Just Happened - Photographs By Bob Colacello 1976-1982 - ISBN 9788412090857 - Ivorypress" ] "fields" => [ "displayGroup" => [ "8d30ad55b42cc67fa7121114bd12b4c7" ] ] "sort" => [ 1600905600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "85bfc7d549b847d38229d872ce326675" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39439 f709426fee6435c4fa2cda73e381f825 Sophie Taeuber-Arp - Album Sophie Taeuber-Arp - Album - ISBN 9788412090871 - Ivorypress - Jana Teuscher" "id" => "85bfc7d549b847d38229d872ce326675" "fullTextBoosted" => "idea39439 Sophie Taeuber-Arp - Album Sophie Taeuber-Arp - Album - ISBN 9788412090871 - Ivorypress - Jana Teuscher" ] "fields" => [ "displayGroup" => [ "f709426fee6435c4fa2cda73e381f825" ] ] "sort" => [ 1600905600000 ] ] ] ] "aggregations" => [ "total-count" => [ "value" => 76 ] ] ] ] |
|
app |
Response:
[ "response" => [ "took" => 2 "timed_out" => false "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] "hits" => [ "total" => [ "value" => 76 "relation" => "eq" ] "max_score" => null "hits" => [ [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "509cda2384884b4cbb92fbc82b89c7b6" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea41254 7785db0a854bfc1a340449971e110ced On Cities: Masterclass Series Vol. 1 On Cities: Masterclass Series Vol. 1 - ISBN 9788494717963 - Ivorypress" "id" => "509cda2384884b4cbb92fbc82b89c7b6" "fullTextBoosted" => "idea41254 On Cities: Masterclass Series Vol. 1 On Cities: Masterclass Series Vol. 1 - ISBN 9788494717963 - Ivorypress" ] "fields" => [ "displayGroup" => [ "7785db0a854bfc1a340449971e110ced" ] ] "sort" => [ 1645574400000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "935ee92a79034a90a42a6cac052d6e99" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea41255 1e9a8ebf755f618cbddfad013d844877 Future Cities: Conversations with Norman Foster Future Cities: Conversations with Norman Foster - ISBN 9788494717970 - Ivorypress" "id" => "935ee92a79034a90a42a6cac052d6e99" "fullTextBoosted" => "idea41255 Future Cities: Conversations with Norman Foster Future Cities: Conversations with Norman Foster - ISBN 9788494717970 - Ivorypress" ] "fields" => [ "displayGroup" => [ "1e9a8ebf755f618cbddfad013d844877" ] ] "sort" => [ 1645574400000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "f6d2fe12a4864689a8a9734600862c21" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40347 e9aeee55bdb0b50389ccb9af6e349747 Norman Foster Sketchbooks Volume I 1975 - 1980 Norman Foster Sketchbooks Volume I 1975 - 1980 - ISBN 9788494717956 - Ivorypress - N. Foster ; J. Sainz" "id" => "f6d2fe12a4864689a8a9734600862c21" "fullTextBoosted" => "idea40347 Norman Foster Sketchbooks Volume I 1975 - 1980 Norman Foster Sketchbooks Volume I 1975 - 1980 - ISBN 9788494717956 - Ivorypress - N. Foster ; J. Sainz" ] "fields" => [ "displayGroup" => [ "e9aeee55bdb0b50389ccb9af6e349747" ] ] "sort" => [ 1631059200000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "da6de84c99d04f4f88650b39a4df6ca6" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39952 7595e3214d7679a1620c8e51010d30cf Edwin Schlossberg - Tidal Gestures | World: Nerve Edwin Schlossberg - Tidal Gestures | World: Nerve - ISBN 9788412279214 - Ivorypress" "id" => "da6de84c99d04f4f88650b39a4df6ca6" "fullTextBoosted" => "idea39952 Edwin Schlossberg - Tidal Gestures | World: Nerve Edwin Schlossberg - Tidal Gestures | World: Nerve - ISBN 9788412279214 - Ivorypress" ] "fields" => [ "displayGroup" => [ "7595e3214d7679a1620c8e51010d30cf" ] ] "sort" => [ 1614297600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "98020511d6524e7492130aa7fb604495" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39954 2f29ab0616970e826c10b906f37751f5 Madrid - Book Of Books: Jorge Carrion | Alberto Garcia-Alix Madrid - Book Of Books: Jorge Carrion | Alberto Garcia-Alix - ISBN 9788412279238 - Ivorypress" "id" => "98020511d6524e7492130aa7fb604495" "fullTextBoosted" => "idea39954 Madrid - Book Of Books: Jorge Carrion | Alberto Garcia-Alix Madrid - Book Of Books: Jorge Carrion | Alberto Garcia-Alix - ISBN 9788412279238 - Ivorypress" ] "fields" => [ "displayGroup" => [ "2f29ab0616970e826c10b906f37751f5" ] ] "sort" => [ 1614297600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "dceddc6deffb4c86ae9e60a4098a3ae7" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39955 39cf01b912692b0092e1a35f235907c4 Words Books Stories - Looking Forward Ivorypres At Twenty-Five Words Books Stories - Looking Forward Ivorypres At Twenty-Five - Ivorypress" "id" => "dceddc6deffb4c86ae9e60a4098a3ae7" "fullTextBoosted" => "idea39955 Words Books Stories - Looking Forward Ivorypres At Twenty-Five Words Books Stories - Looking Forward Ivorypres At Twenty-Five - Ivorypress" ] "fields" => [ "displayGroup" => [ "39cf01b912692b0092e1a35f235907c4" ] ] "sort" => [ 1614297600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "47ec6c4a52e04c9ab277c205d23c6b01" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Adriana Varejao - Polvo Adriana Varejão’s fascination with miscegenation and skin colour is explored in this previously unpublished work, which takes the form of a double deck of cards. Here she addresses the notion of interracial identity in her native Brazil. While the Brazilian census traditionally divides its population into five groups according to predefined skin tone patterns, in 1976 it posed an open question: “What is your colour?” The result was 136 self-definitions. Some of the terms sound poetic or unusual, more figurative than literal, or belong to a specific cultural context. But the survey and its representation of the diversity of skin tones also seems to uncover Brazil’s latent racism in an unconventional way. idea39953" "id" => "47ec6c4a52e04c9ab277c205d23c6b01" "fullTextBoosted" => "Adriana Varejao - Polvo Adriana Varejão’s fascination with miscegenation and skin colour is explored in this previously unpublished work, which takes the form of a double deck of cards. Here she addresses the notion of interracial identity in her native Brazil. While the Brazilian census traditionally divides its population into five groups according to predefined skin tone patterns, in 1976 it posed an open question: “What is your colour?” The result was 136 self-definitions. Some of the terms sound poetic or unusual, more figurative than literal, or belong to a specific cultural context. But the survey and its representation of the diversity of skin tones also seems to uncover Brazil’s latent racism in an unconventional way. idea39953" ] "fields" => [ "displayGroup" => [ "7276ec05b6885494c406e60cb9311d3c" ] ] "sort" => [ 1614297600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "48a3fbdc47bb4f5c8e50907837b32925" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Norman Foster Sketchbooks 1975-2020 This introductory volume launches a new series that reflects on architect Norman Foster’s career from the 1970s until today, through his sketchbooks. Edited by architectural historian Jorge Sainz, more than 500 drawings are presented in a comprehensive collection which contains insights into the design process of Foster’s most influential projects, as well as his inspirations. After all, a particular kind of drawing happens in an architectural sketchbook, something at once very personal, reflective, and portable. Through these fascinating sketches, drawings, and notes, readers can trace how Foster’s complex concepts are made manifest and develop on paper. idea39669" "id" => "48a3fbdc47bb4f5c8e50907837b32925" "fullTextBoosted" => "Norman Foster Sketchbooks 1975-2020 This introductory volume launches a new series that reflects on architect Norman Foster’s career from the 1970s until today, through his sketchbooks. Edited by architectural historian Jorge Sainz, more than 500 drawings are presented in a comprehensive collection which contains insights into the design process of Foster’s most influential projects, as well as his inspirations. After all, a particular kind of drawing happens in an architectural sketchbook, something at once very personal, reflective, and portable. Through these fascinating sketches, drawings, and notes, readers can trace how Foster’s complex concepts are made manifest and develop on paper. idea39669" ] "fields" => [ "displayGroup" => [ "6199d798a48711c227a3d481226255fc" ] ] "sort" => [ 1608076800000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "a037bb09bb5949f182193185d6abd822" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39438 8d30ad55b42cc67fa7121114bd12b4c7 It Just Happened - Photographs By Bob Colacello 1976-1982 It Just Happened - Photographs By Bob Colacello 1976-1982 - ISBN 9788412090857 - Ivorypress" "id" => "a037bb09bb5949f182193185d6abd822" "fullTextBoosted" => "idea39438 It Just Happened - Photographs By Bob Colacello 1976-1982 It Just Happened - Photographs By Bob Colacello 1976-1982 - ISBN 9788412090857 - Ivorypress" ] "fields" => [ "displayGroup" => [ "8d30ad55b42cc67fa7121114bd12b4c7" ] ] "sort" => [ 1600905600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "85bfc7d549b847d38229d872ce326675" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39439 f709426fee6435c4fa2cda73e381f825 Sophie Taeuber-Arp - Album Sophie Taeuber-Arp - Album - ISBN 9788412090871 - Ivorypress - Jana Teuscher" "id" => "85bfc7d549b847d38229d872ce326675" "fullTextBoosted" => "idea39439 Sophie Taeuber-Arp - Album Sophie Taeuber-Arp - Album - ISBN 9788412090871 - Ivorypress - Jana Teuscher" ] "fields" => [ "displayGroup" => [ "f709426fee6435c4fa2cda73e381f825" ] ] "sort" => [ 1600905600000 ] ] ] ] "aggregations" => [ "total-count" => [ "value" => 76 ] ] ] "method" => "POST" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true" "HTTP code" => 200 "duration" => 0.002802 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/" "HTTP code" => 200 "duration" => 0.000478 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "HTTP code" => 200 "duration" => 0.001752 ] |
|
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.000626 ] |
|
app |
Request Body
[
"{"query":{"bool":{"filter":[{"terms":{"id":["509cda2384884b4cbb92fbc82b89c7b6","935ee92a79034a90a42a6cac052d6e99","f6d2fe12a4864689a8a9734600862c21","da6de84c99d04f4f88650b39a4df6ca6","98020511d6524e7492130aa7fb604495","dceddc6deffb4c86ae9e60a4098a3ae7","47ec6c4a52e04c9ab277c205d23c6b01","48a3fbdc47bb4f5c8e50907837b32925","a037bb09bb5949f182193185d6abd822","85bfc7d549b847d38229d872ce326675"]}},{"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" => "a037bb09bb5949f182193185d6abd822" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39438 8d30ad55b42cc67fa7121114bd12b4c7 It Just Happened - Photographs By Bob Colacello 1976-1982 It Just Happened - Photographs By Bob Colacello 1976-1982 - ISBN 9788412090857 - Ivorypress" "id" => "a037bb09bb5949f182193185d6abd822" "fullTextBoosted" => "idea39438 It Just Happened - Photographs By Bob Colacello 1976-1982 It Just Happened - Photographs By Bob Colacello 1976-1982 - ISBN 9788412090857 - Ivorypress" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "da6de84c99d04f4f88650b39a4df6ca6" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39952 7595e3214d7679a1620c8e51010d30cf Edwin Schlossberg - Tidal Gestures | World: Nerve Edwin Schlossberg - Tidal Gestures | World: Nerve - ISBN 9788412279214 - Ivorypress" "id" => "da6de84c99d04f4f88650b39a4df6ca6" "fullTextBoosted" => "idea39952 Edwin Schlossberg - Tidal Gestures | World: Nerve Edwin Schlossberg - Tidal Gestures | World: Nerve - ISBN 9788412279214 - Ivorypress" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "f6d2fe12a4864689a8a9734600862c21" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40347 e9aeee55bdb0b50389ccb9af6e349747 Norman Foster Sketchbooks Volume I 1975 - 1980 Norman Foster Sketchbooks Volume I 1975 - 1980 - ISBN 9788494717956 - Ivorypress - N. Foster ; J. Sainz" "id" => "f6d2fe12a4864689a8a9734600862c21" "fullTextBoosted" => "idea40347 Norman Foster Sketchbooks Volume I 1975 - 1980 Norman Foster Sketchbooks Volume I 1975 - 1980 - ISBN 9788494717956 - Ivorypress - N. Foster ; J. Sainz" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "85bfc7d549b847d38229d872ce326675" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39439 f709426fee6435c4fa2cda73e381f825 Sophie Taeuber-Arp - Album Sophie Taeuber-Arp - Album - ISBN 9788412090871 - Ivorypress - Jana Teuscher" "id" => "85bfc7d549b847d38229d872ce326675" "fullTextBoosted" => "idea39439 Sophie Taeuber-Arp - Album Sophie Taeuber-Arp - Album - ISBN 9788412090871 - Ivorypress - Jana Teuscher" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "509cda2384884b4cbb92fbc82b89c7b6" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea41254 7785db0a854bfc1a340449971e110ced On Cities: Masterclass Series Vol. 1 On Cities: Masterclass Series Vol. 1 - ISBN 9788494717963 - Ivorypress" "id" => "509cda2384884b4cbb92fbc82b89c7b6" "fullTextBoosted" => "idea41254 On Cities: Masterclass Series Vol. 1 On Cities: Masterclass Series Vol. 1 - ISBN 9788494717963 - Ivorypress" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "98020511d6524e7492130aa7fb604495" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39954 2f29ab0616970e826c10b906f37751f5 Madrid - Book Of Books: Jorge Carrion | Alberto Garcia-Alix Madrid - Book Of Books: Jorge Carrion | Alberto Garcia-Alix - ISBN 9788412279238 - Ivorypress" "id" => "98020511d6524e7492130aa7fb604495" "fullTextBoosted" => "idea39954 Madrid - Book Of Books: Jorge Carrion | Alberto Garcia-Alix Madrid - Book Of Books: Jorge Carrion | Alberto Garcia-Alix - ISBN 9788412279238 - Ivorypress" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "935ee92a79034a90a42a6cac052d6e99" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea41255 1e9a8ebf755f618cbddfad013d844877 Future Cities: Conversations with Norman Foster Future Cities: Conversations with Norman Foster - ISBN 9788494717970 - Ivorypress" "id" => "935ee92a79034a90a42a6cac052d6e99" "fullTextBoosted" => "idea41255 Future Cities: Conversations with Norman Foster Future Cities: Conversations with Norman Foster - ISBN 9788494717970 - Ivorypress" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "dceddc6deffb4c86ae9e60a4098a3ae7" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39955 39cf01b912692b0092e1a35f235907c4 Words Books Stories - Looking Forward Ivorypres At Twenty-Five Words Books Stories - Looking Forward Ivorypres At Twenty-Five - Ivorypress" "id" => "dceddc6deffb4c86ae9e60a4098a3ae7" "fullTextBoosted" => "idea39955 Words Books Stories - Looking Forward Ivorypres At Twenty-Five Words Books Stories - Looking Forward Ivorypres At Twenty-Five - Ivorypress" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "47ec6c4a52e04c9ab277c205d23c6b01" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Adriana Varejao - Polvo Adriana Varejão’s fascination with miscegenation and skin colour is explored in this previously unpublished work, which takes the form of a double deck of cards. Here she addresses the notion of interracial identity in her native Brazil. While the Brazilian census traditionally divides its population into five groups according to predefined skin tone patterns, in 1976 it posed an open question: “What is your colour?” The result was 136 self-definitions. Some of the terms sound poetic or unusual, more figurative than literal, or belong to a specific cultural context. But the survey and its representation of the diversity of skin tones also seems to uncover Brazil’s latent racism in an unconventional way. idea39953" "id" => "47ec6c4a52e04c9ab277c205d23c6b01" "fullTextBoosted" => "Adriana Varejao - Polvo Adriana Varejão’s fascination with miscegenation and skin colour is explored in this previously unpublished work, which takes the form of a double deck of cards. Here she addresses the notion of interracial identity in her native Brazil. While the Brazilian census traditionally divides its population into five groups according to predefined skin tone patterns, in 1976 it posed an open question: “What is your colour?” The result was 136 self-definitions. Some of the terms sound poetic or unusual, more figurative than literal, or belong to a specific cultural context. But the survey and its representation of the diversity of skin tones also seems to uncover Brazil’s latent racism in an unconventional way. idea39953" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "48a3fbdc47bb4f5c8e50907837b32925" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Norman Foster Sketchbooks 1975-2020 This introductory volume launches a new series that reflects on architect Norman Foster’s career from the 1970s until today, through his sketchbooks. Edited by architectural historian Jorge Sainz, more than 500 drawings are presented in a comprehensive collection which contains insights into the design process of Foster’s most influential projects, as well as his inspirations. After all, a particular kind of drawing happens in an architectural sketchbook, something at once very personal, reflective, and portable. Through these fascinating sketches, drawings, and notes, readers can trace how Foster’s complex concepts are made manifest and develop on paper. idea39669" "id" => "48a3fbdc47bb4f5c8e50907837b32925" "fullTextBoosted" => "Norman Foster Sketchbooks 1975-2020 This introductory volume launches a new series that reflects on architect Norman Foster’s career from the 1970s until today, through his sketchbooks. Edited by architectural historian Jorge Sainz, more than 500 drawings are presented in a comprehensive collection which contains insights into the design process of Foster’s most influential projects, as well as his inspirations. After all, a particular kind of drawing happens in an architectural sketchbook, something at once very personal, reflective, and portable. Through these fascinating sketches, drawings, and notes, readers can trace how Foster’s complex concepts are made manifest and develop on paper. idea39669" ] ] ] ] ] ] |
|
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" => "a037bb09bb5949f182193185d6abd822" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39438 8d30ad55b42cc67fa7121114bd12b4c7 It Just Happened - Photographs By Bob Colacello 1976-1982 It Just Happened - Photographs By Bob Colacello 1976-1982 - ISBN 9788412090857 - Ivorypress" "id" => "a037bb09bb5949f182193185d6abd822" "fullTextBoosted" => "idea39438 It Just Happened - Photographs By Bob Colacello 1976-1982 It Just Happened - Photographs By Bob Colacello 1976-1982 - ISBN 9788412090857 - Ivorypress" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "da6de84c99d04f4f88650b39a4df6ca6" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39952 7595e3214d7679a1620c8e51010d30cf Edwin Schlossberg - Tidal Gestures | World: Nerve Edwin Schlossberg - Tidal Gestures | World: Nerve - ISBN 9788412279214 - Ivorypress" "id" => "da6de84c99d04f4f88650b39a4df6ca6" "fullTextBoosted" => "idea39952 Edwin Schlossberg - Tidal Gestures | World: Nerve Edwin Schlossberg - Tidal Gestures | World: Nerve - ISBN 9788412279214 - Ivorypress" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "f6d2fe12a4864689a8a9734600862c21" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40347 e9aeee55bdb0b50389ccb9af6e349747 Norman Foster Sketchbooks Volume I 1975 - 1980 Norman Foster Sketchbooks Volume I 1975 - 1980 - ISBN 9788494717956 - Ivorypress - N. Foster ; J. Sainz" "id" => "f6d2fe12a4864689a8a9734600862c21" "fullTextBoosted" => "idea40347 Norman Foster Sketchbooks Volume I 1975 - 1980 Norman Foster Sketchbooks Volume I 1975 - 1980 - ISBN 9788494717956 - Ivorypress - N. Foster ; J. Sainz" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "85bfc7d549b847d38229d872ce326675" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39439 f709426fee6435c4fa2cda73e381f825 Sophie Taeuber-Arp - Album Sophie Taeuber-Arp - Album - ISBN 9788412090871 - Ivorypress - Jana Teuscher" "id" => "85bfc7d549b847d38229d872ce326675" "fullTextBoosted" => "idea39439 Sophie Taeuber-Arp - Album Sophie Taeuber-Arp - Album - ISBN 9788412090871 - Ivorypress - Jana Teuscher" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "509cda2384884b4cbb92fbc82b89c7b6" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea41254 7785db0a854bfc1a340449971e110ced On Cities: Masterclass Series Vol. 1 On Cities: Masterclass Series Vol. 1 - ISBN 9788494717963 - Ivorypress" "id" => "509cda2384884b4cbb92fbc82b89c7b6" "fullTextBoosted" => "idea41254 On Cities: Masterclass Series Vol. 1 On Cities: Masterclass Series Vol. 1 - ISBN 9788494717963 - Ivorypress" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "98020511d6524e7492130aa7fb604495" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39954 2f29ab0616970e826c10b906f37751f5 Madrid - Book Of Books: Jorge Carrion | Alberto Garcia-Alix Madrid - Book Of Books: Jorge Carrion | Alberto Garcia-Alix - ISBN 9788412279238 - Ivorypress" "id" => "98020511d6524e7492130aa7fb604495" "fullTextBoosted" => "idea39954 Madrid - Book Of Books: Jorge Carrion | Alberto Garcia-Alix Madrid - Book Of Books: Jorge Carrion | Alberto Garcia-Alix - ISBN 9788412279238 - Ivorypress" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "935ee92a79034a90a42a6cac052d6e99" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea41255 1e9a8ebf755f618cbddfad013d844877 Future Cities: Conversations with Norman Foster Future Cities: Conversations with Norman Foster - ISBN 9788494717970 - Ivorypress" "id" => "935ee92a79034a90a42a6cac052d6e99" "fullTextBoosted" => "idea41255 Future Cities: Conversations with Norman Foster Future Cities: Conversations with Norman Foster - ISBN 9788494717970 - Ivorypress" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "dceddc6deffb4c86ae9e60a4098a3ae7" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39955 39cf01b912692b0092e1a35f235907c4 Words Books Stories - Looking Forward Ivorypres At Twenty-Five Words Books Stories - Looking Forward Ivorypres At Twenty-Five - Ivorypress" "id" => "dceddc6deffb4c86ae9e60a4098a3ae7" "fullTextBoosted" => "idea39955 Words Books Stories - Looking Forward Ivorypres At Twenty-Five Words Books Stories - Looking Forward Ivorypres At Twenty-Five - Ivorypress" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "47ec6c4a52e04c9ab277c205d23c6b01" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Adriana Varejao - Polvo Adriana Varejão’s fascination with miscegenation and skin colour is explored in this previously unpublished work, which takes the form of a double deck of cards. Here she addresses the notion of interracial identity in her native Brazil. While the Brazilian census traditionally divides its population into five groups according to predefined skin tone patterns, in 1976 it posed an open question: “What is your colour?” The result was 136 self-definitions. Some of the terms sound poetic or unusual, more figurative than literal, or belong to a specific cultural context. But the survey and its representation of the diversity of skin tones also seems to uncover Brazil’s latent racism in an unconventional way. idea39953" "id" => "47ec6c4a52e04c9ab277c205d23c6b01" "fullTextBoosted" => "Adriana Varejao - Polvo Adriana Varejão’s fascination with miscegenation and skin colour is explored in this previously unpublished work, which takes the form of a double deck of cards. Here she addresses the notion of interracial identity in her native Brazil. While the Brazilian census traditionally divides its population into five groups according to predefined skin tone patterns, in 1976 it posed an open question: “What is your colour?” The result was 136 self-definitions. Some of the terms sound poetic or unusual, more figurative than literal, or belong to a specific cultural context. But the survey and its representation of the diversity of skin tones also seems to uncover Brazil’s latent racism in an unconventional way. idea39953" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "48a3fbdc47bb4f5c8e50907837b32925" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Norman Foster Sketchbooks 1975-2020 This introductory volume launches a new series that reflects on architect Norman Foster’s career from the 1970s until today, through his sketchbooks. Edited by architectural historian Jorge Sainz, more than 500 drawings are presented in a comprehensive collection which contains insights into the design process of Foster’s most influential projects, as well as his inspirations. After all, a particular kind of drawing happens in an architectural sketchbook, something at once very personal, reflective, and portable. Through these fascinating sketches, drawings, and notes, readers can trace how Foster’s complex concepts are made manifest and develop on paper. idea39669" "id" => "48a3fbdc47bb4f5c8e50907837b32925" "fullTextBoosted" => "Norman Foster Sketchbooks 1975-2020 This introductory volume launches a new series that reflects on architect Norman Foster’s career from the 1970s until today, through his sketchbooks. Edited by architectural historian Jorge Sainz, more than 500 drawings are presented in a comprehensive collection which contains insights into the design process of Foster’s most influential projects, as well as his inspirations. After all, a particular kind of drawing happens in an architectural sketchbook, something at once very personal, reflective, and portable. Through these fascinating sketches, drawings, and notes, readers can trace how Foster’s complex concepts are made manifest and develop on paper. idea39669" ] ] ] ] ] "method" => "POST" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true" "HTTP code" => 200 "duration" => 0.001941 ] |
|
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 |