Query Metrics
42
Database Queries
13
Different statements
5.98 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.30 ms (38.56%) |
19 |
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:
[ 1735266149 "site_domain_e90b8c84addc1eb5516ff14d10799933" ] |
0.63 ms (10.61%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/RealFruit/" "healthy-juices" ] |
0.48 ms (8.10%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
0.47 ms (7.82%) |
2 |
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 IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_format=html&_locale=en&_controller=RealFruitBundle%5CController%5CRealActiveController%3A%3ArealheaderAction" "path_query" "http://realfruitpower.daburuat.com/_fragment?_path=_format=html&_locale=en&_controller=RealFruitBundle%5CController%5CRealActiveController%3A%3ArealheaderAction" "entire_uri" ] |
0.32 ms (5.42%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,119,59) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
175
]
|
0.31 ms (5.22%) |
2 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1399
]
|
0.29 ms (4.94%) |
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 = '6' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/healthy-juices" "path" "auto_create" "/healthy-juices" "path_query" "http://realfruitpower.daburuat.com/healthy-juices" "entire_uri" ] |
0.28 ms (4.70%) |
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:
[ 1735266149 "system\x01tags\x01" "site\x01tags\x01" ] |
0.24 ms (4.10%) |
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:
[ 1735266149 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
0.21 ms (3.46%) |
2 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1399
]
|
0.18 ms (2.99%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
175
]
|
0.12 ms (2.09%) |
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:
[ 1735266149 "document_59\x01tags\x01" "asset_962\x01tags\x01" "asset_336\x01tags\x01" "asset_337\x01tags\x01" ] |
0.12 ms (1.99%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
statistics_explorer | doctrine.orm.statistics_explorer_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
SeoBundle\Model\ElementMetaData | No errors. |
statistics_explorer entity manager
No loaded entities.