Query Metrics
60
Database Queries
16
Different statements
37.17 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
22.27 ms (59.92%) |
41 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1731749375 [ "\x00tags\x00output_c1a75c6b7470907b3efccda933f298f3_desktop" "output_c1a75c6b7470907b3efccda933f298f3_desktop" ] ] |
3.44 ms (9.26%) |
1 |
SELECT DISTINCT object_BlogPost.o_id as o_id, object_BlogPost.o_type as o_type FROM object_BlogPost INNER JOIN object_relations_BlogPost BlogPostRelations ON object_BlogPost.oo_id = BlogPostRelations.src_id WHERE ( object_BlogPost.o_type IN ('object','folder')) AND object_BlogPost.o_published = 1 ORDER BY object_BlogPost.date desc LIMIT 6
Parameters:
[] |
2.28 ms (6.13%) |
4 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 16 ] |
1.53 ms (4.11%) |
1 |
SELECT DISTINCT COUNT(DISTINCT object_BlogPost.o_id) AS totalCount FROM object_BlogPost INNER JOIN object_relations_BlogPost BlogPostRelations ON object_BlogPost.oo_id = BlogPostRelations.src_id WHERE ( object_BlogPost.o_type IN ('object','folder')) AND object_BlogPost.o_published = 1
Parameters:
[] |
1.41 ms (3.80%) |
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 IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/Blog" "sourcePathQuery" => "/Blog?amp=&query%3DBitcoin%253D%253D%253D%253D%253D%253D%253D%253D%253D%253D%253D%253D=%3D%3D%3D=" "sourceEntireUri" => "https://credimas.it/Blog?amp=&query%3DBitcoin%253D%253D%253D%253D%253D%253D%253D%253D%253D%253D%253D%253D=%3D%3D%3D=" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
1.36 ms (3.65%) |
1 |
SELECT object_BlogPostCategory.o_id as o_id, object_BlogPostCategory.o_type as o_type FROM object_BlogPostCategory WHERE ( object_BlogPostCategory.o_type IN ('object','folder')) AND object_BlogPostCategory.o_published = 1 ORDER BY `name` ASC
Parameters:
[] |
0.92 ms (2.47%) |
2 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Blog" "path" => "/" ] |
0.81 ms (2.17%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.49 ms (1.33%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 2 ] |
0.49 ms (1.31%) |
1 |
SELECT id,type FROM users WHERE id > 0 AND `type` IN ('user','userfolder') ORDER BY `name` ASC
Parameters:
[] |
0.47 ms (1.26%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/Blog' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.41 ms (1.11%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.37 ms (0.99%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"BlogPost"
]
|
0.35 ms (0.93%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
2
]
|
0.30 ms (0.80%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
2
]
|
0.28 ms (0.76%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
2
]
|
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.