Query Metrics
36
Database Queries
19
Different statements
2.86 ms
Query time
0
Invalid entities
4
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.71 ms (24.69%) |
6 |
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:
[ 1790517612 "site_domain_c455a2a1012563c6c6dbec7cba3fc274" ] |
|
0.27 ms (9.44%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Header Bilder/2724/image-thumb__2724__website/" "werkzeugmechaniker.bf03f811.png" ] |
|
0.23 ms (8.08%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/Header Bilder/2724/image-thumb__2724__website/werkzeugmechaniker.bf03f811.png"
]
|
|
0.21 ms (7.48%) |
1 |
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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/Header Bilder/2724/image-thumb__2724__website/werkzeugmechaniker.bf03f811.png" "path" "auto_create" "/Header Bilder/2724/image-thumb__2724__website/werkzeugmechaniker.bf03f811.png" "path_query" "https://langmatz-redesign.swhosting8b.de/Header Bilder/2724/image-thumb__2724__website/werkzeugmechaniker.bf03f811.png" "entire_uri" ] |
|
0.21 ms (7.39%) |
3 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP(NOW(6))
Parameters:
[ "641142c4d197b8fadda7274e52dde286f1ae319b75dc5ee87237c25414fbf0c7" "G9yDLtpEDkHmQ/bIOo1CbiT0QbEb63bKMUw1eDyk6Fw=" ] |
|
0.20 ms (6.92%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP(NOW(6)) + 300)
Parameters:
[ "641142c4d197b8fadda7274e52dde286f1ae319b75dc5ee87237c25414fbf0c7" "G9yDLtpEDkHmQ/bIOo1CbiT0QbEb63bKMUw1eDyk6Fw=" ] |
|
0.16 ms (5.67%) |
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:
[ 1790517612 "document_1\x01tags\x01" "asset_2840\x01tags\x01" "asset_1640\x01tags\x01" "asset_693\x01tags\x01" "asset_823\x01tags\x01" "asset_314\x01tags\x01" "asset_663\x01tags\x01" "asset_714\x01tags\x01" "asset_727\x01tags\x01" "asset_887\x01tags\x01" "asset_1633\x01tags\x01" "asset_1631\x01tags\x01" "asset_1632\x01tags\x01" "asset_2067\x01tags\x01" "asset_2724\x01tags\x01" "asset_2281\x01tags\x01" "asset_2710\x01tags\x01" "asset_2799\x01tags\x01" ] |
|
0.12 ms (4.30%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "641142c4d197b8fadda7274e52dde286f1ae319b75dc5ee87237c25414fbf0c7" "G9yDLtpEDkHmQ/bIOo1CbiT0QbEb63bKMUw1eDyk6Fw=" ] |
|
0.12 ms (4.09%) |
2 |
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:
[ 1790517612 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.12 ms (4.06%) |
1 |
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP(NOW(6)) + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP(NOW(6)))
Parameters:
[ 300.0 "G9yDLtpEDkHmQ/bIOo1CbiT0QbEb63bKMUw1eDyk6Fw=" "641142c4d197b8fadda7274e52dde286f1ae319b75dc5ee87237c25414fbf0c7" "G9yDLtpEDkHmQ/bIOo1CbiT0QbEb63bKMUw1eDyk6Fw=" ] |
|
0.10 ms (3.57%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2724
]
|
|
0.08 ms (2.93%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2724
]
|
|
0.07 ms (2.48%) |
2 |
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
"cs_order"
]
|
|
0.06 ms (2.23%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.04 ms (1.54%) |
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
]
|
|
0.04 ms (1.48%) |
1 |
SELECT c0_.name AS name_0, c0_.template AS template_1, c0_.isDefault AS isDefault_2, c0_.siteId AS siteId_3, c0_.creationDate AS creationDate_4, c0_.modificationDate AS modificationDate_5, c0_.id AS id_6, c0_.useGrossPrice AS useGrossPrice_7, c0_.currencyId AS currencyId_8, c0_.baseCountryId AS baseCountryId_9 FROM coreshop_store c0_ WHERE c0_.isDefault = 1
Parameters:
[] |
|
0.04 ms (1.48%) |
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.04 ms (1.37%) |
1 |
SELECT t0.isoCode AS isoCode_1, t0.active AS active_2, t0.addressFormat AS addressFormat_3, t0.salutations AS salutations_4, t0.creationDate AS creationDate_5, t0.modificationDate AS modificationDate_6, t0.id AS id_7, t0.zoneId AS zoneId_8, t0.currencyId AS currencyId_9 FROM coreshop_country t0 WHERE t0.id IN (?)
Parameters:
[
56
]
|
|
0.02 ms (0.80%) |
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:
[ 1790517612 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| CoreShop\Component\Core\Model\Store | 1 |
| CoreShop\Component\Core\Model\Currency | 1 |
| CoreShop\Component\Core\Model\Country | 1 |
| CoreShop\Component\Address\Model\Zone | 1 |