Query Metrics

80 Database Queries
16 Different statements
42.21 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
23.93 ms
(56.68%)
1
SELECT object_country.id as id, object_country.type as `type` FROM object_country WHERE ( object_country.type IN ('object','variant','folder')) AND object_country.published = 1
Parameters:
[]
8.47 ms
(20.06%)
34
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:
[
  1767332903
  "site_domain_53c7a5a7f7303e57b311937f00392d4f"
]
5.18 ms
(12.26%)
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:
[
  1767332903
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.96 ms
(2.28%)
3
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:
[
  "/auth/login"
  "path"
  "auto_create"
  "/auth/login"
  "path_query"
  "https://dev.carab.ch/auth/login"
  "entire_uri"
]
0.63 ms
(1.49%)
3
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.52 ms
(1.22%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/auth/"
  "login"
]
0.39 ms
(0.93%)
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:
[
  1767332903
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_48\x01tags\x01"
  "document_49\x01tags\x01"
  "document_51\x01tags\x01"
  "document_52\x01tags\x01"
  "document_50\x01tags\x01"
  "document_53\x01tags\x01"
  "document_54\x01tags\x01"
  "document_55\x01tags\x01"
  "document_111\x01tags\x01"
  "document_112\x01tags\x01"
  "document_113\x01tags\x01"
  "document_47\x01tags\x01"
  "document_115\x01tags\x01"
  "document_69\x01tags\x01"
  "document_117\x01tags\x01"
  "document_109\x01tags\x01"
  "document_89\x01tags\x01"
  "document_92\x01tags\x01"
  "document_96\x01tags\x01"
  "document_102\x01tags\x01"
  "document_91\x01tags\x01"
  "document_118\x01tags\x01"
]
0.34 ms
(0.80%)
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:
[
  1767332903
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "document_94\x01tags\x01"
  "document_93\x01tags\x01"
  "document_95\x01tags\x01"
  "asset_4\x01tags\x01"
  "document_103\x01tags\x01"
]
0.30 ms
(0.72%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/auth/login"
]
0.27 ms
(0.63%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  90
]
0.26 ms
(0.62%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.21 ms
(0.50%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4
]
0.21 ms
(0.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:
[
  1767332903
  "document_1\x01tags\x01"
  "asset_23040\x01tags\x01"
  "asset_11642\x01tags\x01"
  "asset_23044\x01tags\x01"
  "asset_23041\x01tags\x01"
  "asset_11643\x01tags\x01"
  "asset_23042\x01tags\x01"
]
0.20 ms
(0.48%)
1
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4
]
0.19 ms
(0.45%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.17 ms
(0.40%)
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:
[
  1767332903
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]

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.