Query Metrics
60
Database Queries
19
Different statements
14.89 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.89 ms (26.13%) |
22 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
30
]
|
|
2.13 ms (14.30%) |
8 |
SELECT * FROM properties WHERE ((cid IN (1,73,33,30) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
105
]
|
|
1.64 ms (11.03%) |
6 |
SELECT * FROM properties WHERE ((cid IN (1,30) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
34
]
|
|
1.00 ms (6.69%) |
5 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
30
]
|
|
0.90 ms (6.02%) |
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" => "/About/Documents-and-Policies" "sourcePathQuery" => "/About/Documents-and-Policies" "sourceEntireUri" => "https://cessda.openconcept.no/About/Documents-and-Policies" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.76 ms (5.10%) |
3 |
SELECT * FROM properties WHERE ((cid IN (1,32,30) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
56
]
|
|
0.68 ms (4.57%) |
1 |
SELECT COUNT(*) FROM object_12 WHERE ((`related_pages` LIKE ?) AND object_12.o_type IN ('object','folder')) AND object_12.o_published = 1
Parameters:
[
"%,document|34,%"
]
|
|
0.55 ms (3.69%) |
2 |
SELECT * FROM properties WHERE ((cid IN (1,33,30) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
76
]
|
|
0.53 ms (3.58%) |
2 |
SELECT * FROM properties WHERE ((cid IN (1,34,30) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
64
]
|
|
0.52 ms (3.48%) |
1 |
SELECT object_12.o_id as o_id, object_12.o_type as o_type FROM object_12 WHERE ((`related_pages` LIKE ?) AND object_12.o_type IN ('object','folder')) AND object_12.o_published = 1
Parameters:
[
"%,document|34,%"
]
|
|
0.43 ms (2.91%) |
1 |
SELECT * FROM glossary WHERE (language = ? OR language IS NULL OR language = '') AND (site = ? OR site IS NULL OR site = '') ORDER BY LENGTH(`text`) DESC
Parameters:
[
"en"
""
]
|
|
0.33 ms (2.19%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 498 ] |
|
0.28 ms (1.91%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"12"
]
|
|
0.28 ms (1.85%) |
1 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Documents-and-Policies" "path" => "/About/" ] |
|
0.25 ms (1.71%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.20 ms (1.36%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.18 ms (1.19%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
34
]
|
|
0.17 ms (1.15%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/About/Documents-and-Policies' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.17 ms (1.14%) |
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.