Query Metrics
42
Database Queries
20
Different statements
37.69 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
7.52 ms (19.96%) |
7 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
9774
]
|
|
7.09 ms (18.81%) |
9 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "" "path" => "/" ] |
|
3.46 ms (9.17%) |
4 |
SELECT documents.id, documents.type FROM documents WHERE (path = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
"/id/layanan/service/"
]
|
|
2.67 ms (7.08%) |
3 |
SELECT documents.id, documents.type FROM documents WHERE (path = ?) AND published = 1
Parameters:
[
"/id/product/product/"
]
|
|
1.85 ms (4.91%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
|
1.85 ms (4.91%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"10"
]
|
|
1.67 ms (4.43%) |
1 |
SELECT object_localized_1_id.o_id as o_id, object_localized_1_id.o_type as o_type FROM object_localized_1_id WHERE ( object_localized_1_id.o_type IN ('object','folder')) AND object_localized_1_id.o_published = 1 ORDER BY `Date` DESC LIMIT 2
Parameters:
[] |
|
1.56 ms (4.13%) |
2 |
SELECT documents.id, documents.type FROM documents WHERE (path = ? AND `key` = ?) AND published = 1 LIMIT 1
Parameters:
[ "/id/" "promo" ] |
|
1.41 ms (3.74%) |
1 |
SELECT object_localized_10_id.o_id as o_id, object_localized_10_id.o_type as o_type FROM object_localized_10_id WHERE ((PromoEndDate > ?) AND object_localized_10_id.o_type IN ('object','folder')) AND object_localized_10_id.o_published = 1 ORDER BY `o_creationDate` DESC LIMIT 1
Parameters:
[
1775217470
]
|
|
1.22 ms (3.23%) |
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" => "http://172.22.148.6/" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
1.01 ms (2.68%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.96 ms (2.56%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.86 ms (2.28%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
|
0.71 ms (1.88%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 3 3 ] |
|
0.69 ms (1.82%) |
1 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
1
]
|
|
0.67 ms (1.78%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
1
]
|
|
0.66 ms (1.76%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 1 1 1 ] |
|
0.64 ms (1.70%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.63 ms (1.67%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.56 ms (1.49%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules 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.