Query Metrics
37
Database Queries
13
Different statements
5.65 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.32 ms (58.66%) |
18 |
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:
[ 1765339213 [ "\x00tags\x00site_domain_01288e4ad442cb079665bd93f482e641" "site_domain_01288e4ad442cb079665bd93f482e641" ] ] |
|
0.80 ms (14.12%) |
1 |
SELECT object_23.o_id AS o_id, object_23.o_type AS o_type FROM object_23 WHERE (cartId = ? AND IFNULL(successorOrder__id , "") = "" AND object_23.o_type IN ('object','folder')) AND object_23.o_published = 1
Parameters:
[
"Pimcore\Bundle\EcommerceFrameworkBundle\CartManager\SessionCart_sesscart_6938f04d10ceb"
]
|
|
0.46 ms (8.07%) |
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" => "/en_US/cart/list" "sourcePathQuery" => "/en_US/cart/list" "sourceEntireUri" => "https://pim2.centricdxb.com/en_US/cart/list" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.34 ms (5.94%) |
5 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "list" "path" => "/en_US/cart/" ] |
|
0.15 ms (2.65%) |
1 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "us" "path" => "/availability-countries/" ] |
|
0.14 ms (2.39%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en_US/cart/list" ] |
|
0.10 ms (1.86%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.09 ms (1.59%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
|
0.07 ms (1.22%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"53"
]
|
|
0.06 ms (0.97%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.05 ms (0.90%) |
1 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
2
]
|
|
0.05 ms (0.81%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
|
0.05 ms (0.81%) |
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.