Query Metrics

182 Database Queries
25 Different statements
80.45 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
30.36 ms
(37.74%)
85
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:
[
  1764994644
  "website_config"
]
9.05 ms
(11.25%)
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:
[
  1764994644
  "system\x01tags\x01"
  "site\x01tags\x01"
]
6.60 ms
(8.20%)
1
SELECT object_localized_5_en.id AS id, object_localized_5_en.type AS `type` FROM object_localized_5_en WHERE (slug = ? AND  object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1 LIMIT 1
Parameters:
[
  "retirement"
]
4.06 ms
(5.04%)
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:
[
  1764994644
  "object_143\x01tags\x01"
  "class_4\x01tags\x01"
  "asset_410\x01tags\x01"
  "asset_406\x01tags\x01"
]
3.98 ms
(4.95%)
8
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  410
]
3.48 ms
(4.33%)
8
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  410
]
3.18 ms
(3.95%)
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:
[
  1764994644
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
2.75 ms
(3.42%)
5
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  690
]
1.99 ms
(2.47%)
6
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/blog/"
  "retirement"
]
1.92 ms
(2.39%)
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:
[
  1764994644
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_4\x01tags\x01"
  "document_28\x01tags\x01"
  "document_22\x01tags\x01"
  "document_29\x01tags\x01"
  "document_3\x01tags\x01"
  "document_93\x01tags\x01"
  "document_9\x01tags\x01"
  "document_21\x01tags\x01"
  "document_62\x01tags\x01"
  "document_72\x01tags\x01"
  "document_61\x01tags\x01"
  "document_25\x01tags\x01"
  "document_114\x01tags\x01"
  "document_60\x01tags\x01"
  "document_27\x01tags\x01"
  "document_20\x01tags\x01"
  "document_99\x01tags\x01"
  "document_100\x01tags\x01"
  "document_101\x01tags\x01"
  "document_102\x01tags\x01"
  "document_103\x01tags\x01"
  "document_104\x01tags\x01"
  "document_107\x01tags\x01"
  "document_109\x01tags\x01"
  "document_110\x01tags\x01"
  "document_111\x01tags\x01"
  "document_123\x01tags\x01"
  "document_125\x01tags\x01"
  "document_134\x01tags\x01"
  "document_74\x01tags\x01"
  "document_95\x01tags\x01"
  "document_116\x01tags\x01"
  "document_118\x01tags\x01"
  "document_119\x01tags\x01"
  "document_140\x01tags\x01"
]
1.60 ms
(1.98%)
1
SELECT object_localized_5_en.id AS id, object_localized_5_en.type AS `type` FROM object_localized_5_en WHERE ((languageDisabler IS NULL OR languageDisabler != ?) AND oo_id != ? AND (tags LIKE "%245%" OR tags LIKE "%229%" OR tags LIKE "%217%") AND  object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1 ORDER BY `date` DESC   LIMIT 4
Parameters:
[
  "en"
  690
]
1.50 ms
(1.87%)
3
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  93
]
1.44 ms
(1.79%)
9
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
1.40 ms
(1.74%)
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:
[
  "/en/blog/retirement"
  "path"
  "auto_create"
  "/en/blog/retirement"
  "path_query"
  "https://caminada-update.a4interactive.ch/en/blog/retirement"
  "entire_uri"
]
1.28 ms
(1.59%)
3
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "5"
]
1.18 ms
(1.46%)
3
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.96 ms
(1.19%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  93
  93
  93
]
0.80 ms
(1.00%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  93
]
0.55 ms
(0.69%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  94
  94
]
0.55 ms
(0.68%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.48 ms
(0.59%)
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:
[
  1764994644
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "document_148\x01tags\x01"
  "document_149\x01tags\x01"
  "document_151\x01tags\x01"
  "document_150\x01tags\x01"
]
0.47 ms
(0.59%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/blog/retirement"
]
0.38 ms
(0.48%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.29 ms
(0.37%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.19 ms
(0.24%)
1
SELECT id FROM website_settings
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.