Query Metrics

95 Database Queries
18 Different statements
170.56 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
58.87 ms
(34.52%)
72
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:
[
  1765493334
  [
    "\x00tags\x00site_domain_bc924d98e461656b565b4763d3409616"
    "site_domain_bc924d98e461656b565b4763d3409616"
  ]
]
28.16 ms
(16.51%)
6
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "11"
]
17.48 ms
(10.25%)
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 (category REGEXP CONCAT('(^|,)(', REPLACE('49552',',', '|'), ')(,|$)') AND  object_localized_17_ar.o_type IN ('object','folder')) AND object_localized_17_ar.o_published = 1
Parameters:
[]
16.55 ms
(9.70%)
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/recipes/turkish"
  "sourcePathQuery" => "/ar/recipes/turkish"
  "sourceEntireUri" => "https://gcs.centric.ae/ar/recipes/turkish"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
14.42 ms
(8.46%)
2
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "turkish"
  "path" => "/ar/recipes/"
]
13.41 ms
(7.86%)
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
]
5.21 ms
(3.06%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
4.55 ms
(2.67%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
3.98 ms
(2.33%)
1
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[
  "key" => "Newsletter"
  "path" => "/NewsLetterHead/"
]
2.43 ms
(1.42%)
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.91 ms
(0.53%)
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.88 ms
(0.52%)
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.84 ms
(0.49%)
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.79 ms
(0.46%)
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 (cat_url = ? AND  object_localized_11_ar.o_type IN ('object','folder')) AND object_localized_11_ar.o_published = 1
Parameters:
[
  "turkish"
]
0.65 ms
(0.38%)
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.63 ms
(0.37%)
1
SELECT COUNT(*) FROM object_localized_11_ar WHERE (cat_url = ? AND  object_localized_11_ar.o_type IN ('object','folder')) AND object_localized_11_ar.o_published = 1
Parameters:
[
  "turkish"
]
0.42 ms
(0.24%)
1
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/ar/recipes/turkish"
]
0.37 ms
(0.22%)
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.