Query Metrics
156
Database Queries
25
Different statements
96.13 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
32.22 ms (33.52%) |
94 |
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:
[ 1765503092 [ "\x00tags\x00site_domain_bc924d98e461656b565b4763d3409616" "site_domain_bc924d98e461656b565b4763d3409616" ] ] |
|
14.50 ms (15.08%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/ar/product/goody-grape-leaves-1x22.6-kg' AND (siteId = 0 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
14.46 ms (15.04%) |
6 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "goody-grape-leaves-1x22.6-kg" "path" => "/ar/product/" ] |
|
10.04 ms (10.44%) |
8 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
|
7.64 ms (7.95%) |
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:
[] |
|
2.85 ms (2.96%) |
16 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
2.01 ms (2.09%) |
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:
[
624
]
|
|
0.99 ms (1.03%) |
1 |
SELECT object_localized_1_ar.o_id as o_id, object_localized_1_ar.o_type as o_type FROM object_localized_1_ar WHERE (url = (?) AND object_localized_1_ar.o_type IN ('object','folder')) AND object_localized_1_ar.o_published = 1
Parameters:
[
"goody-grape-leaves-1x22.6-kg"
]
|
|
0.96 ms (1.00%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/ar/product/goody-grape-leaves-1x22.6-kg" ] |
|
0.95 ms (0.99%) |
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_693b706dc1eac"
]
|
|
0.95 ms (0.99%) |
1 |
SELECT object_localized_1_ar.o_id as o_id, object_localized_1_ar.o_type as o_type FROM object_localized_1_ar WHERE (categories REGEXP CONCAT('(^|,)(', REPLACE('637',',', '|'), ')(,|$)') and name != ? AND object_localized_1_ar.o_type IN ('object','folder')) AND object_localized_1_ar.o_published = 1 LIMIT 8
Parameters:
[
"ورق عنب"
]
|
|
0.93 ms (0.96%) |
1 |
SELECT object_localized_11_ar.o_id as o_id, object_localized_11_ar.o_type as o_type FROM object_localized_11_ar WHERE ( object_localized_11_ar.o_type IN ('object','folder')) AND object_localized_11_ar.o_published = 1
Parameters:
[] |
|
0.88 ms (0.92%) |
1 |
SELECT COUNT(*) FROM object_localized_43_ar WHERE (o_parentId = 269 AND object_localized_43_ar.o_type IN ('object','folder')) AND object_localized_43_ar.o_published = 1
Parameters:
[] |
|
0.86 ms (0.90%) |
1 |
SELECT object_localized_41_ar.o_id as o_id, object_localized_41_ar.o_type as o_type FROM object_localized_41_ar WHERE ( object_localized_41_ar.o_type IN ('object','folder')) AND object_localized_41_ar.o_published = 1 ORDER BY `order` ASC LIMIT 5
Parameters:
[] |
|
0.84 ms (0.87%) |
1 |
SELECT object_localized_4_ar.o_id as o_id, object_localized_4_ar.o_type as o_type FROM object_localized_4_ar WHERE ( object_localized_4_ar.o_type IN ('object','folder')) AND object_localized_4_ar.o_published = 1 ORDER BY `order` ASC LIMIT 10
Parameters:
[] |
|
0.81 ms (0.84%) |
1 |
SELECT object_54.o_id as o_id, object_54.o_type as o_type FROM object_54 WHERE (op_name = ? and user_data__id = ? and obj_data__id = ? AND object_54.o_type IN ('object','folder')) AND object_54.o_published = 1
Parameters:
[ "Like" null 47604 ] |
|
0.72 ms (0.75%) |
1 |
SELECT object_localized_67_ar.o_id as o_id, object_localized_67_ar.o_type as o_type FROM object_localized_67_ar WHERE (o_id NOT IN (?) AND object_localized_67_ar.o_type IN ('object','folder')) AND object_localized_67_ar.o_published = 1 ORDER BY `oo_id` DESC LIMIT 1
Parameters:
[
122972
]
|
|
0.72 ms (0.74%) |
1 |
SELECT object_54.o_id as o_id, object_54.o_type as o_type FROM object_54 WHERE (op_name = ? and user_data__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" [ 625 627 634 47621 ] ] |
|
0.70 ms (0.73%) |
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" => "/ar/product/goody-grape-leaves-1x22.6-kg" "sourcePathQuery" => "/ar/product/goody-grape-leaves-1x22.6-kg" "sourceEntireUri" => "https://gcs.centric.ae/ar/product/goody-grape-leaves-1x22.6-kg" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.67 ms (0.69%) |
1 |
SELECT object_localized_43_ar.o_id as o_id, object_localized_43_ar.o_type as o_type FROM object_localized_43_ar WHERE (o_parentId = 269 AND object_localized_43_ar.o_type IN ('object','folder')) AND object_localized_43_ar.o_published = 1 ORDER BY `name` ASC LIMIT 20
Parameters:
[] |
|
0.38 ms (0.40%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
|
0.33 ms (0.34%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.27 ms (0.28%) |
1 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Newsletter" "path" => "/NewsLetterHead/" ] |
|
0.25 ms (0.26%) |
1 |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE ((o_parentId = ?) AND (o_id != ?) AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[ 47603 47604 ] |
|
0.22 ms (0.23%) |
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.