Query Metrics
34
Database Queries
16
Different statements
6.02 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.70 ms (28.19%) |
7 |
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:
[ 1764995932 "site_domain_85baf69d1215cffd9980536ed4a7b59e" ] |
|
0.73 ms (12.13%) |
6 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/insights/news/218/image-thumb__218__365x205/" "TO6.a791214a.jpg" ] |
|
0.61 ms (10.14%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/insights/news/218/image-thumb__218__365x205/TO6.a791214a.jpg"
]
|
|
0.51 ms (8.49%) |
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:
[ 1764995932 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.35 ms (5.81%) |
1 |
INSERT INTO assets_image_thumbnail_cache (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 218 "365x205" "TO6.a791214a.jpg" 1764995932 26259 365 205 ] |
|
0.33 ms (5.52%) |
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:
[ "/insights/news/218/image-thumb__218__365x205/TO6.a791214a.jpg" "path" "auto_create" "/insights/news/218/image-thumb__218__365x205/TO6.a791214a.jpg" "path_query" "https://promethean.centricdxb.com/insights/news/218/image-thumb__218__365x205/TO6.a791214a.jpg" "entire_uri" ] |
|
0.25 ms (4.15%) |
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:
[ 1764995932 "document_1\x01tags\x01" "asset_76\x01tags\x01" "asset_85\x01tags\x01" "asset_88\x01tags\x01" "asset_87\x01tags\x01" "asset_86\x01tags\x01" "asset_17\x01tags\x01" "asset_18\x01tags\x01" "asset_19\x01tags\x01" "asset_90\x01tags\x01" "asset_100\x01tags\x01" "asset_92\x01tags\x01" "asset_101\x01tags\x01" "asset_102\x01tags\x01" "asset_103\x01tags\x01" "asset_104\x01tags\x01" "asset_105\x01tags\x01" ] |
|
0.23 ms (3.82%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "23e6050f81885af603ad74a5a3d0e4d0318d86f5a362899f232bbf26d73715f7" "PS3awpdWjFJPb5++xKG4o/Ow9HDTv+bvj0WVHBHt9nk=" ] |
|
0.20 ms (3.32%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "23e6050f81885af603ad74a5a3d0e4d0318d86f5a362899f232bbf26d73715f7" "PS3awpdWjFJPb5++xKG4o/Ow9HDTv+bvj0WVHBHt9nk=" ] |
|
0.20 ms (3.31%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "23e6050f81885af603ad74a5a3d0e4d0318d86f5a362899f232bbf26d73715f7" "PS3awpdWjFJPb5++xKG4o/Ow9HDTv+bvj0WVHBHt9nk=" ] |
|
0.19 ms (3.11%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
218
]
|
|
0.16 ms (2.61%) |
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:
[ 1764995932 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.15 ms (2.57%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.14 ms (2.41%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
218
]
|
|
0.14 ms (2.26%) |
1 |
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP() + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP())
Parameters:
[ 300.0 "PS3awpdWjFJPb5++xKG4o/Ow9HDTv+bvj0WVHBHt9nk=" "23e6050f81885af603ad74a5a3d0e4d0318d86f5a362899f232bbf26d73715f7" "PS3awpdWjFJPb5++xKG4o/Ow9HDTv+bvj0WVHBHt9nk=" ] |
|
0.13 ms (2.16%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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.
Entities Mapping
No mapped entities.