Query Metrics

118 Database Queries
19 Different statements
106.88 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
46.82 ms
(43.80%)
92
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:
[
  1765493162
  [
    "\x00tags\x00site_domain_bc924d98e461656b565b4763d3409616"
    "site_domain_bc924d98e461656b565b4763d3409616"
  ]
]
15.33 ms
(14.35%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
12.55 ms
(11.74%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "66"
]
9.84 ms
(9.21%)
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/loyalty-program"
  "sourcePathQuery" => "/ar/loyalty-program"
  "sourceEntireUri" => "https://gcs.centric.ae/ar/loyalty-program"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8.37 ms
(7.84%)
1
SELECT object_localized_66_ar.o_id as o_id, object_localized_66_ar.o_type as o_type FROM object_localized_66_ar WHERE ( object_localized_66_ar.o_type IN ('object','folder')) AND object_localized_66_ar.o_published = 1 LIMIT 1
Parameters:
[]
4.25 ms
(3.98%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  48
]
1.83 ms
(1.71%)
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.48 ms
(1.38%)
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:
[]
0.89 ms
(0.84%)
1
SELECT * FROM object_url_slugs WHERE slug = '/ar/loyalty-program' AND (siteId = 0 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.83 ms
(0.78%)
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.83 ms
(0.77%)
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.83 ms
(0.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.70 ms
(0.65%)
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.57 ms
(0.53%)
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.43 ms
(0.40%)
1
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[
  "key" => "Newsletter"
  "path" => "/NewsLetterHead/"
]
0.39 ms
(0.37%)
1
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "loyalty-program"
  "path" => "/ar/"
]
0.37 ms
(0.34%)
1
SELECT object_27.o_id as o_id, object_27.o_type as o_type FROM object_27 WHERE (o_id = 48093 AND  object_27.o_type IN ('object','folder')) AND object_27.o_published = 1
Parameters:
[]
0.31 ms
(0.29%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.27 ms
(0.25%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]

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.