Query Metrics

218 Database Queries
29 Different statements
432.30 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
275.65 ms
(63.76%)
167
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:
[
  1765493182
  [
    "\x00tags\x00site_domain_bc924d98e461656b565b4763d3409616"
    "site_domain_bc924d98e461656b565b4763d3409616"
  ]
]
35.83 ms
(8.29%)
10
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "4"
]
22.80 ms
(5.27%)
2
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:
[]
16.21 ms
(3.75%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
11.30 ms
(2.61%)
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
]
9.65 ms
(2.23%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
9.48 ms
(2.19%)
3
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "condiments"
  "path" => "/ar/products/"
]
8.44 ms
(1.95%)
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
]
7.39 ms
(1.71%)
1
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[
  "key" => "Newsletter"
  "path" => "/NewsLetterHead/"
]
5.94 ms
(1.37%)
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:
[]
5.76 ms
(1.33%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
5.45 ms
(1.26%)
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
  ]
]
4.23 ms
(0.98%)
1
SELECT dest as `value`, count(*) as `count` FROM ecommerceframework_productindex_relations a WHERE fieldname = 'subCategory' AND src IN (SELECT a.o_id 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)) GROUP BY dest
Parameters:
[]
1.99 ms
(0.46%)
2
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:
[]
1.57 ms
(0.36%)
2
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 (url IN (?) AND  object_localized_4_ar.o_type IN ('object','folder')) AND object_localized_4_ar.o_published = 1
Parameters:
[
  [
    "condiments"
  ]
]
1.57 ms
(0.36%)
2
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 (url IN (?) AND  object_localized_41_ar.o_type IN ('object','folder')) AND object_localized_41_ar.o_published = 1
Parameters:
[
  [
    "condiments"
  ]
]
1.29 ms
(0.30%)
1
SELECT FOUND_ROWS()
Parameters:
[]
0.90 ms
(0.21%)
1
SELECT dest as `value`, count(*) as `count` FROM ecommerceframework_productindex_relations a WHERE fieldname = 'brands' AND src IN (SELECT a.o_id 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)) GROUP BY dest
Parameters:
[]
0.85 ms
(0.20%)
1
SELECT object_localized_17_ar.o_id as o_id, object_localized_17_ar.o_type as o_type FROM object_localized_17_ar WHERE (featured IN (?) AND  object_localized_17_ar.o_type IN ('object','folder')) AND object_localized_17_ar.o_published = 1 LIMIT 10
Parameters:
[
  "1"
]
0.80 ms
(0.19%)
1
SELECT dest as `value`, count(*) as `count` FROM ecommerceframework_productindex_relations a WHERE fieldname = 'categories' AND src IN (SELECT a.o_id FROM ecommerceframework_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND (o_parentId != 74)) GROUP BY dest
Parameters:
[]
0.74 ms
(0.17%)
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/products/condiments"
  "sourcePathQuery" => "/ar/products/condiments"
  "sourceEntireUri" => "https://gcs.centric.ae/ar/products/condiments"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.70 ms
(0.16%)
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.70 ms
(0.16%)
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.65 ms
(0.15%)
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.55 ms
(0.13%)
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
Parameters:
[]
0.55 ms
(0.13%)
2
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/ar/products/condiments"
]
0.54 ms
(0.13%)
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
Parameters:
[]
0.48 ms
(0.11%)
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.30 ms
(0.07%)
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:
[]

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.