Query Metrics
38
Database Queries
13
Different statements
28.92 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
15.71 ms (54.31%) |
8 |
SELECT object_localized_SiteConfig_en.o_id as o_id, object_localized_SiteConfig_en.o_type as o_type FROM object_localized_SiteConfig_en WHERE object_localized_SiteConfig_en.o_type IN ('object','folder') LIMIT 1
Parameters:
[] |
|
2.85 ms (9.85%) |
3 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "43820c7b79195e17ce9475256dbfff10111f907c89383740c179d033ea0a6d13" "UF8AVynIR9L0a3TlIY/gpP7kjVkhkojqTJl3Wg2OZSc=" ] |
|
2.46 ms (8.50%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "43820c7b79195e17ce9475256dbfff10111f907c89383740c179d033ea0a6d13" "UF8AVynIR9L0a3TlIY/gpP7kjVkhkojqTJl3Wg2OZSc=" ] |
|
1.54 ms (5.34%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "43820c7b79195e17ce9475256dbfff10111f907c89383740c179d033ea0a6d13" "UF8AVynIR9L0a3TlIY/gpP7kjVkhkojqTJl3Wg2OZSc=" ] |
|
1.50 ms (5.17%) |
1 |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '7' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/ZBAG/00-keyvisuals/02_winter/51224/image-thumb__51224__big-img-teaser/20250228_ski_nord-1~-~media--df42eb16--query.webp" "sourcePathQuery" => "/ZBAG/00-keyvisuals/02_winter/51224/image-thumb__51224__big-img-teaser/20250228_ski_nord-1~-~media--df42eb16--query.webp" "sourceEntireUri" => "https://stage2024.matterhornparadise.ch/ZBAG/00-keyvisuals/02_winter/51224/image-thumb__51224__big-img-teaser/20250228_ski_nord-1~-~media--df42eb16--query.webp" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
1.17 ms (4.06%) |
6 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/matterhornparadise/%" "/ZBAG/00-keyvisuals/02_winter/51224/image-thumb__51224__big-img-teaser/20250228_ski_nord-1~-~media--df42eb16--query.webp" ] |
|
1.13 ms (3.90%) |
7 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "20250228_ski_nord-1~-~media--df42eb16--query.webp" "path" => "/matterhornparadise/ZBAG/00-keyvisuals/02_winter/51224/image-thumb__51224__big-img-teaser/" ] |
|
0.91 ms (3.13%) |
6 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/matterhornparadise/ZBAG/00-keyvisuals/02_winter/51224/image-thumb__51224__big-img-teaser/20250228_ski_nord-1~-~media--df42eb16--query.webp" ] |
|
0.54 ms (1.87%) |
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 "UF8AVynIR9L0a3TlIY/gpP7kjVkhkojqTJl3Wg2OZSc=" "43820c7b79195e17ce9475256dbfff10111f907c89383740c179d033ea0a6d13" "UF8AVynIR9L0a3TlIY/gpP7kjVkhkojqTJl3Wg2OZSc=" ] |
|
0.36 ms (1.25%) |
1 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "siteConfig" "path" => "/System/Config/" ] |
|
0.28 ms (0.96%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.26 ms (0.90%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.22 ms (0.75%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
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.