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" => "7ccd5dceb8084175a3d4fdff405e503d" ] "request_uri" => "https://ideabooks.albertvanderveen.nl/detail/7ccd5dceb8084175a3d4fdff405e503d" "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.00131 ] |
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.0019 ] |
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.000668 ] |
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.00131 ] |
INFO | app | curl -XPOST 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true' -d '{"query":{"bool":{"filter":[{"bool":{"must":[{"term":{"parentId":"7ccd5dceb8084175a3d4fdff405e503d"}},{"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.000293 ] |
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.001663 ] |
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.000594 ] |
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.001506 ] |
INFO | app | curl -XPOST 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true' -d '{"query":{"bool":{"filter":[{"terms":{"id":["7ccd5dceb8084175a3d4fdff405e503d"]}},{"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.00052 ] |
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.002718 ] |
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.000788 ] |
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.018174 ] |
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":"e65f6218ee244abcb15c39cc91a0db76"}}}}]}},{"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.000485 ] |
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.001715 ] |
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.000739 ] |
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.002154 ] |
INFO | app | curl -XPOST 'http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true' -d '{"query":{"bool":{"filter":[{"terms":{"id":["76eb7dc3a0f74787bada5f94fcee77ae","614bfef3bdad435b8a9325bcf96c5ace","9fe7b94a25d941baa0ffa57cc8a2230a","8fda4da32d7a4802b04d04797e605571","3db8219db3c840f9bc3716a713d4e3e2","aae965be47c249b3a8e79c27098b9262","f8dfaba76e214987ba371e3545525a5f","e0635f4af63443e58918f5d21ea7205d","160c37f5983f495191190a7b9c7822c0","5c49b0165d254c8799a6547e1fa1640c"]}},{"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.00131 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "HTTP code" => 200 "duration" => 0.0019 ] |
|
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.000668 ] |
|
app |
Request Body
[
"{"query":{"bool":{"filter":[{"bool":{"must":[{"term":{"parentId":"7ccd5dceb8084175a3d4fdff405e503d"}},{"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.00131 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/" "HTTP code" => 200 "duration" => 0.000293 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "HTTP code" => 200 "duration" => 0.001663 ] |
|
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.000594 ] |
|
app |
Request Body
[
"{"query":{"bool":{"filter":[{"terms":{"id":["7ccd5dceb8084175a3d4fdff405e503d"]}},{"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" => 1 "relation" => "eq" ] "max_score" => 0.0 "hits" => [ [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "7ccd5dceb8084175a3d4fdff405e503d" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39398 65790ee405c75e7a70649910879dc2f4 Kabuki Greats - Domestic Dramas Kabuki Greats - Domestic Dramas - ISBN 9784568431070 - Bss Bijutsu" "id" => "7ccd5dceb8084175a3d4fdff405e503d" "fullTextBoosted" => "idea39398 Kabuki Greats - Domestic Dramas Kabuki Greats - Domestic Dramas - ISBN 9784568431070 - Bss Bijutsu" ] ] ] ] ] ] |
|
app |
Response:
[ "response" => [ "took" => 1 "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" => "7ccd5dceb8084175a3d4fdff405e503d" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39398 65790ee405c75e7a70649910879dc2f4 Kabuki Greats - Domestic Dramas Kabuki Greats - Domestic Dramas - ISBN 9784568431070 - Bss Bijutsu" "id" => "7ccd5dceb8084175a3d4fdff405e503d" "fullTextBoosted" => "idea39398 Kabuki Greats - Domestic Dramas Kabuki Greats - Domestic Dramas - ISBN 9784568431070 - Bss Bijutsu" ] ] ] ] ] "method" => "POST" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true" "HTTP code" => 200 "duration" => 0.001506 ] |
|
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.00052 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "HTTP code" => 200 "duration" => 0.002718 ] |
|
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.000788 ] |
|
app |
Request Body
[
"{"query":{"bool":{"filter":[{"bool":{"must":[{"bool":{"should":[{"nested":{"path":"manufacturer","query":{"term":{"manufacturer.id":"e65f6218ee244abcb15c39cc91a0db76"}}}}]}},{"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" => 17 "timed_out" => false "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] "hits" => [ "total" => [ "value" => 20 "relation" => "eq" ] "max_score" => null "hits" => [ [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "76eb7dc3a0f74787bada5f94fcee77ae" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40465 60309c0949e70e80ef6e6d57042cfeb2 Endless: The Paintings Of Yamada Masaaki Endless: The Paintings Of Yamada Masaaki - ISBN 9784568104912 - Bss Bijutsu" "id" => "76eb7dc3a0f74787bada5f94fcee77ae" "fullTextBoosted" => "idea40465 Endless: The Paintings Of Yamada Masaaki Endless: The Paintings Of Yamada Masaaki - ISBN 9784568104912 - Bss Bijutsu" ] "fields" => [ "displayGroup" => [ "60309c0949e70e80ef6e6d57042cfeb2" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "614bfef3bdad435b8a9325bcf96c5ace" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "The Artworks Of Shintaro Miyake Shintaro Miyake belongs to the Kawaii generation, yet his seemingly purely whimsical approach is remarkable for the ways in which he plays with both Japanese and Western historical and cultural symbols. The artist makes large-scale drawings and detailed scenes featuring recurring characters and distinctive figures – with ovular heads, wide-set eyes, and open mouths – but he is also known for drawing character portraits while wearing hand-made costumes of the characters. The creative act thus becomes a performance, an expression of self-portraiture. This broad look at Miyake’s oeuvre includes drawings, installations, public artworks, and documentations of artistic actions. idea40459" "id" => "614bfef3bdad435b8a9325bcf96c5ace" "fullTextBoosted" => "The Artworks Of Shintaro Miyake Shintaro Miyake belongs to the Kawaii generation, yet his seemingly purely whimsical approach is remarkable for the ways in which he plays with both Japanese and Western historical and cultural symbols. The artist makes large-scale drawings and detailed scenes featuring recurring characters and distinctive figures – with ovular heads, wide-set eyes, and open mouths – but he is also known for drawing character portraits while wearing hand-made costumes of the characters. The creative act thus becomes a performance, an expression of self-portraiture. This broad look at Miyake’s oeuvre includes drawings, installations, public artworks, and documentations of artistic actions. idea40459" ] "fields" => [ "displayGroup" => [ "ba44498c4f5d231d433caee972b7dd4d" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "9fe7b94a25d941baa0ffa57cc8a2230a" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40469 59225e407c45177210e2e3a70bc60943 Tomokazu Matsuyama - In And Out Tomokazu Matsuyama - In And Out - ISBN 9784568105384 - Bss Bijutsu" "id" => "9fe7b94a25d941baa0ffa57cc8a2230a" "fullTextBoosted" => "idea40469 Tomokazu Matsuyama - In And Out Tomokazu Matsuyama - In And Out - ISBN 9784568105384 - Bss Bijutsu" ] "fields" => [ "displayGroup" => [ "59225e407c45177210e2e3a70bc60943" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "8fda4da32d7a4802b04d04797e605571" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40466 5d5c9d1b5fe90f86e68dd417bfd10c3c Shiota Chiharu - The Soul Trembles Shiota Chiharu - The Soul Trembles - ISBN 9784568105193 - Bss Bijutsu" "id" => "8fda4da32d7a4802b04d04797e605571" "fullTextBoosted" => "idea40466 Shiota Chiharu - The Soul Trembles Shiota Chiharu - The Soul Trembles - ISBN 9784568105193 - Bss Bijutsu" ] "fields" => [ "displayGroup" => [ "5d5c9d1b5fe90f86e68dd417bfd10c3c" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "3db8219db3c840f9bc3716a713d4e3e2" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Yuichi Hirako - Gift idea40463" "id" => "3db8219db3c840f9bc3716a713d4e3e2" "fullTextBoosted" => "Yuichi Hirako - Gift idea40463" ] "fields" => [ "displayGroup" => [ "6fd3a67cd995a2347be97a409bb5f13f" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "aae965be47c249b3a8e79c27098b9262" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40460 f96991a46a5aa0a03941baa077e65d4b Aki Inomata - Significant Otherness Aki Inomata - Significant Otherness - ISBN 9784568105292 - Bss Bijutsu" "id" => "aae965be47c249b3a8e79c27098b9262" "fullTextBoosted" => "idea40460 Aki Inomata - Significant Otherness Aki Inomata - Significant Otherness - ISBN 9784568105292 - Bss Bijutsu" ] "fields" => [ "displayGroup" => [ "f96991a46a5aa0a03941baa077e65d4b" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "f8dfaba76e214987ba371e3545525a5f" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40461 6470593b17d567071ee40284e2a4dc7c Sato Masaharu - Trace Sato Masaharu - Trace - ISBN 9784568105377 - Bss Bijutsu" "id" => "f8dfaba76e214987ba371e3545525a5f" "fullTextBoosted" => "idea40461 Sato Masaharu - Trace Sato Masaharu - Trace - ISBN 9784568105377 - Bss Bijutsu" ] "fields" => [ "displayGroup" => [ "6470593b17d567071ee40284e2a4dc7c" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "e0635f4af63443e58918f5d21ea7205d" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40467 756e456a1b97aa61a5710edde79a929f Masaya Chiba Exhibition Masaya Chiba Exhibition - ISBN 9784568105346 - Bss Bijutsu" "id" => "e0635f4af63443e58918f5d21ea7205d" "fullTextBoosted" => "idea40467 Masaya Chiba Exhibition Masaya Chiba Exhibition - ISBN 9784568105346 - Bss Bijutsu" ] "fields" => [ "displayGroup" => [ "756e456a1b97aa61a5710edde79a929f" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "160c37f5983f495191190a7b9c7822c0" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Tokolo Patterns 2001-2021 Asao Tokolo grew up studying architecture, but today engages in a practice that traverses boundaries between the various fields of art, architecture, and design. In particular, he devotes much of his time to creating emblems and patterns based on simple geometry that can be reproduced using a compass and ruler. Much of this body of work can be found in this book, which gathers two decades of Tokolo’s prolific creative practice. Applying basic rules and structures, he has generated overwhelming diversity and variation, from simple to highly complex, in an extension of the most fundamental and ancient human expression, the urge to depict repetition through patterns. idea40458" "id" => "160c37f5983f495191190a7b9c7822c0" "fullTextBoosted" => "Tokolo Patterns 2001-2021 Asao Tokolo grew up studying architecture, but today engages in a practice that traverses boundaries between the various fields of art, architecture, and design. In particular, he devotes much of his time to creating emblems and patterns based on simple geometry that can be reproduced using a compass and ruler. Much of this body of work can be found in this book, which gathers two decades of Tokolo’s prolific creative practice. Applying basic rules and structures, he has generated overwhelming diversity and variation, from simple to highly complex, in an extension of the most fundamental and ancient human expression, the urge to depict repetition through patterns. idea40458" ] "fields" => [ "displayGroup" => [ "0aaab4a8ed6ad0097783aec0e562dbe1" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "5c49b0165d254c8799a6547e1fa1640c" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39463 2380a93b564e4e717e58ef660cf84fc5 Japanese Antiques - Tokyo Artrip Japanese Antiques - Tokyo Artrip - ISBN 9784568431025 - Bss Bijutsu" "id" => "5c49b0165d254c8799a6547e1fa1640c" "fullTextBoosted" => "idea39463 Japanese Antiques - Tokyo Artrip Japanese Antiques - Tokyo Artrip - ISBN 9784568431025 - Bss Bijutsu" ] "fields" => [ "displayGroup" => [ "2380a93b564e4e717e58ef660cf84fc5" ] ] "sort" => [ 1601596800000 ] ] ] ] "aggregations" => [ "total-count" => [ "value" => 20 ] ] ] ] |
|
app |
Response:
[ "response" => [ "took" => 17 "timed_out" => false "_shards" => [ "total" => 3 "successful" => 3 "skipped" => 0 "failed" => 0 ] "hits" => [ "total" => [ "value" => 20 "relation" => "eq" ] "max_score" => null "hits" => [ [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "76eb7dc3a0f74787bada5f94fcee77ae" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40465 60309c0949e70e80ef6e6d57042cfeb2 Endless: The Paintings Of Yamada Masaaki Endless: The Paintings Of Yamada Masaaki - ISBN 9784568104912 - Bss Bijutsu" "id" => "76eb7dc3a0f74787bada5f94fcee77ae" "fullTextBoosted" => "idea40465 Endless: The Paintings Of Yamada Masaaki Endless: The Paintings Of Yamada Masaaki - ISBN 9784568104912 - Bss Bijutsu" ] "fields" => [ "displayGroup" => [ "60309c0949e70e80ef6e6d57042cfeb2" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "614bfef3bdad435b8a9325bcf96c5ace" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "The Artworks Of Shintaro Miyake Shintaro Miyake belongs to the Kawaii generation, yet his seemingly purely whimsical approach is remarkable for the ways in which he plays with both Japanese and Western historical and cultural symbols. The artist makes large-scale drawings and detailed scenes featuring recurring characters and distinctive figures – with ovular heads, wide-set eyes, and open mouths – but he is also known for drawing character portraits while wearing hand-made costumes of the characters. The creative act thus becomes a performance, an expression of self-portraiture. This broad look at Miyake’s oeuvre includes drawings, installations, public artworks, and documentations of artistic actions. idea40459" "id" => "614bfef3bdad435b8a9325bcf96c5ace" "fullTextBoosted" => "The Artworks Of Shintaro Miyake Shintaro Miyake belongs to the Kawaii generation, yet his seemingly purely whimsical approach is remarkable for the ways in which he plays with both Japanese and Western historical and cultural symbols. The artist makes large-scale drawings and detailed scenes featuring recurring characters and distinctive figures – with ovular heads, wide-set eyes, and open mouths – but he is also known for drawing character portraits while wearing hand-made costumes of the characters. The creative act thus becomes a performance, an expression of self-portraiture. This broad look at Miyake’s oeuvre includes drawings, installations, public artworks, and documentations of artistic actions. idea40459" ] "fields" => [ "displayGroup" => [ "ba44498c4f5d231d433caee972b7dd4d" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "9fe7b94a25d941baa0ffa57cc8a2230a" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40469 59225e407c45177210e2e3a70bc60943 Tomokazu Matsuyama - In And Out Tomokazu Matsuyama - In And Out - ISBN 9784568105384 - Bss Bijutsu" "id" => "9fe7b94a25d941baa0ffa57cc8a2230a" "fullTextBoosted" => "idea40469 Tomokazu Matsuyama - In And Out Tomokazu Matsuyama - In And Out - ISBN 9784568105384 - Bss Bijutsu" ] "fields" => [ "displayGroup" => [ "59225e407c45177210e2e3a70bc60943" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "8fda4da32d7a4802b04d04797e605571" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40466 5d5c9d1b5fe90f86e68dd417bfd10c3c Shiota Chiharu - The Soul Trembles Shiota Chiharu - The Soul Trembles - ISBN 9784568105193 - Bss Bijutsu" "id" => "8fda4da32d7a4802b04d04797e605571" "fullTextBoosted" => "idea40466 Shiota Chiharu - The Soul Trembles Shiota Chiharu - The Soul Trembles - ISBN 9784568105193 - Bss Bijutsu" ] "fields" => [ "displayGroup" => [ "5d5c9d1b5fe90f86e68dd417bfd10c3c" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "3db8219db3c840f9bc3716a713d4e3e2" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Yuichi Hirako - Gift idea40463" "id" => "3db8219db3c840f9bc3716a713d4e3e2" "fullTextBoosted" => "Yuichi Hirako - Gift idea40463" ] "fields" => [ "displayGroup" => [ "6fd3a67cd995a2347be97a409bb5f13f" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "aae965be47c249b3a8e79c27098b9262" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40460 f96991a46a5aa0a03941baa077e65d4b Aki Inomata - Significant Otherness Aki Inomata - Significant Otherness - ISBN 9784568105292 - Bss Bijutsu" "id" => "aae965be47c249b3a8e79c27098b9262" "fullTextBoosted" => "idea40460 Aki Inomata - Significant Otherness Aki Inomata - Significant Otherness - ISBN 9784568105292 - Bss Bijutsu" ] "fields" => [ "displayGroup" => [ "f96991a46a5aa0a03941baa077e65d4b" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "f8dfaba76e214987ba371e3545525a5f" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40461 6470593b17d567071ee40284e2a4dc7c Sato Masaharu - Trace Sato Masaharu - Trace - ISBN 9784568105377 - Bss Bijutsu" "id" => "f8dfaba76e214987ba371e3545525a5f" "fullTextBoosted" => "idea40461 Sato Masaharu - Trace Sato Masaharu - Trace - ISBN 9784568105377 - Bss Bijutsu" ] "fields" => [ "displayGroup" => [ "6470593b17d567071ee40284e2a4dc7c" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "e0635f4af63443e58918f5d21ea7205d" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40467 756e456a1b97aa61a5710edde79a929f Masaya Chiba Exhibition Masaya Chiba Exhibition - ISBN 9784568105346 - Bss Bijutsu" "id" => "e0635f4af63443e58918f5d21ea7205d" "fullTextBoosted" => "idea40467 Masaya Chiba Exhibition Masaya Chiba Exhibition - ISBN 9784568105346 - Bss Bijutsu" ] "fields" => [ "displayGroup" => [ "756e456a1b97aa61a5710edde79a929f" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "160c37f5983f495191190a7b9c7822c0" "_score" => null "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Tokolo Patterns 2001-2021 Asao Tokolo grew up studying architecture, but today engages in a practice that traverses boundaries between the various fields of art, architecture, and design. In particular, he devotes much of his time to creating emblems and patterns based on simple geometry that can be reproduced using a compass and ruler. Much of this body of work can be found in this book, which gathers two decades of Tokolo’s prolific creative practice. Applying basic rules and structures, he has generated overwhelming diversity and variation, from simple to highly complex, in an extension of the most fundamental and ancient human expression, the urge to depict repetition through patterns. idea40458" "id" => "160c37f5983f495191190a7b9c7822c0" "fullTextBoosted" => "Tokolo Patterns 2001-2021 Asao Tokolo grew up studying architecture, but today engages in a practice that traverses boundaries between the various fields of art, architecture, and design. In particular, he devotes much of his time to creating emblems and patterns based on simple geometry that can be reproduced using a compass and ruler. Much of this body of work can be found in this book, which gathers two decades of Tokolo’s prolific creative practice. Applying basic rules and structures, he has generated overwhelming diversity and variation, from simple to highly complex, in an extension of the most fundamental and ancient human expression, the urge to depict repetition through patterns. idea40458" ] "fields" => [ "displayGroup" => [ "0aaab4a8ed6ad0097783aec0e562dbe1" ] ] "sort" => [ 1629072000000 ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "5c49b0165d254c8799a6547e1fa1640c" "_score" => null "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39463 2380a93b564e4e717e58ef660cf84fc5 Japanese Antiques - Tokyo Artrip Japanese Antiques - Tokyo Artrip - ISBN 9784568431025 - Bss Bijutsu" "id" => "5c49b0165d254c8799a6547e1fa1640c" "fullTextBoosted" => "idea39463 Japanese Antiques - Tokyo Artrip Japanese Antiques - Tokyo Artrip - ISBN 9784568431025 - Bss Bijutsu" ] "fields" => [ "displayGroup" => [ "2380a93b564e4e717e58ef660cf84fc5" ] ] "sort" => [ 1601596800000 ] ] ] ] "aggregations" => [ "total-count" => [ "value" => 20 ] ] ] "method" => "POST" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true" "HTTP code" => 200 "duration" => 0.018174 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/" "HTTP code" => 200 "duration" => 0.000485 ] |
|
app |
Request Body
[
null
]
|
|
app |
Response
[ [] ] |
|
app |
Response:
[ "response" => [] "method" => "HEAD" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b" "HTTP code" => 200 "duration" => 0.001715 ] |
|
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.000739 ] |
|
app |
Request Body
[
"{"query":{"bool":{"filter":[{"terms":{"id":["76eb7dc3a0f74787bada5f94fcee77ae","614bfef3bdad435b8a9325bcf96c5ace","9fe7b94a25d941baa0ffa57cc8a2230a","8fda4da32d7a4802b04d04797e605571","3db8219db3c840f9bc3716a713d4e3e2","aae965be47c249b3a8e79c27098b9262","f8dfaba76e214987ba371e3545525a5f","e0635f4af63443e58918f5d21ea7205d","160c37f5983f495191190a7b9c7822c0","5c49b0165d254c8799a6547e1fa1640c"]}},{"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" => "5c49b0165d254c8799a6547e1fa1640c" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39463 2380a93b564e4e717e58ef660cf84fc5 Japanese Antiques - Tokyo Artrip Japanese Antiques - Tokyo Artrip - ISBN 9784568431025 - Bss Bijutsu" "id" => "5c49b0165d254c8799a6547e1fa1640c" "fullTextBoosted" => "idea39463 Japanese Antiques - Tokyo Artrip Japanese Antiques - Tokyo Artrip - ISBN 9784568431025 - Bss Bijutsu" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "76eb7dc3a0f74787bada5f94fcee77ae" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40465 60309c0949e70e80ef6e6d57042cfeb2 Endless: The Paintings Of Yamada Masaaki Endless: The Paintings Of Yamada Masaaki - ISBN 9784568104912 - Bss Bijutsu" "id" => "76eb7dc3a0f74787bada5f94fcee77ae" "fullTextBoosted" => "idea40465 Endless: The Paintings Of Yamada Masaaki Endless: The Paintings Of Yamada Masaaki - ISBN 9784568104912 - Bss Bijutsu" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "614bfef3bdad435b8a9325bcf96c5ace" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "The Artworks Of Shintaro Miyake Shintaro Miyake belongs to the Kawaii generation, yet his seemingly purely whimsical approach is remarkable for the ways in which he plays with both Japanese and Western historical and cultural symbols. The artist makes large-scale drawings and detailed scenes featuring recurring characters and distinctive figures – with ovular heads, wide-set eyes, and open mouths – but he is also known for drawing character portraits while wearing hand-made costumes of the characters. The creative act thus becomes a performance, an expression of self-portraiture. This broad look at Miyake’s oeuvre includes drawings, installations, public artworks, and documentations of artistic actions. idea40459" "id" => "614bfef3bdad435b8a9325bcf96c5ace" "fullTextBoosted" => "The Artworks Of Shintaro Miyake Shintaro Miyake belongs to the Kawaii generation, yet his seemingly purely whimsical approach is remarkable for the ways in which he plays with both Japanese and Western historical and cultural symbols. The artist makes large-scale drawings and detailed scenes featuring recurring characters and distinctive figures – with ovular heads, wide-set eyes, and open mouths – but he is also known for drawing character portraits while wearing hand-made costumes of the characters. The creative act thus becomes a performance, an expression of self-portraiture. This broad look at Miyake’s oeuvre includes drawings, installations, public artworks, and documentations of artistic actions. idea40459" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "9fe7b94a25d941baa0ffa57cc8a2230a" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40469 59225e407c45177210e2e3a70bc60943 Tomokazu Matsuyama - In And Out Tomokazu Matsuyama - In And Out - ISBN 9784568105384 - Bss Bijutsu" "id" => "9fe7b94a25d941baa0ffa57cc8a2230a" "fullTextBoosted" => "idea40469 Tomokazu Matsuyama - In And Out Tomokazu Matsuyama - In And Out - ISBN 9784568105384 - Bss Bijutsu" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "8fda4da32d7a4802b04d04797e605571" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40466 5d5c9d1b5fe90f86e68dd417bfd10c3c Shiota Chiharu - The Soul Trembles Shiota Chiharu - The Soul Trembles - ISBN 9784568105193 - Bss Bijutsu" "id" => "8fda4da32d7a4802b04d04797e605571" "fullTextBoosted" => "idea40466 Shiota Chiharu - The Soul Trembles Shiota Chiharu - The Soul Trembles - ISBN 9784568105193 - Bss Bijutsu" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "3db8219db3c840f9bc3716a713d4e3e2" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Yuichi Hirako - Gift idea40463" "id" => "3db8219db3c840f9bc3716a713d4e3e2" "fullTextBoosted" => "Yuichi Hirako - Gift idea40463" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "aae965be47c249b3a8e79c27098b9262" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40460 f96991a46a5aa0a03941baa077e65d4b Aki Inomata - Significant Otherness Aki Inomata - Significant Otherness - ISBN 9784568105292 - Bss Bijutsu" "id" => "aae965be47c249b3a8e79c27098b9262" "fullTextBoosted" => "idea40460 Aki Inomata - Significant Otherness Aki Inomata - Significant Otherness - ISBN 9784568105292 - Bss Bijutsu" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "f8dfaba76e214987ba371e3545525a5f" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40461 6470593b17d567071ee40284e2a4dc7c Sato Masaharu - Trace Sato Masaharu - Trace - ISBN 9784568105377 - Bss Bijutsu" "id" => "f8dfaba76e214987ba371e3545525a5f" "fullTextBoosted" => "idea40461 Sato Masaharu - Trace Sato Masaharu - Trace - ISBN 9784568105377 - Bss Bijutsu" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "e0635f4af63443e58918f5d21ea7205d" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40467 756e456a1b97aa61a5710edde79a929f Masaya Chiba Exhibition Masaya Chiba Exhibition - ISBN 9784568105346 - Bss Bijutsu" "id" => "e0635f4af63443e58918f5d21ea7205d" "fullTextBoosted" => "idea40467 Masaya Chiba Exhibition Masaya Chiba Exhibition - ISBN 9784568105346 - Bss Bijutsu" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "160c37f5983f495191190a7b9c7822c0" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Tokolo Patterns 2001-2021 Asao Tokolo grew up studying architecture, but today engages in a practice that traverses boundaries between the various fields of art, architecture, and design. In particular, he devotes much of his time to creating emblems and patterns based on simple geometry that can be reproduced using a compass and ruler. Much of this body of work can be found in this book, which gathers two decades of Tokolo’s prolific creative practice. Applying basic rules and structures, he has generated overwhelming diversity and variation, from simple to highly complex, in an extension of the most fundamental and ancient human expression, the urge to depict repetition through patterns. idea40458" "id" => "160c37f5983f495191190a7b9c7822c0" "fullTextBoosted" => "Tokolo Patterns 2001-2021 Asao Tokolo grew up studying architecture, but today engages in a practice that traverses boundaries between the various fields of art, architecture, and design. In particular, he devotes much of his time to creating emblems and patterns based on simple geometry that can be reproduced using a compass and ruler. Much of this body of work can be found in this book, which gathers two decades of Tokolo’s prolific creative practice. Applying basic rules and structures, he has generated overwhelming diversity and variation, from simple to highly complex, in an extension of the most fundamental and ancient human expression, the urge to depict repetition through patterns. idea40458" ] ] ] ] ] ] |
|
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" => "5c49b0165d254c8799a6547e1fa1640c" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea39463 2380a93b564e4e717e58ef660cf84fc5 Japanese Antiques - Tokyo Artrip Japanese Antiques - Tokyo Artrip - ISBN 9784568431025 - Bss Bijutsu" "id" => "5c49b0165d254c8799a6547e1fa1640c" "fullTextBoosted" => "idea39463 Japanese Antiques - Tokyo Artrip Japanese Antiques - Tokyo Artrip - ISBN 9784568431025 - Bss Bijutsu" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "76eb7dc3a0f74787bada5f94fcee77ae" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40465 60309c0949e70e80ef6e6d57042cfeb2 Endless: The Paintings Of Yamada Masaaki Endless: The Paintings Of Yamada Masaaki - ISBN 9784568104912 - Bss Bijutsu" "id" => "76eb7dc3a0f74787bada5f94fcee77ae" "fullTextBoosted" => "idea40465 Endless: The Paintings Of Yamada Masaaki Endless: The Paintings Of Yamada Masaaki - ISBN 9784568104912 - Bss Bijutsu" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "614bfef3bdad435b8a9325bcf96c5ace" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "The Artworks Of Shintaro Miyake Shintaro Miyake belongs to the Kawaii generation, yet his seemingly purely whimsical approach is remarkable for the ways in which he plays with both Japanese and Western historical and cultural symbols. The artist makes large-scale drawings and detailed scenes featuring recurring characters and distinctive figures – with ovular heads, wide-set eyes, and open mouths – but he is also known for drawing character portraits while wearing hand-made costumes of the characters. The creative act thus becomes a performance, an expression of self-portraiture. This broad look at Miyake’s oeuvre includes drawings, installations, public artworks, and documentations of artistic actions. idea40459" "id" => "614bfef3bdad435b8a9325bcf96c5ace" "fullTextBoosted" => "The Artworks Of Shintaro Miyake Shintaro Miyake belongs to the Kawaii generation, yet his seemingly purely whimsical approach is remarkable for the ways in which he plays with both Japanese and Western historical and cultural symbols. The artist makes large-scale drawings and detailed scenes featuring recurring characters and distinctive figures – with ovular heads, wide-set eyes, and open mouths – but he is also known for drawing character portraits while wearing hand-made costumes of the characters. The creative act thus becomes a performance, an expression of self-portraiture. This broad look at Miyake’s oeuvre includes drawings, installations, public artworks, and documentations of artistic actions. idea40459" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "9fe7b94a25d941baa0ffa57cc8a2230a" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40469 59225e407c45177210e2e3a70bc60943 Tomokazu Matsuyama - In And Out Tomokazu Matsuyama - In And Out - ISBN 9784568105384 - Bss Bijutsu" "id" => "9fe7b94a25d941baa0ffa57cc8a2230a" "fullTextBoosted" => "idea40469 Tomokazu Matsuyama - In And Out Tomokazu Matsuyama - In And Out - ISBN 9784568105384 - Bss Bijutsu" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "8fda4da32d7a4802b04d04797e605571" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40466 5d5c9d1b5fe90f86e68dd417bfd10c3c Shiota Chiharu - The Soul Trembles Shiota Chiharu - The Soul Trembles - ISBN 9784568105193 - Bss Bijutsu" "id" => "8fda4da32d7a4802b04d04797e605571" "fullTextBoosted" => "idea40466 Shiota Chiharu - The Soul Trembles Shiota Chiharu - The Soul Trembles - ISBN 9784568105193 - Bss Bijutsu" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "3db8219db3c840f9bc3716a713d4e3e2" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Yuichi Hirako - Gift idea40463" "id" => "3db8219db3c840f9bc3716a713d4e3e2" "fullTextBoosted" => "Yuichi Hirako - Gift idea40463" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "aae965be47c249b3a8e79c27098b9262" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40460 f96991a46a5aa0a03941baa077e65d4b Aki Inomata - Significant Otherness Aki Inomata - Significant Otherness - ISBN 9784568105292 - Bss Bijutsu" "id" => "aae965be47c249b3a8e79c27098b9262" "fullTextBoosted" => "idea40460 Aki Inomata - Significant Otherness Aki Inomata - Significant Otherness - ISBN 9784568105292 - Bss Bijutsu" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "f8dfaba76e214987ba371e3545525a5f" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40461 6470593b17d567071ee40284e2a4dc7c Sato Masaharu - Trace Sato Masaharu - Trace - ISBN 9784568105377 - Bss Bijutsu" "id" => "f8dfaba76e214987ba371e3545525a5f" "fullTextBoosted" => "idea40461 Sato Masaharu - Trace Sato Masaharu - Trace - ISBN 9784568105377 - Bss Bijutsu" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "e0635f4af63443e58918f5d21ea7205d" "_score" => 0.0 "_ignored" => [ "createdAt" "visibilities.createdAt" "categoriesRo.createdAt" "visibilities.updatedAt" "properties.updatedAt" "manufacturer.updatedAt" "properties.createdAt" "categoriesRo.updatedAt" "manufacturer.createdAt" "updatedAt" ] "_source" => [ "fullText" => "idea40467 756e456a1b97aa61a5710edde79a929f Masaya Chiba Exhibition Masaya Chiba Exhibition - ISBN 9784568105346 - Bss Bijutsu" "id" => "e0635f4af63443e58918f5d21ea7205d" "fullTextBoosted" => "idea40467 Masaya Chiba Exhibition Masaya Chiba Exhibition - ISBN 9784568105346 - Bss Bijutsu" ] ] [ "_index" => "sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1642772235" "_type" => "product" "_id" => "160c37f5983f495191190a7b9c7822c0" "_score" => 0.0 "_ignored" => [ "createdAt" ] "_source" => [ "fullText" => "Tokolo Patterns 2001-2021 Asao Tokolo grew up studying architecture, but today engages in a practice that traverses boundaries between the various fields of art, architecture, and design. In particular, he devotes much of his time to creating emblems and patterns based on simple geometry that can be reproduced using a compass and ruler. Much of this body of work can be found in this book, which gathers two decades of Tokolo’s prolific creative practice. Applying basic rules and structures, he has generated overwhelming diversity and variation, from simple to highly complex, in an extension of the most fundamental and ancient human expression, the urge to depict repetition through patterns. idea40458" "id" => "160c37f5983f495191190a7b9c7822c0" "fullTextBoosted" => "Tokolo Patterns 2001-2021 Asao Tokolo grew up studying architecture, but today engages in a practice that traverses boundaries between the various fields of art, architecture, and design. In particular, he devotes much of his time to creating emblems and patterns based on simple geometry that can be reproduced using a compass and ruler. Much of this body of work can be found in this book, which gathers two decades of Tokolo’s prolific creative practice. Applying basic rules and structures, he has generated overwhelming diversity and variation, from simple to highly complex, in an extension of the most fundamental and ancient human expression, the urge to depict repetition through patterns. idea40458" ] ] ] ] ] "method" => "POST" "uri" => "http://localhost/sw_product_2fbb5fe2e29a4d70aa5854ce7ce3e20b/product/_search?track_total_hits=true" "HTTP code" => 200 "duration" => 0.002154 ] |
|
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 |