Query Metrics
25
Database Queries
14
Different statements
9.88 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.42 ms (34.57%) |
9 |
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:
[ 1776593875 "site_domain_b9744e222774b2b4e8ba55ff11cc2e4a" ] |
|
0.88 ms (8.88%) |
1 |
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:
[ "settings" null null ] |
|
0.66 ms (6.67%) |
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 IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/reset-password" "path" "auto_create" "/reset-password" "path_query" "https://www.waterjet.brandplatform.ch/reset-password" "entire_uri" ] |
|
0.65 ms (6.60%) |
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:
[ 1776593875 "object_2\x01tags\x01" "class_Setting\x01tags\x01" "asset_136\x01tags\x01" "asset_50\x01tags\x01" ] |
|
0.64 ms (6.51%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
136
]
|
|
0.63 ms (6.38%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
136
]
|
|
0.53 ms (5.35%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.52 ms (5.25%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "reset-password" ] |
|
0.44 ms (4.41%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.43 ms (4.37%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.34 ms (3.41%) |
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:
[ 1776593875 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.32 ms (3.26%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/reset-password"
]
|
|
0.30 ms (3.06%) |
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:
[ 1776593875 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.13 ms (1.29%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
3
]
|
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.
Entities Mapping
No loaded entities.