Query Metrics

77 Database Queries
21 Different statements
20.60 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
6.85 ms
(33.25%)
26
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:
[
  1728188371
  "\x01tags\x01site_domain_f465b7d3984ce61dd84a479f4f084c51"
  "site_domain_f465b7d3984ce61dd84a479f4f084c51"
]
2.57 ms
(12.47%)
10
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:
[
  1728188371
  "system\x01tags\x01"
  "site\x01tags\x01"
  "site_domain_f465b7d3984ce61dd84a479f4f084c51\x01tags\x01"
]
2.16 ms
(10.47%)
8
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33
]
1.15 ms
(5.57%)
5
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:
[
  1728188371
  "document_10\x01tags\x01"
]
0.92 ms
(4.49%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/news/"
  "wie-sie-als-wellness-coach-mehr-geld-verdienen-n35"
]
0.74 ms
(3.58%)
3
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.73 ms
(3.55%)
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/news/wie-sie-als-wellness-coach-mehr-geld-verdienen-n35"
  "path"
  "auto_create"
  "/de/news/wie-sie-als-wellness-coach-mehr-geld-verdienen-n35"
  "path_query"
  "http://168.119.165.255:8088/de/news/wie-sie-als-wellness-coach-mehr-geld-verdienen-n35"
  "entire_uri"
]
0.67 ms
(3.24%)
3
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "1"
]
0.64 ms
(3.11%)
2
SELECT * FROM object_collection_NewsQuotes_localized_1 WHERE ooo_id = ? AND language IN ('en','de','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  35
  "content"
  0
]
0.58 ms
(2.80%)
1
SELECT object_localized_1_de.id as id, object_localized_1_de.type as `type` FROM object_localized_1_de WHERE (popular = true AND  object_localized_1_de.type IN ('object','variant','folder')) AND object_localized_1_de.published = 1
Parameters:
[]
0.56 ms
(2.71%)
1
SELECT object_localized_1_de.id as id, object_localized_1_de.type as `type` FROM object_localized_1_de WHERE ( object_localized_1_de.type IN ('object','variant','folder')) AND object_localized_1_de.published = 1 ORDER BY `date` DESC   LIMIT 2
Parameters:
[]
0.48 ms
(2.31%)
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:
[
  1728188371
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
  "system_route_redirect\x01tags\x01"
]
0.39 ms
(1.90%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/news/wie-sie-als-wellness-coach-mehr-geld-verdienen-n35"
]
0.30 ms
(1.45%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  18
]
0.29 ms
(1.39%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  10
  10
  10
]
0.28 ms
(1.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:
[
  1728188371
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_15\x01tags\x01"
  "document_16\x01tags\x01"
  "document_17\x01tags\x01"
  "nav_7aad22c2b709472b03bd06964cc255a1\x01tags\x01"
]
0.27 ms
(1.32%)
1
SELECT * FROM object_collection_NewsText_1 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  35
  "content"
]
0.26 ms
(1.28%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  10
]
0.26 ms
(1.28%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.26 ms
(1.27%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.25 ms
(1.21%)
1
SELECT * FROM object_collection_NewsQuotes_1 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  35
  "content"
]

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.

Entities Mapping

Class Mapping errors
SeoBundle\Model\ElementMetaData No errors.