Query Metrics
159
Database Queries
14
Different statements
85.87 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
28.39 ms (33.07%) |
24 |
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_2921__1920a93f8629c4278dd2e3efa73b81b6" ":col1" => "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:5:"items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:99.29078014184397;s:6:"height";d:92.75;s:1:"y";d:5.25;s:1:"x";i:0;}}i:1;a:2:{s:6:"method";s:12:"scaleByWidth";s:9:"arguments";a:2:{s:5:"width";i:768;s:11:"forceResize";b:1;}}}s:6:"medias";a:1:{s:18:"(max-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:99.29078014184397;s:6:"height";d:92.75;s:1:"y";d:5.25;s:1:"x";i:0;}}i:1;a:2:{s:6:"method";s:12:"scaleByWidth";s:9:"arguments";a:2:{s:5:"width";i:768;s:11:"forceResize";b:1;}}}}s:4:"name";s:66:"textImageDeveleySpechtBundle_auto_cfa9189c22ae111afdec85bf0f266d98";s:11:"description";s:0:"";s:5:"group";s:0:"";s:6:"format";s:6:"SOURCE";s:7:"quality";i:85;s:14:"highResolution";d:0;s:13:"preserveColor";b:0;s:16:"preserveMetaData";b:0;s:12:"rasterizeSVG";b:0;s:12:"downloadable";b:0;s:16:"modificationDate";i:1600870553;s:12:"creationDate";i:1549019885;s:14:"filenameSuffix";N;s:15:"forcePictureTag";b:0;}" ":col2" => "thumbnail_deferred" ":col3" => 1775277654 ":col4" => 1775882454 ":col5" => 1 ] |
|
27.37 ms (31.87%) |
24 |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_2921__1920a93f8629c4278dd2e3efa73b81b6"
]
|
|
18.42 ms (21.45%) |
56 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775277654 [ "site_domain_a67b07109ce6ea2796f4afad2be5a865" ] ] |
|
6.83 ms (7.95%) |
33 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_2921__1920a93f8629c4278dd2e3efa73b81b6"
]
|
|
1.48 ms (1.73%) |
2 |
SELECT * FROM object_url_slugs WHERE slug = '/de/ueber-uns/Unsere-Geschichte' AND (siteId = 7 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
1.46 ms (1.69%) |
10 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
2921
]
|
|
0.69 ms (0.80%) |
2 |
SELECT * FROM documents_elements WHERE documentId = ?
Parameters:
[
352
]
|
|
0.48 ms (0.56%) |
2 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "Unsere-Geschichte" "path" => "/Specht/de/ueber-uns/" ] |
|
0.47 ms (0.55%) |
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 = '7' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/de/ueber-uns/Unsere-Geschichte" "sourcePathQuery" => "/de/ueber-uns/Unsere-Geschichte" "sourceEntireUri" => "https://specht.develey.blackbit.io/de/ueber-uns/Unsere-Geschichte" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.09 ms (0.10%) |
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.06 ms (0.07%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.05 ms (0.06%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.04 ms (0.05%) |
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:
[] |
|
0.04 ms (0.05%) |
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:
[ "" ] |
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.