Query Metrics

75 Database Queries
22 Different statements
54.62 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
14.23 ms
(26.06%)
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:
[
  1732178153
  "site_domain_a54c2488a51ae905b45089aff6884402"
]
14.09 ms
(25.80%)
5
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:
[
  1732178153
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
9.16 ms
(16.78%)
7
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:
[
  1732178153
  "system\x01tags\x01"
  "site\x01tags\x01"
]
9.11 ms
(16.69%)
4
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.07 ms
(1.97%)
6
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:
[
  1732178153
  "object_31\x01tags\x01"
  "class_7\x01tags\x01"
  "asset_198\x01tags\x01"
  "asset_95\x01tags\x01"
]
0.98 ms
(1.79%)
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/produits/nos-friandises/nos-mendiants"
  "path"
  "auto_create"
  "/fr/produits/nos-friandises/nos-mendiants"
  "path_query"
  "https://chezlio.apik-pp.be/fr/produits/nos-friandises/nos-mendiants"
  "entire_uri"
]
0.85 ms
(1.56%)
1
SELECT object_localized_2_fr.id as id, object_localized_2_fr.type as `type` FROM object_localized_2_fr WHERE (`slug` = 'nos-mendiants'  AND  object_localized_2_fr.type IN ('variant','object')) AND object_localized_2_fr.published = 1
Parameters:
[]
0.83 ms
(1.51%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/fr/produits/nos-friandises/"
  "nos-mendiants"
]
0.68 ms
(1.25%)
5
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "2"
]
0.54 ms
(0.98%)
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.49 ms
(0.89%)
1
SELECT object_localized_7_fr.id as id, object_localized_7_fr.type as `type` FROM object_localized_7_fr WHERE ( object_localized_7_fr.type IN ('object','variant','folder')) AND object_localized_7_fr.published = 1
Parameters:
[]
0.44 ms
(0.80%)
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:
[
  1732178153
  1732178153
]
0.41 ms
(0.76%)
1
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  258
]
0.29 ms
(0.53%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr/produits/nos-friandises/nos-mendiants"
]
0.26 ms
(0.48%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  258
]
0.23 ms
(0.43%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  34
]
0.23 ms
(0.42%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  10
  10
  10
]
0.18 ms
(0.34%)
1
SELECT * FROM object_relations_2 WHERE src_id = ?
Parameters:
[
  473
]
0.18 ms
(0.33%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  10
]
0.17 ms
(0.31%)
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:
[
  1732178153
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "document_21\x01tags\x01"
]
0.14 ms
(0.25%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.05 ms
(0.10%)
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.