Query Metrics
32
Database Queries
14
Different statements
8.53 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.29 ms (26.91%) |
6 |
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:
[ 1764997325 "site_domain_0dd9b39d01609b41dea8c34d8eb78ec8" ] |
|
0.89 ms (10.48%) |
6 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/bildung/impressionen/dv-gv-2024/1862/image-thumb__1862__HeroBig/" "Foto_135.fe31b3f9.jpg" ] |
|
0.77 ms (9.08%) |
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:
[ 1764997325 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.73 ms (8.51%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/bildung/impressionen/dv-gv-2024/1862/image-thumb__1862__HeroBig/Foto_135.fe31b3f9.jpg"
]
|
|
0.59 ms (6.94%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1862
]
|
|
0.50 ms (5.85%) |
3 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "ac75cca7daf072e3f91aa4ea92b7c2faf0c7435110d7166730f660ef435c4344" "Id6nq60CbD03JHboHLjSiwG88ZJKAtxXJYPTjYk6khY=" ] |
|
0.50 ms (5.83%) |
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:
[ "/bildung/impressionen/dv-gv-2024/1862/image-thumb__1862__HeroBig/Foto_135.fe31b3f9.jpg" "path" "auto_create" "/bildung/impressionen/dv-gv-2024/1862/image-thumb__1862__HeroBig/Foto_135.fe31b3f9.jpg" "path_query" "https://rvk-test.a4interactive.ch/bildung/impressionen/dv-gv-2024/1862/image-thumb__1862__HeroBig/Foto_135.fe31b3f9.jpg" "entire_uri" ] |
|
0.46 ms (5.36%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1862
]
|
|
0.44 ms (5.22%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "ac75cca7daf072e3f91aa4ea92b7c2faf0c7435110d7166730f660ef435c4344" "Id6nq60CbD03JHboHLjSiwG88ZJKAtxXJYPTjYk6khY=" ] |
|
0.37 ms (4.31%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.36 ms (4.27%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "ac75cca7daf072e3f91aa4ea92b7c2faf0c7435110d7166730f660ef435c4344" "Id6nq60CbD03JHboHLjSiwG88ZJKAtxXJYPTjYk6khY=" ] |
|
0.24 ms (2.84%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.19 ms (2.28%) |
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:
[ 1764997325 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.18 ms (2.12%) |
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 "Id6nq60CbD03JHboHLjSiwG88ZJKAtxXJYPTjYk6khY=" "ac75cca7daf072e3f91aa4ea92b7c2faf0c7435110d7166730f660ef435c4344" "Id6nq60CbD03JHboHLjSiwG88ZJKAtxXJYPTjYk6khY=" ] |
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.