Query Metrics
24
Database Queries
9
Different statements
6.30 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.47 ms (23.35%) |
4 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "coorporate_address" null null ] |
|
1.20 ms (19.11%) |
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:
[ 1786614993 "site_domain_2f66a5d22a53d8f08d7ba98373a8f8c0" ] |
|
1.14 ms (18.05%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/setting/organism/" "ldvnq27paflwt5nje45821.shtml" ] |
|
0.86 ms (13.61%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/setting/organism/ldvnq27paflwt5nje45821.shtml"
]
|
|
0.71 ms (11.25%) |
4 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
0.27 ms (4.35%) |
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:
[ 1786614993 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.23 ms (3.62%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.22 ms (3.52%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/setting/organism/ldvnq27paflwt5nje45821.shtml' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.20 ms (3.15%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.