Query Metrics
60
Database Queries
16
Different statements
37.11 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
23.67 ms (63.79%) |
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:
[ 1730742892 [ "\x00tags\x00output_9a6a2faa53c9fe71ef018e959540aec2_desktop" "output_9a6a2faa53c9fe71ef018e959540aec2_desktop" ] ] |
2.42 ms (6.52%) |
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:
[] |
1.50 ms (4.04%) |
4 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 16 ] |
1.23 ms (3.31%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
1.13 ms (3.05%) |
2 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Blog" "path" => "/" ] |
1.13 ms (3.05%) |
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:
[] |
1.04 ms (2.80%) |
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:
[] |
0.95 ms (2.57%) |
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?(categories)=123456==&amp=" "sourceEntireUri" => "https://www.credimas.it/Blog?(categories)=123456==&amp=" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.77 ms (2.08%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/Blog' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.75 ms (2.03%) |
1 |
SELECT id,type FROM users WHERE id > 0 AND `type` IN ('user','userfolder') ORDER BY `name` ASC
Parameters:
[] |
0.74 ms (2.00%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"BlogPost"
]
|
0.50 ms (1.36%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 2 ] |
0.38 ms (1.02%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.32 ms (0.87%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
2
]
|
0.29 ms (0.77%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
2
]
|
0.28 ms (0.75%) |
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.