Query Metrics
13
Database Queries
6
Different statements
5.35 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.45 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:
[ 1765003526 "site_domain_aacec60a3e3c9f06b999eb8679c53cea" ] |
| 2 | 0.47 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:
[ 1765003526 "system\x01tags\x01" "site\x01tags\x01" ] |
| 3 | 0.39 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 0.42 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/public/" ".env" ] |
| 5 | 0.40 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/public/.env"
]
|
| 6 | 0.41 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/public/" ".env" ] |
| 7 | 0.43 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/public/.env"
]
|
| 8 | 0.43 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "public" ] |
| 9 | 0.35 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/public"
]
|
| 10 | 0.37 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
| 11 | 0.38 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:
[ 1765003526 "document_1" ] |
| 12 | 0.39 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:
[ 1765003526 "document_1\x01tags\x01" ] |
| 13 | 0.45 ms |
SELECT * FROM object_url_slugs WHERE slug = '/public/.env' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
pimcore entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.