Query Metrics

604 Database Queries
27 Different statements
1102.51 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
653.45 ms
(59.27%)
456
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:
[
  1765624024
  [
    "\x00tags\x00site_domain_45d4ec4ff4f536f61d6473d9e721a8bb"
    "site_domain_45d4ec4ff4f536f61d6473d9e721a8bb"
  ]
]
159.72 ms
(14.49%)
19
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  632
]
61.76 ms
(5.60%)
32
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-logo-homes.svg"
  "path" => "/website/0_layout/startseite/"
]
46.93 ms
(4.26%)
22
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2438
]
37.62 ms
(3.41%)
9
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "3"
]
17.43 ms
(1.58%)
9
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,85,75,24,9) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
  160
]
16.35 ms
(1.48%)
8
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,84,76,24,9) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
  78
]
14.91 ms
(1.35%)
5
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  632
]
12.12 ms
(1.10%)
4
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "konfiguration_set"
  null
  null
]
11.45 ms
(1.04%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/glanzer-homes/soelden' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
7.92 ms
(0.72%)
3
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,73,24,9) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
  113
]
7.68 ms
(0.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" => "/en/glanzer-homes/soelden"
  "sourcePathQuery" => "/en/glanzer-homes/soelden"
  "sourceEntireUri" => "https://www.jumpalionenbabaloo.at/en/glanzer-homes/soelden"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
7.03 ms
(0.64%)
9
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,331,75,24,9) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
  332
]
6.91 ms
(0.63%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
6.45 ms
(0.58%)
1
SELECT object_localized_15_en.o_id as o_id, object_localized_15_en.o_type as o_type FROM object_localized_15_en WHERE ( object_localized_15_en.o_type IN ('object','folder')) AND object_localized_15_en.o_published = 1 ORDER BY `o_index`
Parameters:
[]
5.42 ms
(0.49%)
1
SELECT object_localized_15_en.o_id as o_id, object_localized_15_en.o_type as o_type FROM object_localized_15_en WHERE ( object_localized_15_en.o_type IN ('object','folder')) AND object_localized_15_en.o_published = 1
Parameters:
[]
5.07 ms
(0.46%)
5
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,83,76,24,9) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
  87
]
3.87 ms
(0.35%)
1
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "soelden"
  "path" => "/en/glanzer-homes/"
]
3.86 ms
(0.35%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
3.84 ms
(0.35%)
1
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[
  1 => null
  2 => null
  3 => null
  4 => 1765624027
]
3.50 ms
(0.32%)
4
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,319,75,24,9) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
  320
]
2.45 ms
(0.22%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
2.02 ms
(0.18%)
4
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  30
]
1.83 ms
(0.17%)
1
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,75,24,9) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
  248
]
1.62 ms
(0.15%)
1
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:
[
  39
]
1.13 ms
(0.10%)
3
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,86,75,24,9) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
  170
]
0.17 ms
(0.02%)
1
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/glanzer-homes/soelden"
]

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.