Query Metrics
77
Database Queries
18
Different statements
20.22 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
14.73 ms (72.87%) |
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:
[ 1762599168 [ "\x00tags\x00site_domain_7f36cc7f962c37a297dfc42801b69fb3" "site_domain_7f36cc7f962c37a297dfc42801b69fb3" ] ] |
|
0.67 ms (3.31%) |
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
]
|
|
0.46 ms (2.27%) |
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:
[] |
|
0.43 ms (2.13%) |
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" => "/?type=home" "sourceEntireUri" => "https://atunppim.atumobile.com/?type=home" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.41 ms (2.05%) |
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 ] |
|
0.41 ms (2.01%) |
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:
[] |
|
0.39 ms (1.91%) |
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:
[] |
|
0.34 ms (1.69%) |
1 |
SELECT COUNT(*) FROM object_18 WHERE ( object_18.o_type IN ('object','folder')) AND object_18.o_published = 1
Parameters:
[] |
|
0.30 ms (1.48%) |
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:
[] |
|
0.29 ms (1.45%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"2"
]
|
|
0.29 ms (1.41%) |
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 ] |
|
0.26 ms (1.28%) |
1 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "" "path" => "/" ] |
|
0.25 ms (1.22%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.25 ms (1.21%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
|
0.20 ms (1.00%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.20 ms (0.97%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.18 ms (0.87%) |
1 |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"User"
]
|
|
0.17 ms (0.86%) |
1 |
SELECT * FROM translations_messages 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.