Query Metrics

115 Database Queries
24 Different statements
54.90 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
15.48 ms
(28.20%)
36
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:
[
  1784903490
  "site_domain_0bec009be5d9a1dcfab1016e676491c8"
]
9.51 ms
(17.32%)
27
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
6.12 ms
(11.15%)
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"
]
3.05 ms
(5.56%)
6
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/verkauf/"
  "Verbindungsmittel-mit-integriertem-Bandfalldaempfer~p27617"
]
2.51 ms
(4.58%)
3
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/verkauf/Verbindungsmittel-mit-integriertem-Bandfalldaempfer~p27617"
  "path"
  "auto_create"
  "/en/verkauf/Verbindungsmittel-mit-integriertem-Bandfalldaempfer~p27617"
  "path_query"
  "https://cramer-pimcore-demo.xim-test.de/en/verkauf/Verbindungsmittel-mit-integriertem-Bandfalldaempfer~p27617"
  "entire_uri"
]
2.41 ms
(4.39%)
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:
[
  "Verbindungsmittel mit integriertem Bandfalldämpfer"
  "GG_Verbindungsmittel mit integriertem Bandfalldämpfer"
  "All Customers"
  "2026-07-24T14:31:30Z"
  "2026-07-24T14:31:30Z"
  "MONAT-P"
]
2.19 ms
(3.99%)
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:
[
  1784903490
  "system\x01tags\x01"
  "site\x01tags\x01"
]
2.18 ms
(3.96%)
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:
[
  1784903490
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
1.35 ms
(2.46%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PSA"
]
1.27 ms
(2.31%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
1.13 ms
(2.06%)
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:
[
  27617
]
0.95 ms
(1.73%)
1
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.93 ms
(1.69%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  454
]
0.88 ms
(1.61%)
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:
[
  27617
  2066
  "assets"
  "object"
  ""
  "0"
  1
]
0.81 ms
(1.47%)
3
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/verkauf/Verbindungsmittel-mit-integriertem-Bandfalldaempfer~p27617"
]
0.65 ms
(1.19%)
2
SELECT * FROM object_relations_CA WHERE src_id = ?
Parameters:
[
  27606
]
0.63 ms
(1.14%)
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:
[
  1784903490
  "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.54 ms
(0.99%)
1
SELECT * FROM object_relations_PSA WHERE src_id = ?
Parameters:
[
  27617
]
0.52 ms
(0.94%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2023
]
0.51 ms
(0.92%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.47 ms
(0.86%)
1
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2023
]
0.39 ms
(0.71%)
1
SELECT id FROM assets WHERE id IN (2066)
Parameters:
[]
0.22 ms
(0.40%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.20 ms
(0.36%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]

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.