Query Metrics
35
Database Queries
18
Different statements
67.21 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
24.69 ms (36.74%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5443
]
|
|
12.28 ms (18.27%) |
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:
[ 1787606327 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
6.51 ms (9.68%) |
1 |
INSERT INTO assets_image_thumbnail_cache (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 5443 "newsDetail" "DSC_7477.3b800a39.jpg" 1787606331 298855 1253 836 ] |
|
5.59 ms (8.31%) |
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:
[ 1787606327 "site_domain_9dbc6fcacd150091fcf7516a30635821" ] |
|
2.32 ms (3.45%) |
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:
[ 1787606327 "system\x01tags\x01" "site\x01tags\x01" ] |
|
2.02 ms (3.01%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.96 ms (2.92%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/_default_upload_bucket/5443/image-thumb__5443__newsDetail/" "DSC_7477.3b800a39.jpg" ] |
|
1.84 ms (2.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:
[ 1787606327 "document_1\x01tags\x01" "asset_2988\x01tags\x01" "asset_5037\x01tags\x01" "asset_2811\x01tags\x01" ] |
|
1.83 ms (2.72%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "56a9d7985911eee48b3d3d1510027e1bf89d0d4df13ed4813499fda146939d2f" "pdAzsf8FrTFcxfi0X0ItG88csV94/LGnxT+dqPO8aZo=" ] |
|
1.76 ms (2.61%) |
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:
[ "defaultShopConfig" null null ] |
|
1.34 ms (2.00%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
1.17 ms (1.75%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_default_upload_bucket/5443/image-thumb__5443__newsDetail/DSC_7477.3b800a39.jpg"
]
|
|
1.00 ms (1.48%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "56a9d7985911eee48b3d3d1510027e1bf89d0d4df13ed4813499fda146939d2f" "pdAzsf8FrTFcxfi0X0ItG88csV94/LGnxT+dqPO8aZo=" ] |
|
0.86 ms (1.28%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5443
]
|
|
0.69 ms (1.02%) |
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:
[ "/_default_upload_bucket/5443/image-thumb__5443__newsDetail/DSC_7477.3b800a39.jpg" "path" "auto_create" "/_default_upload_bucket/5443/image-thumb__5443__newsDetail/DSC_7477.3b800a39.jpg" "path_query" "https://bsz-stiftung.a4interactive.ch/_default_upload_bucket/5443/image-thumb__5443__newsDetail/DSC_7477.3b800a39.jpg" "entire_uri" ] |
|
0.62 ms (0.93%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "56a9d7985911eee48b3d3d1510027e1bf89d0d4df13ed4813499fda146939d2f" "pdAzsf8FrTFcxfi0X0ItG88csV94/LGnxT+dqPO8aZo=" ] |
|
0.39 ms (0.58%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
2
]
|
|
0.36 ms (0.53%) |
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 "pdAzsf8FrTFcxfi0X0ItG88csV94/LGnxT+dqPO8aZo=" "56a9d7985911eee48b3d3d1510027e1bf89d0d4df13ed4813499fda146939d2f" "pdAzsf8FrTFcxfi0X0ItG88csV94/LGnxT+dqPO8aZo=" ] |
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.