Query Metrics

78 Database Queries
21 Different statements
375.13 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
106.91 ms
(28.50%)
30
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:
[
  1768904101
  "site_domain_91ddbe7eb38f8bb23e8199f721b535f8"
]
58.54 ms
(15.60%)
8
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  192
]
49.71 ms
(13.25%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
49.26 ms
(13.13%)
1
SELECT documents.id, documents.type, documentsEditables.data FROM documents INNER JOIN documents_editables documentsEditables ON documentsEditables.documentId = documents.id AND documentsEditables.name = "datePublished" WHERE  (documents.parentId = ? AND documents.type = ?) AND published = 1 ORDER BY documentsEditables.data DESC LIMIT 6 OFFSET 18
Parameters:
[
  192
  "page"
]
45.48 ms
(12.12%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "news"
]
39.22 ms
(10.45%)
6
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
8.07 ms
(2.15%)
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:
[
  1768904101
  "document_303\x01tags\x01"
  "asset_1168\x01tags\x01"
  "asset_1167\x01tags\x01"
  "asset_1165\x01tags\x01"
  "asset_1169\x01tags\x01"
  "asset_1203\x01tags\x01"
]
6.44 ms
(1.72%)
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:
[
  1768904101
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
1.90 ms
(0.51%)
1
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
1.82 ms
(0.48%)
4
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  704
]
1.75 ms
(0.47%)
2
SELECT COUNT(*) FROM documents INNER JOIN documents_editables documentsEditables ON documentsEditables.documentId = documents.id AND documentsEditables.name = "datePublished" WHERE  (documents.parentId = ? AND documents.type = ?) AND published = 1
Parameters:
[
  192
  "page"
]
1.39 ms
(0.37%)
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:
[
  1768904101
  "document_296\x01tags\x01"
  "asset_1070\x01tags\x01"
  "asset_1078\x01tags\x01"
  "asset_1072\x01tags\x01"
  "asset_1060\x01tags\x01"
  "asset_1061\x01tags\x01"
  "asset_1073\x01tags\x01"
  "asset_1063\x01tags\x01"
  "asset_1075\x01tags\x01"
  "asset_1076\x01tags\x01"
  "asset_1077\x01tags\x01"
  "asset_1079\x01tags\x01"
]
1.12 ms
(0.30%)
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:
[
  "/news"
  "path"
  "auto_create"
  "/news?page=4"
  "path_query"
  "https://p-lu0u6r.project.space/news?page=4"
  "entire_uri"
]
1.08 ms
(0.29%)
4
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:
[
  1768904101
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.90 ms
(0.24%)
4
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  704
]
0.44 ms
(0.12%)
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:
[
  1768904101
  "document_294\x01tags\x01"
  "asset_1086\x01tags\x01"
  "asset_1093\x01tags\x01"
  "asset_1203\x01tags\x01"
]
0.24 ms
(0.07%)
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:
[
  1768904101
  "document_298\x01tags\x01"
  "asset_1039\x01tags\x01"
  "asset_1041\x01tags\x01"
  "asset_1048\x01tags\x01"
  "asset_1203\x01tags\x01"
]
0.24 ms
(0.06%)
1
SELECT t0.id AS id_1, t0.element_type AS element_type_2, t0.element_id AS element_id_3, t0.integrator AS integrator_4, t0.data AS data_5, t0.release_type AS release_type_6 FROM seo_element_meta_data t0 WHERE t0.element_type = ? AND t0.element_id = ? AND t0.release_type = ?
Parameters:
[
  "document"
  192
  "public"
]
0.24 ms
(0.06%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.20 ms
(0.05%)
1
SELECT * FROM object_url_slugs WHERE slug = '/news' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.19 ms
(0.05%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

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
SeoBundle\Model\ElementMetaData 1

Entities Mapping

Class Mapping errors
SeoBundle\Model\ElementMetaData No errors.