Query Metrics

42 Database Queries
15 Different statements
7.78 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.00 ms
(38.52%)
19
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:
[
  1783236339
  "site_domain_96b2d43e9bba27021adaec1ebaf14fc9"
]
0.79 ms
(10.22%)
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:
[
  1783236339
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.61 ms
(7.80%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/dev.gruen-pumpen.de/de/"
  "News"
]
0.58 ms
(7.51%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  29
  29
  29
]
0.34 ms
(4.39%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.34 ms
(4.37%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  29
]
0.34 ms
(4.34%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  29
]
0.29 ms
(3.74%)
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/News"
  "path"
  "auto_create"
  "/de/News"
  "path_query"
  "https://dev.gruen-pumpen.de/de/News"
  "entire_uri"
]
0.27 ms
(3.47%)
1
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  53
]
0.25 ms
(3.23%)
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.25 ms
(3.20%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/News' AND (siteId = 12 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.20 ms
(2.60%)
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:
[
  1783236340
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_29\x01tags\x01"
  "document_65\x01tags\x01"
  "document_69\x01tags\x01"
]
0.19 ms
(2.49%)
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:
[
  1783236339
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.16 ms
(2.07%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/dev.gruen-pumpen.de/de/Navigation"
]
0.16 ms
(2.06%)
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