Query Metrics
22
Database Queries
8
Different statements
55.22 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.50 ms |
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:
[ 1785131377 "site_domain_5cf26015ab063a4bfe16e9da76564138" ] |
| 2 | 0.49 ms |
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:
[ 1785131377 "system\x01tags\x01" "site\x01tags\x01" ] |
| 3 | 9.63 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 3.60 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/api/Academy/public/" "academies" ] |
| 5 | 1.89 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/api/Academy/public/academies"
]
|
| 6 | 1.80 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/api/Academy/" "public" ] |
| 7 | 1.14 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/api/Academy/public"
]
|
| 8 | 0.64 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/api/" "Academy" ] |
| 9 | 0.60 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/api/Academy"
]
|
| 10 | 1.16 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "api" ] |
| 11 | 1.82 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/api"
]
|
| 12 | 1.97 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
| 13 | 1.86 ms |
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:
[ 1785131377 "document_1" ] |
| 14 | 1.82 ms |
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:
[ 1785131377 "document_1\x01tags\x01" ] |
| 15 | 0.56 ms |
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:
[ 1785131377 "document_properties_1" ] |
| 16 | 2.15 ms |
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:
[ 1785131377 "\x00tags\x00document_properties_1" ] |
| 17 | 1.86 ms |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
| 18 | 13.63 ms |
SELECT object_Academy.id AS id, object_Academy.type AS `type` FROM object_Academy WHERE ( object_Academy.type IN ('object','variant','folder')) AND object_Academy.published = 1
Parameters:
[] |
| 19 | 1.80 ms |
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:
[ 1785131377 "object_4" ] |
| 20 | 4.77 ms |
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:
[ 1785131377 "object_4\x01tags\x01" "class_Academy\x01tags\x01" "asset_5\x01tags\x01" ] |
| 21 | 0.70 ms |
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:
[ 1785131377 "object_187" ] |
| 22 | 0.84 ms |
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:
[ 1785131377 "object_187\x01tags\x01" "class_Academy\x01tags\x01" ] |
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.
Entities Mapping
No mapped entities.