Query Metrics

117 Database Queries
27 Different statements
49.68 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
14.41 ms
(29.00%)
34
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:
[
  1784897435
  "site_domain_0bec009be5d9a1dcfab1016e676491c8"
]
8.72 ms
(17.55%)
26
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
3.78 ms
(7.61%)
8
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:
[
  "META_TITLE_TEMPLATE_PURCHASE"
  null
  "en"
]
2.85 ms
(5.74%)
5
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:
[
  1784897435
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
2.44 ms
(4.91%)
6
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/psa/"
  "PSA-Pruefung~p27767"
]
1.96 ms
(3.94%)
2
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/en/psa/PSA-Pruefung~p27767"
  "path"
  "auto_create"
  "/en/psa/PSA-Pruefung~p27767"
  "path_query"
  "https://cramer-pimcore-demo.xim-test.de/en/psa/PSA-Pruefung~p27767"
  "entire_uri"
]
1.79 ms
(3.61%)
4
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:
[
  1784897435
  "system\x01tags\x01"
  "site\x01tags\x01"
]
1.75 ms
(3.52%)
2
SELECT object_staggeredPrice.id as id, object_staggeredPrice.type as `type` FROM object_staggeredPrice WHERE ((`productNumber` IN (?,?))  AND (`salesType` = ?)  AND (`startingDate` <= ?)  AND (`endingDate` >= ?)  AND (`rateCode` != ?)  AND  object_staggeredPrice.type IN ('object','variant','folder')) AND object_staggeredPrice.published = 1
Parameters:
[
  "PSA-Prüfung "
  "AA_PSA Prüfung"
  "All Customers"
  "2026-07-24T12:50:35Z"
  "2026-07-24T12:50:35Z"
  "MONAT-P"
]
1.41 ms
(2.84%)
5
SELECT * FROM object_metadata_PSA WHERE object_metadata_PSA.id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  27767
  27615
  "crossSellings"
  "object"
  ""
  "0"
  1
]
1.33 ms
(2.68%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PSA"
]
1.30 ms
(2.61%)
2
SELECT * FROM object_relations_CA WHERE src_id = ?
Parameters:
[
  27606
]
0.94 ms
(1.90%)
3
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/psa/PSA-Pruefung~p27767"
]
0.83 ms
(1.67%)
1
SELECT * FROM object_metadata_PSA WHERE object_metadata_PSA.id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND `type` = 'asset'
Parameters:
[
  27767
  2066
  "assets"
  "object"
  ""
  "0"
  1
]
0.72 ms
(1.44%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2068
]
0.60 ms
(1.21%)
1
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:
[
  1784897435
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_45\x01tags\x01"
  "document_12\x01tags\x01"
  "document_11\x01tags\x01"
  "document_30\x01tags\x01"
  "document_452\x01tags\x01"
  "document_10\x01tags\x01"
  "document_59\x01tags\x01"
  "document_108\x01tags\x01"
  "document_198\x01tags\x01"
]
0.59 ms
(1.18%)
1
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2068
]
0.51 ms
(1.03%)
1
SELECT * FROM object_relations_PSA WHERE src_id = ?
Parameters:
[
  27767
]
0.51 ms
(1.02%)
2
SELECT id FROM objects WHERE published=1 AND id IN (27615,27616,27614,27617,27618);
Parameters:
[]
0.48 ms
(0.96%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.47 ms
(0.95%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.45 ms
(0.91%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  454
]
0.41 ms
(0.83%)
1
SELECT id FROM assets WHERE id IN (2066)
Parameters:
[]
0.36 ms
(0.72%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.34 ms
(0.69%)
1
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('variant')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  27767
]
0.28 ms
(0.56%)
1
SELECT id FROM objects WHERE id IN (27615,27616,27614,27617,27618)
Parameters:
[]
0.24 ms
(0.48%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]
0.22 ms
(0.44%)
1
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
pimcore_generic_data_index doctrine.orm.pimcore_generic_data_index_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

pimcore_generic_data_index entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.