Query Metrics
42
Database Queries
31
Different statements
12.11 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.29 ms (10.62%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "8af919885c2e7d00208f20a73f7e59633bfda4068dbf95b87e58f8120e60fd64" "7si5m5HIgLNKVXEMTjPN52YNbqYnkc08YJ08gtDZeu8=" ] |
1.16 ms (9.55%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "8af919885c2e7d00208f20a73f7e59633bfda4068dbf95b87e58f8120e60fd64" "7si5m5HIgLNKVXEMTjPN52YNbqYnkc08YJ08gtDZeu8=" ] |
1.00 ms (8.29%) |
1 |
SELECT * FROM translations_messages WHERE language = ?
Parameters:
[
"de"
]
|
0.60 ms (4.95%) |
3 |
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:
[
5423
]
|
0.53 ms (4.42%) |
3 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "uberwurfschurze-5423" "path" => "/de/products/" ] |
0.46 ms (3.78%) |
3 |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5423
]
|
0.44 ms (3.66%) |
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 IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/de/products/uberwurfschurze-5423" "sourcePathQuery" => "/de/products/uberwurfschurze-5423" "sourceEntireUri" => "http://45.85.217.240:8080/de/products/uberwurfschurze-5423" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.42 ms (3.48%) |
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:
[
384
]
|
0.42 ms (3.47%) |
1 |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "45.85.217.240" "%"45.85.217.240"%" ] |
0.40 ms (3.26%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "8af919885c2e7d00208f20a73f7e59633bfda4068dbf95b87e58f8120e60fd64" "7si5m5HIgLNKVXEMTjPN52YNbqYnkc08YJ08gtDZeu8=" ] |
0.39 ms (3.25%) |
2 |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
2
]
|
0.39 ms (3.23%) |
1 |
SELECT object_localized_category_de.o_id as o_id, object_localized_category_de.o_type as o_type FROM object_localized_category_de WHERE ((`o_path` = ?) AND object_localized_category_de.o_type IN ('object','folder')) AND object_localized_category_de.o_published = 1
Parameters:
[
"/Categories/products/"
]
|
0.38 ms (3.12%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de/products/uberwurfschurze-5423" ] |
0.37 ms (3.07%) |
1 |
SELECT object_localized_productGroup_de.o_id as o_id, object_localized_productGroup_de.o_type as o_type FROM object_localized_productGroup_de WHERE ( object_localized_productGroup_de.o_type IN ('object','folder')) AND object_localized_productGroup_de.o_published = 1
Parameters:
[] |
0.33 ms (2.73%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.31 ms (2.55%) |
1 |
SELECT object_localized_productLine_de.o_id as o_id, object_localized_productLine_de.o_type as o_type FROM object_localized_productLine_de WHERE ( object_localized_productLine_de.o_type IN ('object','folder')) AND object_localized_productLine_de.o_published = 1
Parameters:
[] |
0.28 ms (2.32%) |
1 |
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
1
]
|
0.27 ms (2.22%) |
1 |
SELECT * FROM object_store_product WHERE oo_id = ?
Parameters:
[
5423
]
|
0.24 ms (1.99%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
2
]
|
0.24 ms (1.95%) |
1 |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
5423
]
|
0.23 ms (1.91%) |
1 |
SELECT documents.*, documents_link.*, tree_locks.locked FROM documents LEFT JOIN documents_link ON documents.id = documents_link.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
2
]
|
0.23 ms (1.87%) |
1 |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
5423
]
|
0.23 ms (1.86%) |
1 |
SELECT id FROM redirects WHERE active = 1 AND regex = 1 ORDER BY `priority` DESC
Parameters:
[] |
0.22 ms (1.80%) |
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 "7si5m5HIgLNKVXEMTjPN52YNbqYnkc08YJ08gtDZeu8=" "8af919885c2e7d00208f20a73f7e59633bfda4068dbf95b87e58f8120e60fd64" "7si5m5HIgLNKVXEMTjPN52YNbqYnkc08YJ08gtDZeu8=" ] |
0.21 ms (1.76%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.21 ms (1.75%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 384 ] |
0.19 ms (1.59%) |
1 |
SELECT * FROM object_collection_ColorCode_product WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 5423 "colorCodes" ] |
0.18 ms (1.51%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.18 ms (1.51%) |
1 |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
5423
]
|
0.15 ms (1.28%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"product"
]
|
0.15 ms (1.25%) |
1 |
SELECT id,domains FROM sites
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.