Query Metrics
60
Database Queries
13
Different statements
10.32 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
6.27 ms (60.77%) |
45 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1758209245 [ "site_domain_f37e045373f959b6c519aa24bba1ed7f" ] ] |
1.54 ms (14.93%) |
1 |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_596__3eae6f823f4de856a4e1bebd33caad7e"
]
|
0.64 ms (6.19%) |
1 |
INSERT INTO `tmp_store` (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5) ON DUPLICATE KEY UPDATE `id` = :col0, `data` = :col1, `tag` = :col2, `date` = :col3, `expiryDate` = :col4, `serialized` = :col5;
Parameters:
[ ":col0" => "thumb_596__3eae6f823f4de856a4e1bebd33caad7e" ":col1" => "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:5:"items";a:1:{i:0;a:2:{s:6:"method";s:12:"scaleByWidth";s:9:"arguments";a:2:{s:5:"width";s:3:"200";s:11:"forceResize";b:0;}}}s:6:"medias";a:0:{}s:4:"name";s:37:"auto_5a74d04d35507f2c71e64812f5253ea9";s:11:"description";s:0:"";s:5:"group";s:0:"";s:6:"format";s:6:"SOURCE";s:7:"quality";i:85;s:14:"highResolution";N;s:13:"preserveColor";b:0;s:16:"preserveMetaData";b:0;s:12:"rasterizeSVG";b:0;s:12:"downloadable";b:0;s:16:"modificationDate";N;s:12:"creationDate";N;s:14:"filenameSuffix";N;s:15:"forcePictureTag";b:0;}" ":col2" => "thumbnail_deferred" ":col3" => 1758209245 ":col4" => 1758814045 ":col5" => 1 ] |
0.57 ms (5.56%) |
2 |
SELECT * FROM documents_elements WHERE documentId = ?
Parameters:
[
93
]
|
0.32 ms (3.06%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_596__3eae6f823f4de856a4e1bebd33caad7e"
]
|
0.31 ms (2.97%) |
1 |
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 = '5' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/de/kontakt" "sourcePathQuery" => "/de/kontakt" "sourceEntireUri" => "https://aiko.develey.blackbit.io/de/kontakt" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.28 ms (2.76%) |
2 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "kontakt" "path" => "/Aiko/de/" ] |
0.20 ms (1.98%) |
2 |
SELECT * FROM object_url_slugs WHERE slug = '/de/kontakt' AND (siteId = 5 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.05 ms (0.49%) |
1 |
SELECT object_EF_OSTC.o_id as o_id, `object_EF_OSTC`.`o_type` FROM `object_EF_OSTC` WHERE (((o_key LIKE ?) AND object_EF_OSTC.o_type IN ('object','folder')) AND object_EF_OSTC.o_published = 1)
Parameters:
[ "" ] |
0.04 ms (0.42%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
0.03 ms (0.31%) |
1 |
SELECT object_EF_OSTC.o_id as o_id, `object_EF_OSTC`.`o_type` FROM `object_EF_OSTC` WHERE (((o_key LIKE ?) AND object_EF_OSTC.o_type IN ('object','folder')) AND object_EF_OSTC.o_published = 1) LIMIT 1
Parameters:
[ "" ] |
0.03 ms (0.29%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.03 ms (0.27%) |
1 |
SELECT object_EF_OSTC.o_id as o_id, `object_EF_OSTC`.`o_type` FROM `object_EF_OSTC` WHERE (( object_EF_OSTC.o_type IN ('object','folder')) AND object_EF_OSTC.o_published = 1)
Parameters:
[] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.