Query Metrics
192
Database Queries
16
Different statements
98.50 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
50.91 ms (51.68%) |
88 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775020813 [ "site_domain_2a474b3958b2bb94f2904c6774e72d59" ] ] |
|
16.68 ms (16.94%) |
48 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_1720__ff3081e476121e33f6c326eb2d3d4c4b"
]
|
|
11.46 ms (11.63%) |
20 |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_6301__08002d5dae97fa113b695b0a45969973"
]
|
|
8.68 ms (8.81%) |
20 |
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_6301__08002d5dae97fa113b695b0a45969973" ":col1" => "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:5:"items";a:1:{i:0;a:2:{s:6:"method";s:5:"frame";s:9:"arguments";a:3:{s:5:"width";i:420;s:6:"height";i:190;s:11:"forceResize";b:1;}}}s:6:"medias";a:0:{}s:4:"name";s:39:"productListImageDeveleyLoewensenfBundle";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:1563259822;s:12:"creationDate";i:1563259797;s:14:"filenameSuffix";N;s:15:"forcePictureTag";b:0;}" ":col2" => "thumbnail_deferred" ":col3" => 1775020813 ":col4" => 1775625613 ":col5" => 1 ] |
|
3.77 ms (3.83%) |
1 |
SELECT SQL_CALC_FOUND_ROWS a.o_id, priceSystemName FROM ecommerceframework_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND parentCategoryIds LIKE '%,13079,%' AND o_type != 'variant' AND (channels LIKE '%#/Develey/Struktur/Kanäle/loewensenf.de#%') ORDER BY sorting desc,a.o_id desc
Parameters:
[] |
|
3.60 ms (3.66%) |
2 |
SELECT * FROM object_url_slugs WHERE slug = '/de/shop/Spezialitaten' AND (siteId = 2 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
1.54 ms (1.57%) |
2 |
SELECT * FROM documents_elements WHERE documentId = ?
Parameters:
[
286
]
|
|
0.82 ms (0.83%) |
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 = '2' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/de/shop/Spezialitaten" "sourcePathQuery" => "/de/shop/Spezialitaten" "sourceEntireUri" => "https://loewensenf.develey.blackbit.io/de/shop/Spezialitaten" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.58 ms (0.58%) |
2 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "Spezialitaten" "path" => "/Lowensenf/de/shop/" ] |
|
0.13 ms (0.13%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"7"
]
|
|
0.10 ms (0.10%) |
1 |
SELECT FOUND_ROWS()
Parameters:
[] |
|
0.06 ms (0.06%) |
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.06%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.04 ms (0.04%) |
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.04 ms (0.04%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.04 ms (0.04%) |
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.