Query Metrics

57 Database Queries
20 Different statements
73.64 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
23.42 ms
(31.81%)
23
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:
[
  1732172244
  "site_domain_a54c2488a51ae905b45089aff6884402"
]
12.22 ms
(16.60%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/fr/"
  "politique-de-confidentialite"
]
10.82 ms
(14.69%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  34
]
8.64 ms
(11.73%)
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:
[
  1732172244
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "document_21\x01tags\x01"
]
6.06 ms
(8.23%)
4
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
4.78 ms
(6.49%)
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:
[
  1732172244
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
3.22 ms
(4.37%)
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:
[
  1732172244
  "system\x01tags\x01"
  "site\x01tags\x01"
]
1.06 ms
(1.44%)
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/politique-de-confidentialite"
  "path"
  "auto_create"
  "/fr/politique-de-confidentialite"
  "path_query"
  "https://chezlio.apik-pp.be/fr/politique-de-confidentialite"
  "entire_uri"
]
0.71 ms
(0.96%)
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:
[
  1732172244
  "object_8\x01tags\x01"
  "class_3\x01tags\x01"
  "asset_201\x01tags\x01"
  "asset_44\x01tags\x01"
]
0.62 ms
(0.84%)
1
SELECT object_localized_3_fr.id as id, object_localized_3_fr.type as `type` FROM object_localized_3_fr WHERE ( object_localized_3_fr.type IN ('object','variant','folder')) AND object_localized_3_fr.published = 1 ORDER BY `index`
Parameters:
[]
0.52 ms
(0.70%)
1
SELECT object_localized_6_fr.id as id, object_localized_6_fr.type as `type` FROM object_localized_6_fr WHERE (active = 1 OR activeDates__start_date < ? AND activeDates__end_date > ? AND  object_localized_6_fr.type IN ('object','variant','folder')) AND object_localized_6_fr.published = 1
Parameters:
[
  1732172244
  1732172244
]
0.28 ms
(0.38%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "3"
]
0.20 ms
(0.27%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  3
  3
  3
]
0.18 ms
(0.24%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.17 ms
(0.24%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.16 ms
(0.22%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4
]
0.15 ms
(0.21%)
1
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4
]
0.15 ms
(0.20%)
1
SELECT * FROM object_url_slugs WHERE slug = '/fr/politique-de-confidentialite' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.14 ms
(0.20%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  3
]
0.13 ms
(0.18%)
1
SELECT * FROM translations_messages LIMIT 1;
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.