Query Metrics
113
Database Queries
33
Different statements
36.00 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
9.35 ms (25.98%) |
5 |
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "thumb_127__852ff8e44d33f8e8eb2bfd0c924aa7c5" "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:19.4;s:6:"height";d:20.42042042042042;s:1:"y";d:43.54354354354354;s:1:"x";d:31.2;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:350;s:6:"height";i:235;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:0:{}s:7:"\x00*\x00name";s:42:"grid_auto_b1344d09f87c48bd4dd89d9abd5858fa";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:10:"E-Commerce";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1643107336;s:15:"\x00*\x00creationDate";i:1562150477;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}" "thumbnail_deferred" 1766446172 1767050972 1 ] |
|
6.97 ms (19.38%) |
5 |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_127__852ff8e44d33f8e8eb2bfd0c924aa7c5"
]
|
|
4.92 ms (13.67%) |
32 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
|
2.19 ms (6.10%) |
15 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
1.99 ms (5.53%) |
8 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/shop/Products/Cars/Economy-Cars/" "Mercury-Comet~p152" ] |
|
1.35 ms (3.75%) |
3 |
SELECT * FROM object_relations_CAR WHERE src_id = ?
Parameters:
[
152
]
|
|
1.23 ms (3.41%) |
2 |
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:
[ "/en/shop/Products/Cars/Economy-Cars/Mercury-Comet~p152" "path" "auto_create" "/en/shop/Products/Cars/Economy-Cars/Mercury-Comet~p152" "path_query" "https://pimcore.aue-ec-dev03.de/en/shop/Products/Cars/Economy-Cars/Mercury-Comet~p152" "entire_uri" ] |
|
0.90 ms (2.51%) |
2 |
SELECT COUNT(*) FROM object_localized_AP_en WHERE (compatibleTo LIKE "%,152,%" OR compatibleTo LIKE "%,151,%" OR compatibleTo LIKE "%,147,%" AND object_localized_AP_en.type IN ('object','variant','folder')) AND object_localized_AP_en.published = 1
Parameters:
[] |
|
0.79 ms (2.20%) |
2 |
SELECT object_localized_AP_en.id as id, object_localized_AP_en.type as `type` FROM object_localized_AP_en WHERE (compatibleTo LIKE "%,152,%" OR compatibleTo LIKE "%,151,%" OR compatibleTo LIKE "%,147,%" AND object_localized_AP_en.type IN ('object','variant','folder')) AND object_localized_AP_en.published = 1
Parameters:
[] |
|
0.62 ms (1.73%) |
5 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"CAR"
]
|
|
0.61 ms (1.69%) |
6 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/shop/Products/Cars/Economy-Cars/Mercury-Comet~p152"
]
|
|
0.52 ms (1.45%) |
4 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
306
]
|
|
0.52 ms (1.45%) |
3 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
306
]
|
|
0.44 ms (1.21%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
12
]
|
|
0.41 ms (1.14%) |
1 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "defaultTaxClass" null null ] |
|
0.32 ms (0.89%) |
2 |
SELECT * FROM object_relations_AP WHERE src_id = ?
Parameters:
[
508
]
|
|
0.26 ms (0.72%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.22 ms (0.62%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 1 1 1 ] |
|
0.22 ms (0.62%) |
1 |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Product Data/Accessories/lights/head lights/" "citroen-2cv-head lights" ] |
|
0.22 ms (0.60%) |
1 |
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
151
]
|
|
0.21 ms (0.58%) |
1 |
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
|
0.19 ms (0.53%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '152'
Parameters:
[] |
|
0.18 ms (0.50%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.18 ms (0.49%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
2
]
|
|
0.17 ms (0.47%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '509'
Parameters:
[] |
|
0.16 ms (0.44%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '508'
Parameters:
[] |
|
0.15 ms (0.43%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[] |
|
0.15 ms (0.41%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
1
]
|
|
0.14 ms (0.38%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
Parameters:
[] |
|
0.11 ms (0.30%) |
1 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.10 ms (0.29%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[] |
|
0.10 ms (0.29%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[] |
|
0.10 ms (0.26%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No loaded entities.