Query Metrics
61
Database Queries
14
Different statements
8.00 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.08 ms (38.50%) |
27 |
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:
[ 1738226581 "site_domain_f4f9584137aa165987d9e41022ea0415" ] |
1.52 ms (18.99%) |
13 |
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:
[ 1738226581 "system\x01tags\x01" "site\x01tags\x01" ] |
0.55 ms (6.91%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
23
]
|
0.49 ms (6.06%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
0.46 ms (5.79%) |
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=OdomosBundle%5CController%5CHomeController%3A%3AheaderAction" "path_query" "http://odomosprotect.daburuat.com/_fragment?_path=_format=html&_locale=en&_controller=OdomosBundle%5CController%5CHomeController%3A%3AheaderAction" "entire_uri" ] |
0.41 ms (5.10%) |
2 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3
]
|
0.32 ms (3.99%) |
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 = '3' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/contact-us" "path" "auto_create" "/contact-us" "path_query" "http://odomosprotect.daburuat.com/contact-us" "entire_uri" ] |
0.24 ms (3.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:
[ 1738226581 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
0.21 ms (2.57%) |
2 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3
]
|
0.19 ms (2.40%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Odomos/" "contact-us" ] |
0.18 ms (2.28%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.14 ms (1.80%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/contact-us' AND (siteId = 3 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.11 ms (1.35%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.10 ms (1.25%) |
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:
[ 1738226581 "document_21\x01tags\x01" "asset_167\x01tags\x01" "asset_166\x01tags\x01" "asset_165\x01tags\x01" "asset_164\x01tags\x01" "asset_169\x01tags\x01" ] |
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.