Query Metrics

39 Database Queries
16 Different statements
12.10 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
4.30 ms
(35.57%)
14
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:
[
  1765827681
  "site_domain_81e468a3853b6926200e604bbebbba28"
]
1.45 ms
(11.96%)
2
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:
[
  "/fr/login"
  "path"
  "auto_create"
  "/fr/login"
  "path_query"
  "https://colombe.apik-pp.be/fr/login"
  "entire_uri"
]
1.11 ms
(9.15%)
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:
[
  1765827681
  "system\x01tags\x01"
  "site\x01tags\x01"
]
1.03 ms
(8.48%)
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:
[
  1765827681
  "document_2\x01tags\x01"
  "document_1\x01tags\x01"
  "asset_79\x01tags\x01"
  "asset_65\x01tags\x01"
  "asset_67\x01tags\x01"
  "asset_66\x01tags\x01"
  "asset_64\x01tags\x01"
  "asset_34\x01tags\x01"
  "asset_676\x01tags\x01"
  "asset_312\x01tags\x01"
  "asset_268\x01tags\x01"
  "asset_630\x01tags\x01"
  "asset_91\x01tags\x01"
  "asset_80\x01tags\x01"
]
0.98 ms
(8.09%)
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:
[
  1765827681
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.76 ms
(6.24%)
3
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.54 ms
(4.47%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/fr/"
  "login"
]
0.30 ms
(2.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:
[
  1765827681
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_4\x01tags\x01"
  "document_6\x01tags\x01"
  "document_7\x01tags\x01"
  "document_8\x01tags\x01"
  "document_9\x01tags\x01"
  "document_10\x01tags\x01"
  "document_11\x01tags\x01"
  "document_14\x01tags\x01"
  "document_29\x01tags\x01"
  "document_32\x01tags\x01"
  "document_3\x01tags\x01"
  "document_33\x01tags\x01"
  "document_34\x01tags\x01"
  "document_35\x01tags\x01"
]
0.29 ms
(2.40%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.28 ms
(2.29%)
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:
[
  1765827681
  "document_38\x01tags\x01"
  "asset_79\x01tags\x01"
  "asset_65\x01tags\x01"
  "asset_67\x01tags\x01"
  "asset_66\x01tags\x01"
  "asset_64\x01tags\x01"
  "asset_34\x01tags\x01"
  "asset_91\x01tags\x01"
  "asset_80\x01tags\x01"
]
0.27 ms
(2.22%)
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:
[
  1765827681
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "asset_47\x01tags\x01"
  "asset_63\x01tags\x01"
  "document_67\x01tags\x01"
  "document_68\x01tags\x01"
]
0.22 ms
(1.84%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  2
]
0.19 ms
(1.53%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  2
  2
  2
]
0.18 ms
(1.49%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr/login"
]
0.14 ms
(1.12%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.08 ms
(0.65%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]

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.