Query Metrics

67 Database Queries
19 Different statements
17.48 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
6.01 ms
(34.39%)
25
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:
[
  1767325710
  "object_4"
]
1.51 ms
(8.65%)
7
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  587
]
1.49 ms
(8.51%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  4
]
1.30 ms
(7.44%)
7
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  587
]
1.02 ms
(5.82%)
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:
[
  1767325710
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.84 ms
(4.82%)
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:
[
  1767325710
  "system\x01tags\x01"
  "resource\x01tags\x01"
]
0.77 ms
(4.43%)
3
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Pflegekurs/Configuration/"
  "Pflegebetreuer-Konfiguration"
]
0.61 ms
(3.51%)
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:
[
  1767325710
  "object_4\x01tags\x01"
  "class_31\x01tags\x01"
  "asset_568\x01tags\x01"
  "asset_123\x01tags\x01"
  "asset_121\x01tags\x01"
  "asset_573\x01tags\x01"
  "asset_571\x01tags\x01"
  "asset_575\x01tags\x01"
  "asset_576\x01tags\x01"
  "asset_577\x01tags\x01"
  "asset_578\x01tags\x01"
  "asset_579\x01tags\x01"
  "asset_450\x01tags\x01"
  "asset_570\x01tags\x01"
  "asset_122\x01tags\x01"
  "asset_118\x01tags\x01"
  "asset_601\x01tags\x01"
  "asset_600\x01tags\x01"
]
0.53 ms
(3.04%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.51 ms
(2.93%)
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 = 1 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/de"
  "path"
  "auto_create"
  "/de"
  "path_query"
  "https://akademie.homecare-von-morgen.de/de"
  "entire_uri"
]
0.51 ms
(2.91%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
0.50 ms
(2.84%)
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=Symfony%5CBundle%5CFrameworkBundle%5CController%5CTemplateController%3A%3AtemplateAction"
  "path_query"
  "https://akademie.homecare-von-morgen.de/_fragment?_path=_locale=de&_format=html&_controller=Symfony%5CBundle%5CFrameworkBundle%5CController%5CTemplateController%3A%3AtemplateAction"
  "entire_uri"
]
0.34 ms
(1.95%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "31"
]
0.31 ms
(1.78%)
1
SELECT * FROM object_relations_31 WHERE src_id = ?
Parameters:
[
  4
]
0.30 ms
(1.70%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.28 ms
(1.61%)
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:
[
  1767325710
  "document_4\x01tags\x01"
  "asset_587\x01tags\x01"
  "document_7\x01tags\x01"
  "asset_623\x01tags\x01"
  "asset_493\x01tags\x01"
  "asset_513\x01tags\x01"
  "asset_505\x01tags\x01"
]
0.25 ms
(1.44%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.21 ms
(1.17%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.19 ms
(1.07%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

No mapped entities.