Query Metrics

55 Database Queries
20 Different statements
12.39 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.99 ms
(32.21%)
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:
[
  1767332496
  "object_4"
]
1.11 ms
(8.96%)
6
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/Portal/"
  "login"
]
0.88 ms
(7.10%)
5
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/Portal/login"
]
0.85 ms
(6.86%)
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:
[
  1767332496
  "system\x01tags\x01"
  "resource\x01tags\x01"
]
0.66 ms
(5.37%)
3
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/akademie.homecare-von-morgen/%"
  "/de/Portal/login"
]
0.59 ms
(4.77%)
2
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Pflegekurs/Configuration/"
  "Pflegebetreuer-Konfiguration"
]
0.55 ms
(4.45%)
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:
[
  1767332496
  "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.46 ms
(3.68%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.40 ms
(3.19%)
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:
[
  1767332496
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.36 ms
(2.91%)
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/Portal/login"
  "path"
  "auto_create"
  "/de/Portal/login"
  "path_query"
  "https://akademie.homecare-von-morgen.de/de/Portal/login"
  "entire_uri"
]
0.35 ms
(2.83%)
1
SELECT * FROM object_relations_31 WHERE src_id = ?
Parameters:
[
  4
]
0.35 ms
(2.83%)
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
(2.73%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  570
]
0.26 ms
(2.08%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/Portal/login' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.26 ms
(2.07%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
0.23 ms
(1.82%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.22 ms
(1.77%)
1
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  570
]
0.19 ms
(1.52%)
1
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
0.18 ms
(1.46%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "31"
]
0.17 ms
(1.38%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

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.