Query Metrics

148 Database Queries
23 Different statements
44.26 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
22.64 ms
(51.15%)
90
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:
[
  1765495246
  [
    "\x00tags\x00site_domain_bc924d98e461656b565b4763d3409616"
    "site_domain_bc924d98e461656b565b4763d3409616"
  ]
]
3.00 ms
(6.77%)
18
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
1.85 ms
(4.18%)
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.59 ms
(3.59%)
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:
[]
1.53 ms
(3.45%)
2
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
]
1.36 ms
(3.07%)
6
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "homemade-ranch-sauce"
  "path" => "/ar/resource/"
]
1.07 ms
(2.42%)
1
SELECT object_localized_38_ar.o_id as o_id, object_localized_38_ar.o_type as o_type FROM object_localized_38_ar WHERE (url IN (?) AND  object_localized_38_ar.o_type IN ('object','folder')) AND object_localized_38_ar.o_published = 1
Parameters:
[
  [
    "homemade-ranch-sauce"
  ]
]
1.01 ms
(2.27%)
6
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "38"
]
0.99 ms
(2.23%)
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 = ? AND  object_54.o_type IN ('object','folder')) AND object_54.o_published = 1
Parameters:
[
  "Like"
  null
  "Article"
  123359
]
0.94 ms
(2.12%)
5
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/ar/resource/homemade-ranch-sauce"
]
0.93 ms
(2.09%)
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_693b51ca13d93"
]
0.87 ms
(1.97%)
2
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[
  "key" => "Newsletter"
  "path" => "/NewsLetterHead/"
]
0.86 ms
(1.94%)
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
Parameters:
[]
0.78 ms
(1.77%)
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.76 ms
(1.72%)
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
  "Article"
  [
    221
    661
    299
  ]
]
0.76 ms
(1.72%)
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.74 ms
(1.68%)
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.67 ms
(1.50%)
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/resource/homemade-ranch-sauce"
  "sourcePathQuery" => "/ar/resource/homemade-ranch-sauce"
  "sourceEntireUri" => "https://gcs.centric.ae/ar/resource/homemade-ranch-sauce"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.47 ms
(1.06%)
2
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_2504__dbf6b9e6eef24b65fe24e9f98e7efa82"
]
0.40 ms
(0.91%)
1
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
0.40 ms
(0.91%)
1
SELECT * FROM object_url_slugs WHERE slug = '/ar/resource/homemade-ranch-sauce' AND (siteId = 0 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.35 ms
(0.78%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.31 ms
(0.69%)
1
SELECT * FROM translations_messages 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.