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" => "af2615b34c0940e080c59aa3c1cfbde6" ] "request_uri" => "https://ideabooks.albertvanderveen.nl/detail/af2615b34c0940e080c59aa3c1cfbde6" "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.001397 ] |
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.001975 ] |
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.000687 ] |
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.001287 ] |
INFO | app | curl -XPOST 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true' -d '{"query":{"bool":{"filter":[{"bool":{"must":[{"term":{"parentId":"af2615b34c0940e080c59aa3c1cfbde6"}},{"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.000238 ] |
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.00158 ] |
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.00052 ] |
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.001246 ] |
INFO | app | curl -XPOST 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true' -d '{"query":{"bool":{"filter":[{"terms":{"id":["af2615b34c0940e080c59aa3c1cfbde6"]}},{"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.000579 ] |
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.001834 ] |
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.000718 ] |
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.022204 ] |
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":"3210a283045d402dac786207c9cf2d8d"}}}}]}},{"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.000583 ] |
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.002251 ] |
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.000754 ] |
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.001802 ] |
INFO | app | curl -XPOST 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true' -d '{"query":{"bool":{"filter":[{"terms":{"id":["100a78b30fa046e9b706354f9f03b01b","383cb61ce7c347fa953c76c74c73ff83","a3cc64d4e39e43749e524f35543495a3","ab14282e292b45e0989c40eb2b7c14a9","af2615b34c0940e080c59aa3c1cfbde6","064d8dd71bfa4bc083cf26775c9e1956","57e5bc70a41a4d578639ff5bef19a905","24b73b81711647d78b6e7dd166d9874f","ffb1e772602945df942822d25e85e1f9","f0b280d6233542e9883d8d29a3863ac8"]}},{"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.001397 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "HTTP code" => 200 "duration" => 0.001975 ] |
|
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.000687 ] |
|
app |
Request Body
[
"{"query":{"bool":{"filter":[{"bool":{"must":[{"term":{"parentId":"af2615b34c0940e080c59aa3c1cfbde6"}},{"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.001287 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/" "HTTP code" => 200 "duration" => 0.000238 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "HTTP code" => 200 "duration" => 0.00158 ] |
|
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.00052 ] |
|
app |
Request Body
[
"{"query":{"bool":{"filter":[{"terms":{"id":["af2615b34c0940e080c59aa3c1cfbde6"]}},{"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" => "af2615b34c0940e080c59aa3c1cfbde6" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea33741 029f574f9f77563cfda796ac6edeb40f Goshka Macuga Before The Beginning And After The End Goshka Macuga Before The Beginning And After The End - ISBN 9788887029659 - Prada Arte" "id" => "af2615b34c0940e080c59aa3c1cfbde6" "fullTextBoosted" => "idea33741 Goshka Macuga Before The Beginning And After The End Goshka Macuga Before The Beginning And After The End - ISBN 9788887029659 - Prada Arte" ] ] ] ] ] ] |
|
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" => "af2615b34c0940e080c59aa3c1cfbde6" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea33741 029f574f9f77563cfda796ac6edeb40f Goshka Macuga Before The Beginning And After The End Goshka Macuga Before The Beginning And After The End - ISBN 9788887029659 - Prada Arte" "id" => "af2615b34c0940e080c59aa3c1cfbde6" "fullTextBoosted" => "idea33741 Goshka Macuga Before The Beginning And After The End Goshka Macuga Before The Beginning And After The End - ISBN 9788887029659 - Prada Arte" ] ] ] ] ] "method" => "POST" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true" "HTTP code" => 200 "duration" => 0.001246 ] |
|
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.000579 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "HTTP code" => 200 "duration" => 0.001834 ] |
|
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.000718 ] |
|
app |
Request Body
[
"{"query":{"bool":{"filter":[{"bool":{"must":[{"bool":{"should":[{"nested":{"path":"manufacturer","query":{"term":{"manufacturer.id":"3210a283045d402dac786207c9cf2d8d"}}}}]}},{"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" => 21 "timed_out" => false "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] "hits" => [ "total" => [ "value" => 11 "relation" => "eq" ] "max_score" => null "hits" => [ [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "100a78b30fa046e9b706354f9f03b01b" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Domenico Gnoli This exhibition is presented as a retrospective that gathers over 100 works, created by Domenico Gnoli (Rome, 1933 - New York, 1970) from 1949 to 1969, as well as an equal number of his drawings. A chronological and documentary section, including historical materials, photographs and other supports, contributes to trace Gnoli's life and artistic career more than fifty years after his death. The research behind the project conceived by Germano Celant was developed in collaboration with the artist's archives in Rome and Mallorca, which preserve Gnoli's personal and professional heritage. idea40977" "id" => "100a78b30fa046e9b706354f9f03b01b" "fullTextBoosted" => "Domenico Gnoli This exhibition is presented as a retrospective that gathers over 100 works, created by Domenico Gnoli (Rome, 1933 - New York, 1970) from 1949 to 1969, as well as an equal number of his drawings. A chronological and documentary section, including historical materials, photographs and other supports, contributes to trace Gnoli's life and artistic career more than fifty years after his death. The research behind the project conceived by Germano Celant was developed in collaboration with the artist's archives in Rome and Mallorca, which preserve Gnoli's personal and professional heritage. idea40977" ] "fields" => [ "displayGroup" => [ "f103b6d41f0e2edd052656606b8dc463" ] ] "sort" => [ 1638316800000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "383cb61ce7c347fa953c76c74c73ff83" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea38474 044a8990604577507849993c56088469 Whether Line - Lizzie Fitch | Ryan Trecartin Whether Line - Lizzie Fitch | Ryan Trecartin - ISBN 9788887029758 - Prada Arte" "id" => "383cb61ce7c347fa953c76c74c73ff83" "fullTextBoosted" => "idea38474 Whether Line - Lizzie Fitch | Ryan Trecartin Whether Line - Lizzie Fitch | Ryan Trecartin - ISBN 9788887029758 - Prada Arte" ] "fields" => [ "displayGroup" => [ "044a8990604577507849993c56088469" ] ] "sort" => [ 1572912000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "a3cc64d4e39e43749e524f35543495a3" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea38085 774b97e0a51205b6fb258f27d46dbdb4 Kounellis Kounellis - ISBN 9788887029765 - Prada Arte" "id" => "a3cc64d4e39e43749e524f35543495a3" "fullTextBoosted" => "idea38085 Kounellis Kounellis - ISBN 9788887029765 - Prada Arte" ] "fields" => [ "displayGroup" => [ "774b97e0a51205b6fb258f27d46dbdb4" ] ] "sort" => [ 1563235200000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "ab14282e292b45e0989c40eb2b7c14a9" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea37570 2540db2c8ed07bb4bf9c08165e9cb964 Machines A Penser Machines A Penser - ISBN 9788887029727 - Prada Arte - Dieter Roelstraete Ed." "id" => "ab14282e292b45e0989c40eb2b7c14a9" "fullTextBoosted" => "idea37570 Machines A Penser Machines A Penser - ISBN 9788887029727 - Prada Arte - Dieter Roelstraete Ed." ] "fields" => [ "displayGroup" => [ "2540db2c8ed07bb4bf9c08165e9cb964" ] ] "sort" => [ 1549584000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "af2615b34c0940e080c59aa3c1cfbde6" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea33741 029f574f9f77563cfda796ac6edeb40f Goshka Macuga Before The Beginning And After The End Goshka Macuga Before The Beginning And After The End - ISBN 9788887029659 - Prada Arte" "id" => "af2615b34c0940e080c59aa3c1cfbde6" "fullTextBoosted" => "idea33741 Goshka Macuga Before The Beginning And After The End Goshka Macuga Before The Beginning And After The End - ISBN 9788887029659 - Prada Arte" ] "fields" => [ "displayGroup" => [ "029f574f9f77563cfda796ac6edeb40f" ] ] "sort" => [ 1460937600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "064d8dd71bfa4bc083cf26775c9e1956" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea33590 2c381f30f30ed72898569544c1c0c20b Gianni Piacentino Gianni Piacentino - ISBN 9788887029635 - Prada Arte" "id" => "064d8dd71bfa4bc083cf26775c9e1956" "fullTextBoosted" => "idea33590 Gianni Piacentino Gianni Piacentino - ISBN 9788887029635 - Prada Arte" ] "fields" => [ "displayGroup" => [ "2c381f30f30ed72898569544c1c0c20b" ] ] "sort" => [ 1456185600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "57e5bc70a41a4d578639ff5bef19a905" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea33591 afc9ebb25d3ebaaf1292c8247f9366b5 William N. Copley William N. Copley - ISBN 9788887029642 - Prada Arte" "id" => "57e5bc70a41a4d578639ff5bef19a905" "fullTextBoosted" => "idea33591 William N. Copley William N. Copley - ISBN 9788887029642 - Prada Arte" ] "fields" => [ "displayGroup" => [ "afc9ebb25d3ebaaf1292c8247f9366b5" ] ] "sort" => [ 1456185600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "24b73b81711647d78b6e7dd166d9874f" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea32561 e7f82091c17e8b766aece2a9dc5c4bac Serial / Portable Classic - The Greek Canon And Its Mutations Serial / Portable Classic - The Greek Canon And Its Mutations - ISBN 9788887029611 - Prada Arte" "id" => "24b73b81711647d78b6e7dd166d9874f" "fullTextBoosted" => "idea32561 Serial / Portable Classic - The Greek Canon And Its Mutations Serial / Portable Classic - The Greek Canon And Its Mutations - ISBN 9788887029611 - Prada Arte" ] "fields" => [ "displayGroup" => [ "e7f82091c17e8b766aece2a9dc5c4bac" ] ] "sort" => [ 1432857600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "ffb1e772602945df942822d25e85e1f9" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea31289 b21aadf9ab2db810bd4bc4516a13c933 Art Or Sound Art Or Sound - ISBN 9788887029567 - Prada Arte" "id" => "ffb1e772602945df942822d25e85e1f9" "fullTextBoosted" => "idea31289 Art Or Sound Art Or Sound - ISBN 9788887029567 - Prada Arte" ] "fields" => [ "displayGroup" => [ "b21aadf9ab2db810bd4bc4516a13c933" ] ] "sort" => [ 1404086400000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "f0b280d6233542e9883d8d29a3863ac8" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea28569 40d8c08d9b8e7972692ed65ba0292f64 The Small Utopia Ars Multiplicata The Small Utopia Ars Multiplicata - ISBN 9788887029543 - Prada Arte - Germano Celant" "id" => "f0b280d6233542e9883d8d29a3863ac8" "fullTextBoosted" => "idea28569 The Small Utopia Ars Multiplicata The Small Utopia Ars Multiplicata - ISBN 9788887029543 - Prada Arte - Germano Celant" ] "fields" => [ "displayGroup" => [ "40d8c08d9b8e7972692ed65ba0292f64" ] ] "sort" => [ 1350345600000 ] ] ] ] "aggregations" => [ "total-count" => [ "value" => 11 ] ] ] ] |
|
app |
Response:
[ "response" => [ "took" => 21 "timed_out" => false "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] "hits" => [ "total" => [ "value" => 11 "relation" => "eq" ] "max_score" => null "hits" => [ [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "100a78b30fa046e9b706354f9f03b01b" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Domenico Gnoli This exhibition is presented as a retrospective that gathers over 100 works, created by Domenico Gnoli (Rome, 1933 - New York, 1970) from 1949 to 1969, as well as an equal number of his drawings. A chronological and documentary section, including historical materials, photographs and other supports, contributes to trace Gnoli's life and artistic career more than fifty years after his death. The research behind the project conceived by Germano Celant was developed in collaboration with the artist's archives in Rome and Mallorca, which preserve Gnoli's personal and professional heritage. idea40977" "id" => "100a78b30fa046e9b706354f9f03b01b" "fullTextBoosted" => "Domenico Gnoli This exhibition is presented as a retrospective that gathers over 100 works, created by Domenico Gnoli (Rome, 1933 - New York, 1970) from 1949 to 1969, as well as an equal number of his drawings. A chronological and documentary section, including historical materials, photographs and other supports, contributes to trace Gnoli's life and artistic career more than fifty years after his death. The research behind the project conceived by Germano Celant was developed in collaboration with the artist's archives in Rome and Mallorca, which preserve Gnoli's personal and professional heritage. idea40977" ] "fields" => [ "displayGroup" => [ "f103b6d41f0e2edd052656606b8dc463" ] ] "sort" => [ 1638316800000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "383cb61ce7c347fa953c76c74c73ff83" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea38474 044a8990604577507849993c56088469 Whether Line - Lizzie Fitch | Ryan Trecartin Whether Line - Lizzie Fitch | Ryan Trecartin - ISBN 9788887029758 - Prada Arte" "id" => "383cb61ce7c347fa953c76c74c73ff83" "fullTextBoosted" => "idea38474 Whether Line - Lizzie Fitch | Ryan Trecartin Whether Line - Lizzie Fitch | Ryan Trecartin - ISBN 9788887029758 - Prada Arte" ] "fields" => [ "displayGroup" => [ "044a8990604577507849993c56088469" ] ] "sort" => [ 1572912000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "a3cc64d4e39e43749e524f35543495a3" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea38085 774b97e0a51205b6fb258f27d46dbdb4 Kounellis Kounellis - ISBN 9788887029765 - Prada Arte" "id" => "a3cc64d4e39e43749e524f35543495a3" "fullTextBoosted" => "idea38085 Kounellis Kounellis - ISBN 9788887029765 - Prada Arte" ] "fields" => [ "displayGroup" => [ "774b97e0a51205b6fb258f27d46dbdb4" ] ] "sort" => [ 1563235200000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "ab14282e292b45e0989c40eb2b7c14a9" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea37570 2540db2c8ed07bb4bf9c08165e9cb964 Machines A Penser Machines A Penser - ISBN 9788887029727 - Prada Arte - Dieter Roelstraete Ed." "id" => "ab14282e292b45e0989c40eb2b7c14a9" "fullTextBoosted" => "idea37570 Machines A Penser Machines A Penser - ISBN 9788887029727 - Prada Arte - Dieter Roelstraete Ed." ] "fields" => [ "displayGroup" => [ "2540db2c8ed07bb4bf9c08165e9cb964" ] ] "sort" => [ 1549584000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "af2615b34c0940e080c59aa3c1cfbde6" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea33741 029f574f9f77563cfda796ac6edeb40f Goshka Macuga Before The Beginning And After The End Goshka Macuga Before The Beginning And After The End - ISBN 9788887029659 - Prada Arte" "id" => "af2615b34c0940e080c59aa3c1cfbde6" "fullTextBoosted" => "idea33741 Goshka Macuga Before The Beginning And After The End Goshka Macuga Before The Beginning And After The End - ISBN 9788887029659 - Prada Arte" ] "fields" => [ "displayGroup" => [ "029f574f9f77563cfda796ac6edeb40f" ] ] "sort" => [ 1460937600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "064d8dd71bfa4bc083cf26775c9e1956" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea33590 2c381f30f30ed72898569544c1c0c20b Gianni Piacentino Gianni Piacentino - ISBN 9788887029635 - Prada Arte" "id" => "064d8dd71bfa4bc083cf26775c9e1956" "fullTextBoosted" => "idea33590 Gianni Piacentino Gianni Piacentino - ISBN 9788887029635 - Prada Arte" ] "fields" => [ "displayGroup" => [ "2c381f30f30ed72898569544c1c0c20b" ] ] "sort" => [ 1456185600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "57e5bc70a41a4d578639ff5bef19a905" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea33591 afc9ebb25d3ebaaf1292c8247f9366b5 William N. Copley William N. Copley - ISBN 9788887029642 - Prada Arte" "id" => "57e5bc70a41a4d578639ff5bef19a905" "fullTextBoosted" => "idea33591 William N. Copley William N. Copley - ISBN 9788887029642 - Prada Arte" ] "fields" => [ "displayGroup" => [ "afc9ebb25d3ebaaf1292c8247f9366b5" ] ] "sort" => [ 1456185600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "24b73b81711647d78b6e7dd166d9874f" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea32561 e7f82091c17e8b766aece2a9dc5c4bac Serial / Portable Classic - The Greek Canon And Its Mutations Serial / Portable Classic - The Greek Canon And Its Mutations - ISBN 9788887029611 - Prada Arte" "id" => "24b73b81711647d78b6e7dd166d9874f" "fullTextBoosted" => "idea32561 Serial / Portable Classic - The Greek Canon And Its Mutations Serial / Portable Classic - The Greek Canon And Its Mutations - ISBN 9788887029611 - Prada Arte" ] "fields" => [ "displayGroup" => [ "e7f82091c17e8b766aece2a9dc5c4bac" ] ] "sort" => [ 1432857600000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "ffb1e772602945df942822d25e85e1f9" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea31289 b21aadf9ab2db810bd4bc4516a13c933 Art Or Sound Art Or Sound - ISBN 9788887029567 - Prada Arte" "id" => "ffb1e772602945df942822d25e85e1f9" "fullTextBoosted" => "idea31289 Art Or Sound Art Or Sound - ISBN 9788887029567 - Prada Arte" ] "fields" => [ "displayGroup" => [ "b21aadf9ab2db810bd4bc4516a13c933" ] ] "sort" => [ 1404086400000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "f0b280d6233542e9883d8d29a3863ac8" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea28569 40d8c08d9b8e7972692ed65ba0292f64 The Small Utopia Ars Multiplicata The Small Utopia Ars Multiplicata - ISBN 9788887029543 - Prada Arte - Germano Celant" "id" => "f0b280d6233542e9883d8d29a3863ac8" "fullTextBoosted" => "idea28569 The Small Utopia Ars Multiplicata The Small Utopia Ars Multiplicata - ISBN 9788887029543 - Prada Arte - Germano Celant" ] "fields" => [ "displayGroup" => [ "40d8c08d9b8e7972692ed65ba0292f64" ] ] "sort" => [ 1350345600000 ] ] ] ] "aggregations" => [ "total-count" => [ "value" => 11 ] ] ] "method" => "POST" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true" "HTTP code" => 200 "duration" => 0.022204 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/" "HTTP code" => 200 "duration" => 0.000583 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "HTTP code" => 200 "duration" => 0.002251 ] |
|
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.000754 ] |
|
app |
Request Body
[
"{"query":{"bool":{"filter":[{"terms":{"id":["100a78b30fa046e9b706354f9f03b01b","383cb61ce7c347fa953c76c74c73ff83","a3cc64d4e39e43749e524f35543495a3","ab14282e292b45e0989c40eb2b7c14a9","af2615b34c0940e080c59aa3c1cfbde6","064d8dd71bfa4bc083cf26775c9e1956","57e5bc70a41a4d578639ff5bef19a905","24b73b81711647d78b6e7dd166d9874f","ffb1e772602945df942822d25e85e1f9","f0b280d6233542e9883d8d29a3863ac8"]}},{"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" => "f0b280d6233542e9883d8d29a3863ac8" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea28569 40d8c08d9b8e7972692ed65ba0292f64 The Small Utopia Ars Multiplicata The Small Utopia Ars Multiplicata - ISBN 9788887029543 - Prada Arte - Germano Celant" "id" => "f0b280d6233542e9883d8d29a3863ac8" "fullTextBoosted" => "idea28569 The Small Utopia Ars Multiplicata The Small Utopia Ars Multiplicata - ISBN 9788887029543 - Prada Arte - Germano Celant" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "24b73b81711647d78b6e7dd166d9874f" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea32561 e7f82091c17e8b766aece2a9dc5c4bac Serial / Portable Classic - The Greek Canon And Its Mutations Serial / Portable Classic - The Greek Canon And Its Mutations - ISBN 9788887029611 - Prada Arte" "id" => "24b73b81711647d78b6e7dd166d9874f" "fullTextBoosted" => "idea32561 Serial / Portable Classic - The Greek Canon And Its Mutations Serial / Portable Classic - The Greek Canon And Its Mutations - ISBN 9788887029611 - Prada Arte" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "100a78b30fa046e9b706354f9f03b01b" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Domenico Gnoli This exhibition is presented as a retrospective that gathers over 100 works, created by Domenico Gnoli (Rome, 1933 - New York, 1970) from 1949 to 1969, as well as an equal number of his drawings. A chronological and documentary section, including historical materials, photographs and other supports, contributes to trace Gnoli's life and artistic career more than fifty years after his death. The research behind the project conceived by Germano Celant was developed in collaboration with the artist's archives in Rome and Mallorca, which preserve Gnoli's personal and professional heritage. idea40977" "id" => "100a78b30fa046e9b706354f9f03b01b" "fullTextBoosted" => "Domenico Gnoli This exhibition is presented as a retrospective that gathers over 100 works, created by Domenico Gnoli (Rome, 1933 - New York, 1970) from 1949 to 1969, as well as an equal number of his drawings. A chronological and documentary section, including historical materials, photographs and other supports, contributes to trace Gnoli's life and artistic career more than fifty years after his death. The research behind the project conceived by Germano Celant was developed in collaboration with the artist's archives in Rome and Mallorca, which preserve Gnoli's personal and professional heritage. idea40977" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "ffb1e772602945df942822d25e85e1f9" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea31289 b21aadf9ab2db810bd4bc4516a13c933 Art Or Sound Art Or Sound - ISBN 9788887029567 - Prada Arte" "id" => "ffb1e772602945df942822d25e85e1f9" "fullTextBoosted" => "idea31289 Art Or Sound Art Or Sound - ISBN 9788887029567 - Prada Arte" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "383cb61ce7c347fa953c76c74c73ff83" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea38474 044a8990604577507849993c56088469 Whether Line - Lizzie Fitch | Ryan Trecartin Whether Line - Lizzie Fitch | Ryan Trecartin - ISBN 9788887029758 - Prada Arte" "id" => "383cb61ce7c347fa953c76c74c73ff83" "fullTextBoosted" => "idea38474 Whether Line - Lizzie Fitch | Ryan Trecartin Whether Line - Lizzie Fitch | Ryan Trecartin - ISBN 9788887029758 - Prada Arte" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "ab14282e292b45e0989c40eb2b7c14a9" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea37570 2540db2c8ed07bb4bf9c08165e9cb964 Machines A Penser Machines A Penser - ISBN 9788887029727 - Prada Arte - Dieter Roelstraete Ed." "id" => "ab14282e292b45e0989c40eb2b7c14a9" "fullTextBoosted" => "idea37570 Machines A Penser Machines A Penser - ISBN 9788887029727 - Prada Arte - Dieter Roelstraete Ed." ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "a3cc64d4e39e43749e524f35543495a3" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea38085 774b97e0a51205b6fb258f27d46dbdb4 Kounellis Kounellis - ISBN 9788887029765 - Prada Arte" "id" => "a3cc64d4e39e43749e524f35543495a3" "fullTextBoosted" => "idea38085 Kounellis Kounellis - ISBN 9788887029765 - Prada Arte" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "af2615b34c0940e080c59aa3c1cfbde6" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea33741 029f574f9f77563cfda796ac6edeb40f Goshka Macuga Before The Beginning And After The End Goshka Macuga Before The Beginning And After The End - ISBN 9788887029659 - Prada Arte" "id" => "af2615b34c0940e080c59aa3c1cfbde6" "fullTextBoosted" => "idea33741 Goshka Macuga Before The Beginning And After The End Goshka Macuga Before The Beginning And After The End - ISBN 9788887029659 - Prada Arte" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "064d8dd71bfa4bc083cf26775c9e1956" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea33590 2c381f30f30ed72898569544c1c0c20b Gianni Piacentino Gianni Piacentino - ISBN 9788887029635 - Prada Arte" "id" => "064d8dd71bfa4bc083cf26775c9e1956" "fullTextBoosted" => "idea33590 Gianni Piacentino Gianni Piacentino - ISBN 9788887029635 - Prada Arte" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "57e5bc70a41a4d578639ff5bef19a905" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea33591 afc9ebb25d3ebaaf1292c8247f9366b5 William N. Copley William N. Copley - ISBN 9788887029642 - Prada Arte" "id" => "57e5bc70a41a4d578639ff5bef19a905" "fullTextBoosted" => "idea33591 William N. Copley William N. Copley - ISBN 9788887029642 - Prada Arte" ] ] ] ] ] ] |
|
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" => "f0b280d6233542e9883d8d29a3863ac8" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea28569 40d8c08d9b8e7972692ed65ba0292f64 The Small Utopia Ars Multiplicata The Small Utopia Ars Multiplicata - ISBN 9788887029543 - Prada Arte - Germano Celant" "id" => "f0b280d6233542e9883d8d29a3863ac8" "fullTextBoosted" => "idea28569 The Small Utopia Ars Multiplicata The Small Utopia Ars Multiplicata - ISBN 9788887029543 - Prada Arte - Germano Celant" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "24b73b81711647d78b6e7dd166d9874f" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea32561 e7f82091c17e8b766aece2a9dc5c4bac Serial / Portable Classic - The Greek Canon And Its Mutations Serial / Portable Classic - The Greek Canon And Its Mutations - ISBN 9788887029611 - Prada Arte" "id" => "24b73b81711647d78b6e7dd166d9874f" "fullTextBoosted" => "idea32561 Serial / Portable Classic - The Greek Canon And Its Mutations Serial / Portable Classic - The Greek Canon And Its Mutations - ISBN 9788887029611 - Prada Arte" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "100a78b30fa046e9b706354f9f03b01b" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Domenico Gnoli This exhibition is presented as a retrospective that gathers over 100 works, created by Domenico Gnoli (Rome, 1933 - New York, 1970) from 1949 to 1969, as well as an equal number of his drawings. A chronological and documentary section, including historical materials, photographs and other supports, contributes to trace Gnoli's life and artistic career more than fifty years after his death. The research behind the project conceived by Germano Celant was developed in collaboration with the artist's archives in Rome and Mallorca, which preserve Gnoli's personal and professional heritage. idea40977" "id" => "100a78b30fa046e9b706354f9f03b01b" "fullTextBoosted" => "Domenico Gnoli This exhibition is presented as a retrospective that gathers over 100 works, created by Domenico Gnoli (Rome, 1933 - New York, 1970) from 1949 to 1969, as well as an equal number of his drawings. A chronological and documentary section, including historical materials, photographs and other supports, contributes to trace Gnoli's life and artistic career more than fifty years after his death. The research behind the project conceived by Germano Celant was developed in collaboration with the artist's archives in Rome and Mallorca, which preserve Gnoli's personal and professional heritage. idea40977" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "ffb1e772602945df942822d25e85e1f9" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea31289 b21aadf9ab2db810bd4bc4516a13c933 Art Or Sound Art Or Sound - ISBN 9788887029567 - Prada Arte" "id" => "ffb1e772602945df942822d25e85e1f9" "fullTextBoosted" => "idea31289 Art Or Sound Art Or Sound - ISBN 9788887029567 - Prada Arte" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "383cb61ce7c347fa953c76c74c73ff83" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea38474 044a8990604577507849993c56088469 Whether Line - Lizzie Fitch | Ryan Trecartin Whether Line - Lizzie Fitch | Ryan Trecartin - ISBN 9788887029758 - Prada Arte" "id" => "383cb61ce7c347fa953c76c74c73ff83" "fullTextBoosted" => "idea38474 Whether Line - Lizzie Fitch | Ryan Trecartin Whether Line - Lizzie Fitch | Ryan Trecartin - ISBN 9788887029758 - Prada Arte" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "ab14282e292b45e0989c40eb2b7c14a9" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea37570 2540db2c8ed07bb4bf9c08165e9cb964 Machines A Penser Machines A Penser - ISBN 9788887029727 - Prada Arte - Dieter Roelstraete Ed." "id" => "ab14282e292b45e0989c40eb2b7c14a9" "fullTextBoosted" => "idea37570 Machines A Penser Machines A Penser - ISBN 9788887029727 - Prada Arte - Dieter Roelstraete Ed." ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "a3cc64d4e39e43749e524f35543495a3" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea38085 774b97e0a51205b6fb258f27d46dbdb4 Kounellis Kounellis - ISBN 9788887029765 - Prada Arte" "id" => "a3cc64d4e39e43749e524f35543495a3" "fullTextBoosted" => "idea38085 Kounellis Kounellis - ISBN 9788887029765 - Prada Arte" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "af2615b34c0940e080c59aa3c1cfbde6" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea33741 029f574f9f77563cfda796ac6edeb40f Goshka Macuga Before The Beginning And After The End Goshka Macuga Before The Beginning And After The End - ISBN 9788887029659 - Prada Arte" "id" => "af2615b34c0940e080c59aa3c1cfbde6" "fullTextBoosted" => "idea33741 Goshka Macuga Before The Beginning And After The End Goshka Macuga Before The Beginning And After The End - ISBN 9788887029659 - Prada Arte" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "064d8dd71bfa4bc083cf26775c9e1956" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea33590 2c381f30f30ed72898569544c1c0c20b Gianni Piacentino Gianni Piacentino - ISBN 9788887029635 - Prada Arte" "id" => "064d8dd71bfa4bc083cf26775c9e1956" "fullTextBoosted" => "idea33590 Gianni Piacentino Gianni Piacentino - ISBN 9788887029635 - Prada Arte" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "57e5bc70a41a4d578639ff5bef19a905" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea33591 afc9ebb25d3ebaaf1292c8247f9366b5 William N. Copley William N. Copley - ISBN 9788887029642 - Prada Arte" "id" => "57e5bc70a41a4d578639ff5bef19a905" "fullTextBoosted" => "idea33591 William N. Copley William N. Copley - ISBN 9788887029642 - Prada Arte" ] ] ] ] ] "method" => "POST" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true" "HTTP code" => 200 "duration" => 0.001802 ] |
|
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 |