Query Metrics

72 Database Queries
19 Different statements
10.94 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.91 ms
(35.78%)
29
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:
[
  1773594629
  "site_domain_c4ea270f3784aa2440f8d673892b6479"
]
0.92 ms
(8.38%)
6
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:
[
  1773594629
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.82 ms
(7.45%)
4
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  18
]
0.66 ms
(5.99%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
0.64 ms
(5.88%)
3
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  24
  24
  24
]
0.59 ms
(5.42%)
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:
[
  "/de"
  "path"
  "auto_create"
  "/de"
  "path_query"
  "https://p-jabg1u.project.space/de"
  "entire_uri"
]
0.47 ms
(4.33%)
4
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  18
]
0.43 ms
(3.92%)
3
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.40 ms
(3.65%)
3
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  24
]
0.36 ms
(3.30%)
3
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en"
]
0.36 ms
(3.25%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  24
]
0.34 ms
(3.14%)
2
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:
[
  1773594629
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.18 ms
(1.68%)
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:
[
  1773594629
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_13\x01tags\x01"
  "document_22\x01tags\x01"
  "document_23\x01tags\x01"
  "document_19\x01tags\x01"
  "document_45\x01tags\x01"
  "document_7\x01tags\x01"
  "document_8\x01tags\x01"
  "document_2\x01tags\x01"
  "document_67\x01tags\x01"
  "document_144\x01tags\x01"
]
0.16 ms
(1.45%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.15 ms
(1.36%)
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:
[
  1773594629
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "document_23\x01tags\x01"
]
0.14 ms
(1.32%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.14 ms
(1.30%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.14 ms
(1.25%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.12 ms
(1.14%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "3"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects