Query Metrics

93 Database Queries
19 Different statements
64.02 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
34.21 ms
(53.43%)
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:
[
  1732174315
  "site_domain_6b0b261078d86f21dedbbabf20fb7288"
]
7.69 ms
(12.02%)
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:
[
  1732174315
  "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_13\x01tags\x01"
  "document_3\x01tags\x01"
  "document_14\x01tags\x01"
  "document_26\x01tags\x01"
]
5.25 ms
(8.19%)
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:
[
  "/fr/conditions-generales-de-vente"
  "path"
  "auto_create"
  "/fr/conditions-generales-de-vente"
  "path_query"
  "https://rset.apik-pp.be/fr/conditions-generales-de-vente"
  "entire_uri"
]
4.50 ms
(7.04%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
3.10 ms
(4.84%)
4
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  34
]
3.03 ms
(4.74%)
6
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/fr/"
  "conditions-generales-de-vente"
]
1.96 ms
(3.06%)
3
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  14
]
0.69 ms
(1.08%)
3
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:
[
  1732174315
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.66 ms
(1.03%)
13
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.54 ms
(0.84%)
1
SELECT * FROM object_url_slugs WHERE slug = '/fr/conditions-generales-de-vente' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.48 ms
(0.76%)
3
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:
[
  1732174315
  "document_59\x01tags\x01"
  "asset_87\x01tags\x01"
  "asset_82\x01tags\x01"
  "asset_86\x01tags\x01"
]
0.44 ms
(0.69%)
10
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.38 ms
(0.60%)
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:
[
  1732174315
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.32 ms
(0.50%)
4
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  34
]
0.20 ms
(0.31%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  14
  14
  14
]
0.19 ms
(0.30%)
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:
[
  1732174315
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "document_30\x01tags\x01"
  "document_31\x01tags\x01"
  "document_32\x01tags\x01"
  "asset_34\x01tags\x01"
  "document_35\x01tags\x01"
]
0.17 ms
(0.27%)
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:
[
  1732174315
  "document_2\x01tags\x01"
  "document_1\x01tags\x01"
  "asset_87\x01tags\x01"
  "asset_82\x01tags\x01"
  "asset_86\x01tags\x01"
]
0.15 ms
(0.23%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  14
]
0.05 ms
(0.08%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]

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.