Query Metrics
52
Database Queries
9
Different statements
23.64 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
21.38 ms (90.46%) |
42 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775047565 [ "document_5" ] ] |
|
0.89 ms (3.77%) |
1 |
SELECT object_EF_OSTC.o_id as o_id, `object_EF_OSTC`.`o_type` FROM `object_EF_OSTC` WHERE (((o_key LIKE ?) AND object_EF_OSTC.o_type IN ('object','folder')) AND object_EF_OSTC.o_published = 1) LIMIT 1
Parameters:
[ "" ] |
|
0.53 ms (2.26%) |
2 |
SELECT * FROM documents_elements WHERE documentId = ?
Parameters:
[
5
]
|
|
0.32 ms (1.34%) |
1 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "de" "path" => "/Tabasco/" ] |
|
0.17 ms (0.71%) |
2 |
SELECT * FROM object_url_slugs WHERE slug = '/Tabasco/de' AND (siteId = 0 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.11 ms (0.47%) |
1 |
SELECT object_EF_OSTC.o_id as o_id, `object_EF_OSTC`.`o_type` FROM `object_EF_OSTC` WHERE (((o_key LIKE ?) AND object_EF_OSTC.o_type IN ('object','folder')) AND object_EF_OSTC.o_published = 1)
Parameters:
[ "" ] |
|
0.10 ms (0.44%) |
1 |
SELECT object_EF_OSO.o_id as o_id, `object_EF_OSO`.`o_type` FROM `object_EF_OSO` WHERE ((cartId = ? AND object_EF_OSO.o_type IN ('object','folder')) AND object_EF_OSO.o_published = 1)
Parameters:
[
"Pimcore\Bundle\EcommerceFrameworkBundle\CartManager\SessionCart_sesscart_69cd10867edd8"
]
|
|
0.08 ms (0.33%) |
1 |
SELECT object_EF_OSTC.o_id as o_id, `object_EF_OSTC`.`o_type` FROM `object_EF_OSTC` WHERE (( object_EF_OSTC.o_type IN ('object','folder')) AND object_EF_OSTC.o_published = 1)
Parameters:
[] |
|
0.05 ms (0.21%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
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.