Query Metrics
25
Database Queries
12
Different statements
7.98 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.41 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1769245536 [ "\x00tags\x00site_domain_30b361376c41bdfc6ac22d9a0797cc4b" "site_domain_30b361376c41bdfc6ac22d9a0797cc4b" ] ] |
| 2 | 0.32 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1769245536 [ "system\x00tags\x00" "site\x00tags\x00" "site_domain_30b361376c41bdfc6ac22d9a0797cc4b\x00tags\x00" ] ] |
| 3 | 0.40 ms |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/Products/SPB331J1.png" "sourcePathQuery" => "/Products/SPB331J1.png" "sourceEntireUri" => "https://boutique.local.szerver.online/Products/SPB331J1.png" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
| 4 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1769245536 [ "\x00tags\x00system_route_redirect" "system_route_redirect" ] ] |
| 5 | 0.17 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1769245536 [ "system\x00tags\x00" "redirect\x00tags\x00" "route\x00tags\x00" "system_route_redirect\x00tags\x00" ] ] |
| 6 | 0.18 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
| 7 | 0.23 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "SPB331J1.png" "path" => "/Products/" ] |
| 8 | 0.15 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Products/SPB331J1.png" ] |
| 9 | 0.17 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "SPB331J1.png" "path" => "/Products/" ] |
| 10 | 0.13 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Products/SPB331J1.png" ] |
| 11 | 0.15 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Products" "path" => "/" ] |
| 12 | 0.12 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Products" ] |
| 13 | 0.15 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "" "path" => "/" ] |
| 14 | 0.18 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1769245536 [ "\x00tags\x00document_1" "document_1" ] ] |
| 15 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1769245536 [ "document_1\x00tags\x00" "asset_23694\x00tags\x00" "asset_23875\x00tags\x00" "asset_23880\x00tags\x00" "asset_23876\x00tags\x00" "asset_23879\x00tags\x00" "asset_23877\x00tags\x00" "asset_23886\x00tags\x00" "asset_15451\x00tags\x00" "asset_23884\x00tags\x00" "asset_15452\x00tags\x00" "asset_23899\x00tags\x00" "asset_15462\x00tags\x00" "asset_23890\x00tags\x00" "asset_15463\x00tags\x00" "asset_23895\x00tags\x00" "asset_15464\x00tags\x00" "asset_23888\x00tags\x00" "asset_15544\x00tags\x00" ] ] |
| 16 | 0.19 ms |
SELECT * FROM object_url_slugs WHERE slug = '/Products/SPB331J1.png' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
| 17 | 0.18 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
| 18 | 0.51 ms |
SELECT t0.name AS name_1, t0.template AS template_2, t0.isDefault AS isDefault_3, t0.siteId AS siteId_4, t0.creationDate AS creationDate_5, t0.modificationDate AS modificationDate_6, t0.id AS id_7, t0.useGrossPrice AS useGrossPrice_8, t0.currencyId AS currencyId_9, t10.configKey AS configKey_11, t10.data AS data_12, t10.creationDate AS creationDate_13, t10.modificationDate AS modificationDate_14, t10.id AS id_15, t10.store_id AS store_id_16, t0.baseCountryId AS baseCountryId_17, t18.isoCode AS isoCode_19, t18.active AS active_20, t18.addressFormat AS addressFormat_21, t18.salutations AS salutations_22, t18.creationDate AS creationDate_23, t18.modificationDate AS modificationDate_24, t18.id AS id_25, t18.zoneId AS zoneId_26, t18.currencyId AS currencyId_27 FROM coreshop_store t0 LEFT JOIN coreshop_configuration t10 ON t10.store_id = t0.id LEFT JOIN coreshop_country t18 ON t0.baseCountryId = t18.id
Parameters:
[] |
| 19 | 1.88 ms |
SELECT DISTINCT c0_.isoCode AS isoCode_0, c0_.name AS name_1, c0_.numericIsoCode AS numericIsoCode_2, c0_.symbol AS symbol_3, c0_.creationDate AS creationDate_4, c0_.modificationDate AS modificationDate_5, c0_.id AS id_6 FROM coreshop_currency c0_ LEFT JOIN coreshop_country c1_ ON c0_.id = c1_.currencyId INNER JOIN coreshop_store_countries c3_ ON c1_.id = c3_.country_id INNER JOIN coreshop_store c2_ ON c2_.id = c3_.store_id WHERE c1_.active = 1 AND c2_.id = ?
Parameters:
[
1
]
|
| 20 | 0.54 ms |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/Products/SPB331J1.png" "sourcePathQuery" => "/Products/SPB331J1.png" "sourceEntireUri" => "https://boutique.local.szerver.online/Products/SPB331J1.png" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
| 21 | 0.30 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"cs_order"
]
|
| 22 | 0.26 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1769245537 [ "\x00tags\x00system_supported_locales_hu" "system_supported_locales_hu" ] ] |
| 23 | 0.29 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1769245537 [ "system\x00tags\x00" "system_supported_locales_hu\x00tags\x00" ] ] |
| 24 | 0.34 ms |
SELECT t0.name AS name_1, t0.creationDate AS creationDate_2, t0.modificationDate AS modificationDate_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM coreshop_country_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 11 "hu_HU" ] |
| 25 | 0.30 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"cs_wishlist"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| CoreShop\Component\Store\Model\Store | No errors. |
| CoreShop\Component\Core\Model\Store | No errors. |
| CoreShop\Component\Currency\Model\ExchangeRate | No errors. |
| CoreShop\Component\Currency\Model\Currency | No errors. |
| CoreShop\Component\Core\Model\Currency | No errors. |
| CoreShop\Component\Product\Model\ProductPriceRule | No errors. |
| CoreShop\Component\Taxation\Model\TaxRule | No errors. |
| CoreShop\Component\Core\Model\TaxRule | No errors. |
| CoreShop\Component\Configuration\Model\Configuration | No errors. |
| CoreShop\Component\Core\Model\Configuration | No errors. |
| CoreShop\Component\Taxation\Model\TaxRate | No errors. |
| CoreShop\Component\Shipping\Model\ShippingRule | No errors. |
| CoreShop\Component\Shipping\Model\Carrier | No errors. |
| CoreShop\Component\Core\Model\Carrier | No errors. |
| CoreShop\Component\Order\Model\CartPriceRule | No errors. |
| CoreShop\Component\Order\Model\CartPriceRuleVoucherCode | No errors. |
| CoreShop\Component\Payment\Model\PaymentProviderRule | No errors. |
| CoreShop\Component\Address\Model\Country | No errors. |
| CoreShop\Component\Core\Model\Country | No errors. |
| CoreShop\Component\Address\Model\Zone | No errors. |
| CoreShop\Component\Address\Model\CountryTranslation | No errors. |
| CoreShop\Component\Address\Model\State | No errors. |
| CoreShop\Component\Product\Model\ProductPriceRuleTranslation | No errors. |
| CoreShop\Component\Rule\Model\Condition | No errors. |
| CoreShop\Component\Rule\Model\Action | No errors. |
| CoreShop\Component\Taxation\Model\TaxRuleGroup | No errors. |
| CoreShop\Component\Taxation\Model\TaxRateTranslation | No errors. |
| CoreShop\Component\Shipping\Model\ShippingRuleGroup | No errors. |
| CoreShop\Component\Shipping\Model\CarrierTranslation | No errors. |
| CoreShop\Component\Order\Model\CartPriceRuleTranslation | No errors. |
| CoreShop\Component\Address\Model\StateTranslation | No errors. |