Query Metrics
87
Database Queries
14
Different statements
4.96 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.89 ms (38.21%) |
37 |
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:
[ 1768214290 "site_domain_9529cc3584700fc2edd518b6cd069456" ] |
|
0.65 ms (13.01%) |
12 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
7
]
|
|
0.51 ms (10.21%) |
12 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
7
]
|
|
0.43 ms (8.66%) |
13 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.22 ms (4.43%) |
1 |
SELECT assets.id, assets.type FROM assets WHERE parentId = ? ORDER BY `filename` ASC
Parameters:
[
3
]
|
|
0.21 ms (4.27%) |
3 |
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:
[ 1768214290 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.20 ms (4.01%) |
2 |
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:
[ 1768214290 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.19 ms (3.81%) |
1 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = 1 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/werkwijze" "path" "auto_create" "/werkwijze" "path_query" "http://trace.nl/werkwijze" "entire_uri" ] |
|
0.18 ms (3.57%) |
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:
[ 1768214290 "output\x01tags\x01" "navigation\x01tags\x01" "document_3\x01tags\x01" "document_4\x01tags\x01" "document_5\x01tags\x01" "document_6\x01tags\x01" "document_7\x01tags\x01" "document_8\x01tags\x01" "document_9\x01tags\x01" "document_10\x01tags\x01" "document_11\x01tags\x01" "document_12\x01tags\x01" "document_13\x01tags\x01" "document_14\x01tags\x01" "document_15\x01tags\x01" ] |
|
0.13 ms (2.60%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
5
]
|
|
0.12 ms (2.52%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/trace.nl/" "werkwijze" ] |
|
0.09 ms (1.89%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/werkwijze' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.08 ms (1.70%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.06 ms (1.11%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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.