Query Metrics
200
Database Queries
17
Different statements
184.83 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
89.89 ms (48.63%) |
32 |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_25__8a9cbebe1a1c4afb89e945fe2ed6aa6d"
]
|
|
71.51 ms (38.69%) |
32 |
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "thumb_25__8a9cbebe1a1c4afb89e945fe2ed6aa6d" "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:91;s:6:"height";d:73.69791666666667;s:1:"y";d:17.96875;s:1:"x";d:7.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:940;s:6:"height";i:411;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:3:{s:18:"(max-width: 940px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:91;s:6:"height";d:73.69791666666667;s:1:"y";d:17.96875;s:1:"x";d:7.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:940;s:6:"height";i:411;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(max-width: 720px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:91;s:6:"height";d:73.69791666666667;s:1:"y";d:17.96875;s:1:"x";d:7.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:720;s:6:"height";i:320;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(max-width: 320px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:91;s:6:"height";d:73.69791666666667;s:1:"y";d:17.96875;s:1:"x";d:7.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:320;s:6:"height";i:140;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:53:"galleryCarousel_auto_4da4492aaacb459464354a8f7868c4c5";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:5:"Areas";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;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:1643107415;s:15:"\x00*\x00creationDate";i:1565346856;s:17:"\x00*\x00filenameSuffix";s:22:"media--4fb7251b--query";s:20:"\x00*\x00preserveAnimation";b:0;}" "thumbnail_deferred" 1766438999 1767043799 1 ] |
|
6.80 ms (3.68%) |
49 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
|
6.64 ms (3.59%) |
36 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
3.16 ms (1.71%) |
14 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
35
]
|
|
2.56 ms (1.38%) |
14 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
35
]
|
|
1.39 ms (0.75%) |
6 |
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/Magazine/Car-Gallery" "path" "auto_create" "/en/Magazine/Car-Gallery" "path_query" "https://pimcore.aue-ec-dev03.de/en/Magazine/Car-Gallery" "entire_uri" ] |
|
0.69 ms (0.37%) |
5 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
103
]
|
|
0.65 ms (0.35%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/Magazine/" "Car-Gallery" ] |
|
0.33 ms (0.18%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.27 ms (0.15%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 103 103 103 ] |
|
0.18 ms (0.10%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
103
]
|
|
0.18 ms (0.10%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 155 155 ] |
|
0.16 ms (0.09%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.16 ms (0.08%) |
1 |
SELECT assets.id, assets.type FROM assets WHERE parentId = ? ORDER BY `filename` ASC
Parameters:
[
70
]
|
|
0.14 ms (0.08%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/Magazine/Car-Gallery' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.12 ms (0.07%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
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.