Query Metrics
30
Database Queries
14
Different statements
13.13 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.84 ms (36.87%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "e425f66aa97eba8d10581ff25982d7ae926cc5739ab5be110091fd82463b500b" "F2qXYeakhPmnXFokSZouovkKNBihdRoWLoPmbXnqnLs=" ] |
|
2.45 ms (18.64%) |
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:
[ 1764991117 "site_domain_0dd9b39d01609b41dea8c34d8eb78ec8" ] |
|
1.27 ms (9.70%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "e425f66aa97eba8d10581ff25982d7ae926cc5739ab5be110091fd82463b500b" "F2qXYeakhPmnXFokSZouovkKNBihdRoWLoPmbXnqnLs=" ] |
|
0.86 ms (6.54%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/news/information/1535/image-thumb__1535__NewsTeaserImage/" "Mini Interview S. Schüch.554c0ef4.jpg" ] |
|
0.76 ms (5.80%) |
3 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "e425f66aa97eba8d10581ff25982d7ae926cc5739ab5be110091fd82463b500b" "F2qXYeakhPmnXFokSZouovkKNBihdRoWLoPmbXnqnLs=" ] |
|
0.59 ms (4.46%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/news/information/1535/image-thumb__1535__NewsTeaserImage/Mini Interview S. Schüch.554c0ef4.jpg"
]
|
|
0.45 ms (3.47%) |
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:
[ "/news/information/1535/image-thumb__1535__NewsTeaserImage/Mini Interview S. Schüch.554c0ef4.jpg" "path" "auto_create" "/news/information/1535/image-thumb__1535__NewsTeaserImage/Mini Interview S. Schüch.554c0ef4.jpg" "path_query" "https://rvk-test.a4interactive.ch/news/information/1535/image-thumb__1535__NewsTeaserImage/Mini Interview S. Schüch.554c0ef4.jpg" "entire_uri" ] |
|
0.43 ms (3.29%) |
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:
[ 1764991117 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.34 ms (2.58%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1535
]
|
|
0.30 ms (2.30%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1535
]
|
|
0.23 ms (1.77%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.21 ms (1.58%) |
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 "F2qXYeakhPmnXFokSZouovkKNBihdRoWLoPmbXnqnLs=" "e425f66aa97eba8d10581ff25982d7ae926cc5739ab5be110091fd82463b500b" "F2qXYeakhPmnXFokSZouovkKNBihdRoWLoPmbXnqnLs=" ] |
|
0.20 ms (1.54%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.19 ms (1.48%) |
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:
[ 1764991117 "system\x01tags\x01" "redirect\x01tags\x01" "route\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.
Entities Mapping
No mapped entities.