Query Metrics
77
Database Queries
18
Different statements
326.79 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
221.29 ms (67.72%) |
57 |
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:
[ 1770968324 [ "\x00tags\x00site_domain_7f36cc7f962c37a297dfc42801b69fb3" "site_domain_7f36cc7f962c37a297dfc42801b69fb3" ] ] |
|
15.70 ms (4.80%) |
1 |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"User"
]
|
|
14.13 ms (4.32%) |
1 |
SELECT object_1.o_id AS o_id, object_1.o_type AS o_type FROM object_1 WHERE ( object_1.o_type IN ('object','folder')) AND object_1.o_published = 1 LIMIT 3
Parameters:
[] |
|
10.54 ms (3.23%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
|
9.50 ms (2.91%) |
1 |
SELECT object_3.o_id AS o_id, object_3.o_type AS o_type FROM object_3 WHERE ( object_3.o_type IN ('object','folder')) AND object_3.o_published = 1 ORDER BY `o_id` DESC
Parameters:
[] |
|
7.52 ms (2.30%) |
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" => "/" "sourcePathQuery" => "/" "sourceEntireUri" => "https://atunppim.atumobile.com/" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
7.07 ms (2.16%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
6.74 ms (2.06%) |
1 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "" "path" => "/" ] |
|
5.64 ms (1.73%) |
1 |
SELECT COUNT(*) FROM object_18 WHERE ( object_18.o_type IN ('object','folder')) AND object_18.o_published = 1
Parameters:
[] |
|
4.76 ms (1.46%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"2"
]
|
|
3.84 ms (1.17%) |
1 |
SELECT object_18.o_id AS o_id, object_18.o_type AS o_type FROM object_18 WHERE ( object_18.o_type IN ('object','folder')) AND object_18.o_published = 1
Parameters:
[] |
|
3.61 ms (1.11%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
3.50 ms (1.07%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
3.44 ms (1.05%) |
1 |
SELECT object_6.o_id AS o_id, object_6.o_type AS o_type FROM object_6 WHERE ( object_6.o_type IN ('object','folder')) AND object_6.o_published = 1 ORDER BY `o_id` ASC
Parameters:
[] |
|
3.13 ms (0.96%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
2.75 ms (0.84%) |
3 |
SELECT name, TYPE, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,12398,2695) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
11148
]
|
|
2.47 ms (0.76%) |
1 |
SELECT object_1.o_id AS o_id, object_1.o_type AS o_type FROM object_1 WHERE (category__id = :categoryId AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1 LIMIT 3
Parameters:
[ "categoryId" => 12397 ] |
|
1.17 ms (0.36%) |
1 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "timezone" null null ] |
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.