Query Metrics

48 Database Queries
17 Different statements
8.60 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.79 ms
(44.10%)
23
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:
[
  1783232507
  "site_domain_96b2d43e9bba27021adaec1ebaf14fc9"
]
0.63 ms
(7.30%)
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:
[
  1783232507
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.57 ms
(6.60%)
1
SELECT objects.id AS id, objects.type AS `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  14592
]
0.51 ms
(5.91%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/dev.gruen-pumpen.de/de/"
  "Downloads"
]
0.40 ms
(4.68%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  65
  65
  65
]
0.36 ms
(4.20%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  65
]
0.32 ms
(3.67%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  65
]
0.29 ms
(3.35%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.28 ms
(3.26%)
1
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 = '12' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/de/Downloads"
  "path"
  "auto_create"
  "/de/Downloads"
  "path_query"
  "https://dev.gruen-pumpen.de/de/Downloads"
  "entire_uri"
]
0.26 ms
(3.07%)
1
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:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=de&_format=html&_controller=SWD%5CGruenPumpenTheme%5CController%5CSearchController%3A%3AfooterAction"
  "path_query"
  "https://dev.gruen-pumpen.de/_fragment?_path=_locale=de&_format=html&_controller=SWD%5CGruenPumpenTheme%5CController%5CSearchController%3A%3AfooterAction"
  "entire_uri"
]
0.22 ms
(2.57%)
1
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  53
]
0.19 ms
(2.20%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/Downloads' AND (siteId = 12 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.18 ms
(2.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:
[
  1783232507
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_29\x01tags\x01"
  "document_65\x01tags\x01"
  "document_69\x01tags\x01"
]
0.17 ms
(1.95%)
1
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  14593
]
0.16 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:
[
  1783232507
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.14 ms
(1.58%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/dev.gruen-pumpen.de/de/Navigation"
]
0.13 ms
(1.54%)
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.

Entities Mapping