Query Metrics
162
Database Queries
27
Different statements
54.22 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
28.09 ms (51.81%) |
116 |
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:
[ 1765489524 [ "\x00tags\x00site_domain_bc924d98e461656b565b4763d3409616" "site_domain_bc924d98e461656b565b4763d3409616" ] ] |
|
4.25 ms (7.83%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
1.97 ms (3.63%) |
9 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"4"
]
|
|
1.89 ms (3.49%) |
8 |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
121559
]
|
|
1.77 ms (3.27%) |
2 |
SELECT object_localized_4_en.o_id as o_id, object_localized_4_en.o_type as o_type FROM object_localized_4_en WHERE (url IN (?) AND object_localized_4_en.o_type IN ('object','folder')) AND object_localized_4_en.o_published = 1
Parameters:
[
[
"condiments"
]
]
|
|
1.55 ms (2.85%) |
2 |
SELECT object_localized_41_en.o_id as o_id, object_localized_41_en.o_type as o_type FROM object_localized_41_en WHERE (url IN (?) AND object_localized_41_en.o_type IN ('object','folder')) AND object_localized_41_en.o_published = 1
Parameters:
[
[
"condiments"
]
]
|
|
1.41 ms (2.59%) |
1 |
SELECT SQL_CALC_FOUND_ROWS a.o_id, priceSystemName FROM ecommerceframework_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND a.o_id IN (SELECT DISTINCT src FROM ecommerceframework_productindex_relations WHERE `fieldname` = 'categories' AND dest IN ('530')) AND (o_parentId != 74) ORDER BY name asc,a.o_id asc LIMIT 24
Parameters:
[] |
|
1.03 ms (1.90%) |
1 |
SELECT object_localized_17_en.o_id as o_id, object_localized_17_en.o_type as o_type FROM object_localized_17_en WHERE (featured IN (?) AND object_localized_17_en.o_type IN ('object','folder')) AND object_localized_17_en.o_published = 1 LIMIT 10
Parameters:
[
"1"
]
|
|
1.01 ms (1.86%) |
1 |
SELECT object_54.o_id as o_id, object_54.o_type as o_type FROM object_54 WHERE (op_name = ? and u_id = ? and obj_mod_name = ? and obj_data__id IN (?) AND object_54.o_type IN ('object','folder')) AND object_54.o_published = 1
Parameters:
[ "Like" null "Product" [ 121559 578 121600 565 121557 121561 47639 582 ] ] |
|
0.98 ms (1.81%) |
1 |
SELECT object_EF_OSO.o_id as o_id, object_EF_OSO.o_type as o_type FROM object_EF_OSO WHERE (cartId = ? AND IFNULL(successorOrder__id , "") = "" AND object_EF_OSO.o_type IN ('object','folder')) AND object_EF_OSO.o_published = 1
Parameters:
[
"Pimcore\Bundle\EcommerceFrameworkBundle\CartManager\SessionCart_sesscart_693b3b70d1c0b"
]
|
|
0.94 ms (1.74%) |
1 |
SELECT COUNT(*) FROM object_localized_43_en WHERE (o_parentId = 269 AND object_localized_43_en.o_type IN ('object','folder')) AND object_localized_43_en.o_published = 1
Parameters:
[] |
|
0.90 ms (1.66%) |
1 |
SELECT object_localized_11_en.o_id as o_id, object_localized_11_en.o_type as o_type FROM object_localized_11_en WHERE ( object_localized_11_en.o_type IN ('object','folder')) AND object_localized_11_en.o_published = 1
Parameters:
[] |
|
0.85 ms (1.56%) |
1 |
SELECT object_localized_41_en.o_id as o_id, object_localized_41_en.o_type as o_type FROM object_localized_41_en WHERE ( object_localized_41_en.o_type IN ('object','folder')) AND object_localized_41_en.o_published = 1 ORDER BY `order` ASC LIMIT 5
Parameters:
[] |
|
0.84 ms (1.55%) |
1 |
SELECT object_localized_67_en.o_id as o_id, object_localized_67_en.o_type as o_type FROM object_localized_67_en WHERE (o_id NOT IN (?) AND object_localized_67_en.o_type IN ('object','folder')) AND object_localized_67_en.o_published = 1 ORDER BY `oo_id` DESC LIMIT 1
Parameters:
[
122972
]
|
|
0.83 ms (1.53%) |
1 |
SELECT object_localized_4_en.o_id as o_id, object_localized_4_en.o_type as o_type FROM object_localized_4_en WHERE ( object_localized_4_en.o_type IN ('object','folder')) AND object_localized_4_en.o_published = 1 ORDER BY `order` ASC LIMIT 10
Parameters:
[] |
|
0.79 ms (1.45%) |
1 |
SELECT object_localized_43_en.o_id as o_id, object_localized_43_en.o_type as o_type FROM object_localized_43_en WHERE (o_parentId = 269 AND object_localized_43_en.o_type IN ('object','folder')) AND object_localized_43_en.o_published = 1 ORDER BY `name` ASC LIMIT 20
Parameters:
[] |
|
0.75 ms (1.37%) |
3 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "condiments" "path" => "/en/products/" ] |
|
0.70 ms (1.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 IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/en/products/condiments" "sourcePathQuery" => "/en/products/condiments" "sourceEntireUri" => "https://gcs.centric.ae/en/products/condiments" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.59 ms (1.09%) |
1 |
SELECT object_localized_41_en.o_id as o_id, object_localized_41_en.o_type as o_type FROM object_localized_41_en WHERE ( object_localized_41_en.o_type IN ('object','folder')) AND object_localized_41_en.o_published = 1
Parameters:
[] |
|
0.53 ms (0.98%) |
1 |
SELECT object_localized_4_en.o_id as o_id, object_localized_4_en.o_type as o_type FROM object_localized_4_en WHERE ( object_localized_4_en.o_type IN ('object','folder')) AND object_localized_4_en.o_published = 1
Parameters:
[] |
|
0.51 ms (0.95%) |
1 |
SELECT object_27.o_id as o_id, object_27.o_type as o_type FROM object_27 WHERE (o_id = 205 AND object_27.o_type IN ('object','folder')) AND object_27.o_published = 1
Parameters:
[] |
|
0.44 ms (0.81%) |
1 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Newsletter" "path" => "/NewsLetterHead/" ] |
|
0.42 ms (0.78%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/products/condiments" ] |
|
0.39 ms (0.72%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.38 ms (0.69%) |
1 |
SELECT object_27.o_id as o_id, object_27.o_type as o_type FROM object_27 WHERE (o_id = 206 AND object_27.o_type IN ('object','folder')) AND object_27.o_published = 1
Parameters:
[] |
|
0.31 ms (0.58%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.12 ms (0.22%) |
1 |
SELECT FOUND_ROWS()
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.