Query Metrics
43
Database Queries
24
Different statements
11.84 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.73 ms (14.60%) |
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:
[ 1763805395 "site_domain_192f2eed80106eb3c2358649c6252d92" ] |
|
1.34 ms (11.30%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "7d58fcc6f4d532da6f8d7521dbea81a62b13dd071d5aa97472ea46fcf2dfee8d" "AnbnpKOh6YqmQVDJPLK7sxgVMBToKPRSf+q1cZ9dxHE=" ] |
|
1.16 ms (9.78%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "7d58fcc6f4d532da6f8d7521dbea81a62b13dd071d5aa97472ea46fcf2dfee8d" "AnbnpKOh6YqmQVDJPLK7sxgVMBToKPRSf+q1cZ9dxHE=" ] |
|
1.02 ms (8.59%) |
3 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "7d58fcc6f4d532da6f8d7521dbea81a62b13dd071d5aa97472ea46fcf2dfee8d" "AnbnpKOh6YqmQVDJPLK7sxgVMBToKPRSf+q1cZ9dxHE=" ] |
|
0.68 ms (5.72%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/main/12851/image-thumb__12851__generic/" "Testimonial_Ana_Pires.1992edc4.avif" ] |
|
0.66 ms (5.60%) |
2 |
SELECT MIN(creationDate) FROM targeting_storage WHERE (visitorId = ?) AND (scope = ?) AND (modificationDate >= (NOW() - INTERVAL ? SECOND))
Parameters:
[ "af2edfe5f899acfe" "session" 1800 ] |
|
0.65 ms (5.49%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/main/12851/image-thumb__12851__generic/Testimonial_Ana_Pires.1992edc4.avif"
]
|
|
0.62 ms (5.20%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.45 ms (3.78%) |
2 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
2
]
|
|
0.36 ms (3.01%) |
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:
[ 1763805395 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.34 ms (2.86%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
12851
]
|
|
0.33 ms (2.80%) |
2 |
SELECT MIN(creationDate) FROM targeting_storage WHERE (visitorId = ?) AND (scope = ?)
Parameters:
[ "af2edfe5f899acfe" "visitor" ] |
|
0.32 ms (2.71%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.27 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:
[ 1763805395 "document_1\x01tags\x01" "asset_12691\x01tags\x01" "asset_12693\x01tags\x01" "asset_12695\x01tags\x01" "asset_12703\x01tags\x01" "asset_12692\x01tags\x01" "asset_12696\x01tags\x01" "asset_12702\x01tags\x01" "asset_12704\x01tags\x01" "asset_12689\x01tags\x01" "asset_12690\x01tags\x01" "asset_12697\x01tags\x01" "asset_12698\x01tags\x01" "asset_12854\x01tags\x01" "asset_12851\x01tags\x01" "asset_12853\x01tags\x01" "asset_12701\x01tags\x01" "asset_12699\x01tags\x01" "asset_12700\x01tags\x01" ] |
|
0.26 ms (2.24%) |
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:
[ "/main/12851/image-thumb__12851__generic/Testimonial_Ana_Pires.1992edc4.avif" "path" "auto_create" "/main/12851/image-thumb__12851__generic/Testimonial_Ana_Pires.1992edc4.avif" "path_query" "https://3.125.84.149/main/12851/image-thumb__12851__generic/Testimonial_Ana_Pires.1992edc4.avif" "entire_uri" ] |
|
0.24 ms (2.01%) |
1 |
SELECT name, value FROM targeting_storage WHERE (visitorId = ?) AND (scope = ?) AND (name != ?) AND (modificationDate >= (NOW() - INTERVAL ? SECOND))
Parameters:
[ "af2edfe5f899acfe" "session" "_m" 1800 ] |
|
0.22 ms (1.90%) |
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 "AnbnpKOh6YqmQVDJPLK7sxgVMBToKPRSf+q1cZ9dxHE=" "7d58fcc6f4d532da6f8d7521dbea81a62b13dd071d5aa97472ea46fcf2dfee8d" "AnbnpKOh6YqmQVDJPLK7sxgVMBToKPRSf+q1cZ9dxHE=" ] |
|
0.21 ms (1.81%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
12851
]
|
|
0.21 ms (1.80%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
|
0.19 ms (1.63%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.19 ms (1.59%) |
1 |
SELECT value FROM targeting_storage WHERE (visitorId = ?) AND (scope = ?) AND (name = ?) AND (modificationDate >= (NOW() - INTERVAL ? SECOND))
Parameters:
[ "af2edfe5f899acfe" "session" "vi:sru" 1800 ] |
|
0.16 ms (1.32%) |
1 |
SELECT value FROM targeting_storage WHERE (visitorId = ?) AND (scope = ?) AND (name = ?)
Parameters:
[ "af2edfe5f899acfe" "visitor" "tg" ] |
|
0.13 ms (1.08%) |
1 |
SELECT name, value FROM targeting_storage WHERE (visitorId = ?) AND (scope = ?) AND (name != ?)
Parameters:
[ "af2edfe5f899acfe" "visitor" "_m" ] |
|
0.11 ms (0.91%) |
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:
[ 1763805395 "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.