Query Metrics

41 Database Queries
15 Different statements
28.19 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
8.72 ms
(30.95%)
22
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:
[
  1768868457
  "site_domain_0baaae1edeed76d97c0b72cce9d44524"
]
4.76 ms
(16.88%)
1
SELECT documents.*, documents_link.*, tree_locks.locked FROM documents
            LEFT JOIN documents_link ON documents.id = documents_link.id
                LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  2
]
3.11 ms
(11.03%)
1
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents
            LEFT JOIN documents_snippet ON documents.id = documents_snippet.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  49
]
2.39 ms
(8.47%)
5
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:
[
  12
]
1.46 ms
(5.17%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/it/"
  "contatti"
]
1.33 ms
(4.73%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  49
]
0.93 ms
(3.32%)
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:
[
  12
]
0.93 ms
(3.30%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  12
]
0.83 ms
(2.95%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.73 ms
(2.59%)
1
SELECT * FROM object_url_slugs WHERE slug = '/it/contatti' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.67 ms
(2.38%)
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:
[
  1768868457
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.65 ms
(2.30%)
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:
[
  1768868457
  "document_1\x01tags\x01"
  "asset_4112\x01tags\x01"
  "asset_4113\x01tags\x01"
  "asset_2511\x01tags\x01"
  "asset_11\x01tags\x01"
  "asset_12\x01tags\x01"
  "asset_13\x01tags\x01"
  "asset_2507\x01tags\x01"
  "asset_2510\x01tags\x01"
  "asset_2509\x01tags\x01"
  "asset_2508\x01tags\x01"
  "asset_4110\x01tags\x01"
  "asset_4109\x01tags\x01"
  "asset_4108\x01tags\x01"
  "asset_16\x01tags\x01"
  "asset_17\x01tags\x01"
  "asset_4111\x01tags\x01"
  "asset_3247\x01tags\x01"
]
0.61 ms
(2.18%)
1
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
0.56 ms
(1.98%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,48,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  49
]
0.50 ms
(1.78%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

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.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.