Query Metrics

48 Database Queries
16 Different statements
21.27 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
7.88 ms
(37.06%)
20
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:
[
  1784892478
  "site_domain_0bec009be5d9a1dcfab1016e676491c8"
]
2.96 ms
(13.91%)
7
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
1.96 ms
(9.23%)
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:
[
  "/Kundenprojekte/LOW LEVEL KUNDENPROJEKT"
  "path"
  "auto_create"
  "/Kundenprojekte/LOW LEVEL KUNDENPROJEKT"
  "path_query"
  "https://cramer-pimcore-demo.xim-test.de/Kundenprojekte/LOW LEVEL KUNDENPROJEKT"
  "entire_uri"
]
1.36 ms
(6.38%)
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:
[
  1784892478
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
1.23 ms
(5.76%)
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:
[
  1784892478
  "system\x01tags\x01"
  "site\x01tags\x01"
]
1.03 ms
(4.85%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  234
]
0.73 ms
(3.43%)
1
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:
[
  "CONTACT_PAGE"
  null
  null
]
0.72 ms
(3.38%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Kundenprojekte/"
  "LOW LEVEL KUNDENPROJEKT"
]
0.54 ms
(2.53%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.51 ms
(2.41%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,238) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  234
]
0.50 ms
(2.37%)
1
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  234
]
0.40 ms
(1.90%)
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:
[
  1784892478
  "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.39 ms
(1.85%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.37 ms
(1.75%)
1
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  234
]
0.34 ms
(1.62%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.33 ms
(1.57%)
1
SELECT * FROM object_url_slugs WHERE slug = '/Kundenprojekte/LOW LEVEL KUNDENPROJEKT' AND siteId = 0 ORDER BY siteId DESC 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.