Query Metrics
61
Database Queries
16
Different statements
20.32 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
7.15 ms (35.19%) |
22 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775171639 [ "site_domain_f46171f8e81b7256dfd8d617dc318b06" ] ] |
|
3.42 ms (16.85%) |
9 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "33752" "path" => "/Bbque/de/productStockInformCustomer/add/" ] |
|
2.55 ms (12.54%) |
2 |
SELECT * FROM object_url_slugs WHERE slug = '/de/productStockInformCustomer/add/33752' AND (siteId = 9 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.99 ms (4.87%) |
8 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/Bbque/%" "/de/productStockInformCustomer/add/33752" ] |
|
0.97 ms (4.78%) |
8 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Bbque/de/productStockInformCustomer/add/33752" ] |
|
0.87 ms (4.31%) |
1 |
SELECT * FROM object_localized_data_9 WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
33752
]
|
|
0.84 ms (4.15%) |
2 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3499
]
|
|
0.68 ms (3.34%) |
1 |
SELECT * FROM object_store_9 WHERE oo_id = ?
Parameters:
[
33752
]
|
|
0.64 ms (3.13%) |
1 |
SELECT * FROM object_relations_9 WHERE src_id = ?
Parameters:
[
33752
]
|
|
0.54 ms (2.65%) |
1 |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
33752
]
|
|
0.46 ms (2.29%) |
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 = '9' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/de/productStockInformCustomer/add/33752" "sourcePathQuery" => "/de/productStockInformCustomer/add/33752" "sourceEntireUri" => "https://bque.develey.blackbit.io/de/productStockInformCustomer/add/33752" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.45 ms (2.21%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"9"
]
|
|
0.35 ms (1.73%) |
1 |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
33752
]
|
|
0.30 ms (1.46%) |
1 |
SELECT * FROM object_collection_TextContent_9 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 33752 "textContent" ] |
|
0.06 ms (0.29%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.04 ms (0.21%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
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.