GET https://cramer-pimcore-demo.xim-test.de/en/shop/produkte~c564

Query Metrics

126 Database Queries
20 Different statements
48.70 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
14.20 ms
(29.16%)
45
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
11.59 ms
(23.80%)
35
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:
[
  1784078766
  "site_domain_0bec009be5d9a1dcfab1016e676491c8"
]
5.72 ms
(11.74%)
13
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:
[
  1784078766
  "system\x01tags\x01"
  "site\x01tags\x01"
]
4.13 ms
(8.47%)
7
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_CATEGORY"
  null
  "en"
]
2.12 ms
(4.34%)
3
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  564
]
1.78 ms
(3.66%)
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/shop/produkte~c564"
  "path"
  "auto_create"
  "/en/shop/produkte~c564"
  "path_query"
  "https://cramer-pimcore-demo.xim-test.de/en/shop/produkte~c564"
  "entire_uri"
]
1.46 ms
(3.00%)
3
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:
[
  1784078766
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
1.39 ms
(2.86%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/shop/"
  "produkte~c564"
]
0.88 ms
(1.81%)
1
SELECT object_localized_TRAINING_EVENT_de.id as id, object_localized_TRAINING_EVENT_de.type as `type` FROM object_localized_TRAINING_EVENT_de WHERE ((`startDate` >= ?)  AND  object_localized_TRAINING_EVENT_de.type IN ('object','variant','folder')) AND object_localized_TRAINING_EVENT_de.published = 1
Parameters:
[
  "2026-07-15 00:00:00"
]
0.88 ms
(1.81%)
3
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CA"
]
0.81 ms
(1.66%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/shop/produkte~c564"
]
0.58 ms
(1.18%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.52 ms
(1.06%)
1
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  563
]
0.52 ms
(1.06%)
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.96%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.43 ms
(0.89%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  12
]
0.39 ms
(0.80%)
1
SELECT * FROM object_relations_CA WHERE src_id = ?
Parameters:
[
  564
]
0.32 ms
(0.66%)
1
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Training/"
  "ttwardoch"
]
0.28 ms
(0.58%)
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:
[
  1784078766
  "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.24 ms
(0.48%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  11
]

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.