Query Metrics
42
Database Queries
13
Different statements
8.63 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.12 ms (36.10%) |
21 |
SELECT * FROM tags WHERE id = ?
Parameters:
[
21
]
|
|
1.31 ms (15.16%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/mintcoe/tag/" "data" ] |
|
1.28 ms (14.89%) |
5 |
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:
[ 1773830494 "site_domain_6f617c6b2d9f6fd6be941106eb6a16c6" ] |
|
0.48 ms (5.60%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/mintcoe/tag/data"
]
|
|
0.40 ms (4.65%) |
1 |
SELECT id FROM tags ORDER BY `id` DESC
Parameters:
[] |
|
0.40 ms (4.62%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 46 ] |
|
0.31 ms (3.57%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.30 ms (3.48%) |
1 |
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:
[ 1773830494 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.26 ms (2.98%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
|
0.24 ms (2.83%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
46
]
|
|
0.21 ms (2.41%) |
1 |
UPDATE users SET lastLogin = ? WHERE id = ?
Parameters:
[ 1773830494 46 ] |
|
0.16 ms (1.90%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
46
]
|
|
0.16 ms (1.82%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
46
]
|
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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.