Query Metrics
318
Database Queries
27
Different statements
92.55 ms
Query time
0
Invalid entities
184
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
16.65 ms (17.99%) |
2 |
SELECT object_localized_cs_product_hu_HU.id as id, object_localized_cs_product_hu_HU.type as `type` FROM object_localized_cs_product_hu_HU WHERE (id NOT IN (?) AND series = ? AND object_localized_cs_product_hu_HU.type IN ('object','variant','folder')) AND object_localized_cs_product_hu_HU.published = 1 ORDER BY `creationDate` DESC LIMIT 5
Parameters:
[ 3123 "Seiko 2020. Vol.1 - Presage Coctails" ] |
|
16.37 ms (17.69%) |
89 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
15.63 ms (16.89%) |
57 |
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:
[ 1773908051 "site_domain_f30c70ab576f69738c3c7a25b500a0bb" ] |
|
11.87 ms (12.83%) |
85 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
4.47 ms (4.83%) |
14 |
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:
[ 1773908051 "system\x01tags\x01" "site\x01tags\x01" ] |
|
4.20 ms (4.54%) |
2 |
SELECT object_localized_cs_product_hu_HU.id as id, object_localized_cs_product_hu_HU.type as `type` FROM object_localized_cs_product_hu_HU WHERE (id NOT IN (?, ?, ?, ?) AND subcollection = ? AND object_localized_cs_product_hu_HU.type IN ('object','variant','folder')) AND object_localized_cs_product_hu_HU.published = 1 ORDER BY `creationDate` DESC LIMIT 2
Parameters:
[ 3123 3988 3121 3125 "Cocktail" ] |
|
3.60 ms (3.89%) |
14 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
16826
]
|
|
2.95 ms (3.19%) |
10 |
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:
[ 1773908051 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
2.91 ms (3.14%) |
15 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
20054
]
|
|
2.10 ms (2.27%) |
4 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/ora/SRPE19J1" "path" "auto_create" "/ora/SRPE19J1" "path_query" "https://www.api.boutique.local.szerver.online/ora/SRPE19J1" "entire_uri" ] |
|
1.63 ms (1.76%) |
1 |
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
]
|
|
1.28 ms (1.38%) |
1 |
SELECT object_localized_cs_product_hu_HU.id as id, object_localized_cs_product_hu_HU.type as `type` FROM object_localized_cs_product_hu_HU WHERE `sku` = 'SRPE19J1' AND object_localized_cs_product_hu_HU.type IN ('variant','object')
Parameters:
[] |
|
1.26 ms (1.36%) |
3 |
SELECT t0.name AS name_1, t0.resultsPerPage AS resultsPerPage_2, t0.orderDirection AS orderDirection_3, t0.orderKey AS orderKey_4, t0.creationDate AS creationDate_5, t0.modificationDate AS modificationDate_6, t0.id AS id_7, t0.indexId AS indexId_8 FROM coreshop_filter t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
1.21 ms (1.31%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"cs_order"
]
|
|
1.13 ms (1.23%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/ora/" "SRPE19J1" ] |
|
0.79 ms (0.85%) |
2 |
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, t0.baseCountryId AS baseCountryId_10, t11.isoCode AS isoCode_12, t11.active AS active_13, t11.addressFormat AS addressFormat_14, t11.salutations AS salutations_15, t11.creationDate AS creationDate_16, t11.modificationDate AS modificationDate_17, t11.id AS id_18, t11.zoneId AS zoneId_19, t11.currencyId AS currencyId_20 FROM coreshop_store t0 LEFT JOIN coreshop_country t11 ON t0.baseCountryId = t11.id
Parameters:
[] |
|
0.65 ms (0.70%) |
1 |
SELECT t0.configKey AS configKey_1, t0.data AS data_2, t0.creationDate AS creationDate_3, t0.modificationDate AS modificationDate_4, t0.id AS id_5, t0.store_id AS store_id_6 FROM coreshop_configuration t0 WHERE t0.store_id IN (?)
Parameters:
[
1
]
|
|
0.58 ms (0.62%) |
1 |
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, t0.baseCountryId AS baseCountryId_10, t11.isoCode AS isoCode_12, t11.active AS active_13, t11.addressFormat AS addressFormat_14, t11.salutations AS salutations_15, t11.creationDate AS creationDate_16, t11.modificationDate AS modificationDate_17, t11.id AS id_18, t11.zoneId AS zoneId_19, t11.currencyId AS currencyId_20 FROM coreshop_store t0 LEFT JOIN coreshop_country t11 ON t0.baseCountryId = t11.id WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.55 ms (0.60%) |
1 |
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:
[ 1773908051 "document_76\x01tags\x01" "asset_16823\x01tags\x01" "asset_16821\x01tags\x01" "asset_16825\x01tags\x01" "asset_16824\x01tags\x01" "asset_16820\x01tags\x01" "asset_20642\x01tags\x01" "asset_21858\x01tags\x01" "asset_20603\x01tags\x01" "asset_20600\x01tags\x01" "asset_20602\x01tags\x01" "asset_20601\x01tags\x01" "asset_20599\x01tags\x01" "asset_16826\x01tags\x01" "asset_20648\x01tags\x01" ] |
|
0.54 ms (0.58%) |
1 |
SELECT * FROM object_relations_cs_product WHERE src_id = ?
Parameters:
[
3123
]
|
|
0.45 ms (0.49%) |
1 |
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:
[ 1773908051 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_15304\x01tags\x01" ] |
|
0.41 ms (0.44%) |
1 |
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" ] |
|
0.41 ms (0.44%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
76
]
|
|
0.26 ms (0.28%) |
1 |
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:
[ 1773908051 "document_78\x01tags\x01" "asset_17203\x01tags\x01" "asset_17204\x01tags\x01" "asset_17205\x01tags\x01" "asset_17211\x01tags\x01" "asset_17216\x01tags\x01" "asset_17215\x01tags\x01" "asset_17214\x01tags\x01" "asset_17213\x01tags\x01" "asset_17212\x01tags\x01" ] |
|
0.24 ms (0.26%) |
1 |
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:
[ 1773908051 "document_1\x01tags\x01" "asset_23694\x01tags\x01" "asset_23875\x01tags\x01" "asset_23880\x01tags\x01" "asset_23876\x01tags\x01" "asset_23879\x01tags\x01" "asset_23877\x01tags\x01" "asset_31500\x01tags\x01" "asset_23886\x01tags\x01" "asset_15451\x01tags\x01" "asset_23884\x01tags\x01" "asset_15452\x01tags\x01" "asset_23899\x01tags\x01" "asset_15462\x01tags\x01" "asset_23890\x01tags\x01" "asset_15463\x01tags\x01" "asset_23895\x01tags\x01" "asset_15464\x01tags\x01" "asset_23888\x01tags\x01" "asset_15544\x01tags\x01" ] |
|
0.22 ms (0.23%) |
1 |
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:
[ 1773908051 "document_101\x01tags\x01" "asset_25124\x01tags\x01" "asset_25745\x01tags\x01" "asset_25123\x01tags\x01" "asset_25744\x01tags\x01" "asset_25122\x01tags\x01" "asset_25743\x01tags\x01" "asset_26588\x01tags\x01" "asset_26589\x01tags\x01" ] |
|
0.21 ms (0.23%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/ora/SRPE19J1"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| CoreShop\Component\Core\Model\Currency | 156 |
| CoreShop\Component\Core\Model\Configuration | 18 |
| CoreShop\Component\Index\Model\Filter | 3 |
| CoreShop\Component\Index\Model\Index | 3 |
| CoreShop\Component\Core\Model\Store | 1 |
| CoreShop\Component\Core\Model\Country | 1 |
| CoreShop\Component\Address\Model\Zone | 1 |
| CoreShop\Component\Address\Model\CountryTranslation | 1 |
pimcore entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
default entity manager
pimcore entity manager
No loaded entities.