Query Metrics
109
Database Queries
19
Different statements
17.85 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.54 ms (36.64%) |
43 |
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:
[ 1763725287 "site_domain_ad53b9a233a69eb541f2f3a7457af2cd" ] |
|
2.22 ms (12.45%) |
6 |
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:
[ "/en/distributors" "path" "auto_create" "/en/distributors" "path_query" "https://goody-crp.centric.ae/en/distributors" "entire_uri" ] |
|
2.01 ms (11.23%) |
15 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
737
]
|
|
1.64 ms (9.20%) |
15 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
737
]
|
|
1.14 ms (6.38%) |
6 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.84 ms (4.68%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
5
]
|
|
0.67 ms (3.76%) |
5 |
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:
[ 1763725287 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.51 ms (2.85%) |
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:
[ 1763725288 "document_2\x01tags\x01" "document_1\x01tags\x01" "asset_1382\x01tags\x01" "asset_1375\x01tags\x01" "asset_1300\x01tags\x01" "asset_1383\x01tags\x01" "asset_1401\x01tags\x01" "asset_1402\x01tags\x01" "asset_1385\x01tags\x01" "asset_1390\x01tags\x01" "asset_1386\x01tags\x01" "asset_1387\x01tags\x01" "asset_1404\x01tags\x01" "asset_1388\x01tags\x01" "asset_1389\x01tags\x01" "asset_11\x01tags\x01" "asset_221\x01tags\x01" "asset_1378\x01tags\x01" "asset_1342\x01tags\x01" "asset_1372\x01tags\x01" "asset_1377\x01tags\x01" ] |
|
0.39 ms (2.18%) |
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:
[ 1763725288 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" ] |
|
0.27 ms (1.53%) |
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:
[ 1763725288 "output\x01tags\x01" "navigation\x01tags\x01" "document_3\x01tags\x01" "document_44\x01tags\x01" "document_19\x01tags\x01" "document_20\x01tags\x01" "document_21\x01tags\x01" "document_12\x01tags\x01" "document_13\x01tags\x01" "document_14\x01tags\x01" "document_15\x01tags\x01" "document_16\x01tags\x01" "document_17\x01tags\x01" "document_27\x01tags\x01" "document_31\x01tags\x01" "document_32\x01tags\x01" "document_33\x01tags\x01" "document_34\x01tags\x01" "document_41\x01tags\x01" "document_43\x01tags\x01" ] |
|
0.25 ms (1.41%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.25 ms (1.41%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.24 ms (1.34%) |
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:
[ 1763725287 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.22 ms (1.23%) |
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:
[ 1763725287 "document_17\x01tags\x01" "asset_737\x01tags\x01" "asset_113\x01tags\x01" "asset_114\x01tags\x01" "asset_115\x01tags\x01" "asset_116\x01tags\x01" "asset_117\x01tags\x01" "asset_118\x01tags\x01" "asset_119\x01tags\x01" "asset_120\x01tags\x01" "asset_1177\x01tags\x01" "asset_1179\x01tags\x01" "asset_1178\x01tags\x01" "asset_1180\x01tags\x01" "asset_1181\x01tags\x01" ] |
|
0.15 ms (0.85%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.13 ms (0.75%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "distributors" ] |
|
0.13 ms (0.73%) |
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:
[ 1763725288 "document_15\x01tags\x01" "asset_853\x01tags\x01" "asset_868\x01tags\x01" "asset_869\x01tags\x01" "asset_865\x01tags\x01" "asset_860\x01tags\x01" "asset_864\x01tags\x01" "asset_866\x01tags\x01" "asset_867\x01tags\x01" "asset_856\x01tags\x01" "asset_518\x01tags\x01" ] |
|
0.12 ms (0.70%) |
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:
[ 1763725288 "document_13\x01tags\x01" "asset_1283\x01tags\x01" "asset_321\x01tags\x01" "asset_322\x01tags\x01" "asset_911\x01tags\x01" "asset_907\x01tags\x01" "asset_912\x01tags\x01" "asset_908\x01tags\x01" "asset_1293\x01tags\x01" ] |
|
0.12 ms (0.68%) |
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:
[ 1763725288 "document_21\x01tags\x01" "asset_686\x01tags\x01" "asset_419\x01tags\x01" "asset_158\x01tags\x01" "asset_267\x01tags\x01" "asset_212\x01tags\x01" "asset_210\x01tags\x01" "asset_213\x01tags\x01" ] |
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.