GET https://traveco.a4interactive.ch/de/news/blog/digitalisierung

Query Metrics

732 Database Queries
45 Different statements
116.29 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
44.91 ms
(38.62%)
332
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:
[
  1786441680
  "site_domain_96214233882cd773138ccd202272d198"
]
6.97 ms
(5.99%)
41
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  368
]
6.84 ms
(5.88%)
40
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
  368
]
6.36 ms
(5.47%)
38
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  2
]
5.86 ms
(5.04%)
40
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
  368
]
4.94 ms
(4.25%)
30
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:
[
  1786441680
  "system\x01tags\x01"
  "site\x01tags\x01"
]
4.78 ms
(4.11%)
41
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  368
]
2.81 ms
(2.42%)
9
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  413
]
2.74 ms
(2.36%)
16
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:
[
  1786441680
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
2.66 ms
(2.29%)
18
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  646
]
2.40 ms
(2.07%)
1
SELECT object_11.id as id, object_11.type as `type` FROM object_11 WHERE (pageId = ? AND  object_11.type IN ('object','variant','folder')) AND object_11.published = 1
Parameters:
[
  413
]
2.40 ms
(2.06%)
12
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2
]
2.33 ms
(2.00%)
13
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:
[
  1786441680
  "document_413\x01tags\x01"
  "asset_993\x01tags\x01"
  "asset_991\x01tags\x01"
  "asset_992\x01tags\x01"
  "asset_994\x01tags\x01"
  "asset_990\x01tags\x01"
  "asset_1016\x01tags\x01"
]
2.02 ms
(1.73%)
13
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.62 ms
(1.39%)
10
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:
[
  1786441680
  "document_273\x01tags\x01"
  "document_8\x01tags\x01"
  "asset_1180\x01tags\x01"
  "asset_1179\x01tags\x01"
  "asset_447\x01tags\x01"
]
1.56 ms
(1.34%)
13
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  646
]
1.37 ms
(1.18%)
6
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  990
]
1.08 ms
(0.93%)
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:
[
  1786441680
  "document_293\x01tags\x01"
  "document_257\x01tags\x01"
  "asset_1290\x01tags\x01"
  "asset_1292\x01tags\x01"
  "asset_1286\x01tags\x01"
  "asset_1287\x01tags\x01"
  "asset_1289\x01tags\x01"
  "asset_1291\x01tags\x01"
  "asset_457\x01tags\x01"
]
0.99 ms
(0.85%)
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:
[
  1786441680
  "document_258\x01tags\x01"
  "asset_1290\x01tags\x01"
  "asset_1292\x01tags\x01"
  "asset_1286\x01tags\x01"
  "asset_1287\x01tags\x01"
  "asset_1289\x01tags\x01"
  "asset_1291\x01tags\x01"
  "asset_168\x01tags\x01"
]
0.90 ms
(0.78%)
1
SELECT * FROM object_localized_data_7 WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
  133
]
0.86 ms
(0.74%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/news/blog/"
  "digitalisierung"
]
0.85 ms
(0.73%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
0.82 ms
(0.71%)
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:
[
  "/de/news/blog/digitalisierung"
  "path"
  "auto_create"
  "/de/news/blog/digitalisierung"
  "path_query"
  "https://traveco.a4interactive.ch/de/news/blog/digitalisierung"
  "entire_uri"
]
0.67 ms
(0.58%)
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:
[
  1786441680
  "document_541\x01tags\x01"
  "document_330\x01tags\x01"
  "asset_509\x01tags\x01"
  "asset_758\x01tags\x01"
  "asset_759\x01tags\x01"
  "asset_696\x01tags\x01"
  "asset_725\x01tags\x01"
  "asset_707\x01tags\x01"
  "asset_757\x01tags\x01"
  "asset_695\x01tags\x01"
  "asset_681\x01tags\x01"
]
0.62 ms
(0.54%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/news/blog/digitalisierung' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.62 ms
(0.53%)
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:
[
  1786441680
  "document_447\x01tags\x01"
  "asset_725\x01tags\x01"
  "asset_956\x01tags\x01"
  "asset_957\x01tags\x01"
  "asset_1005\x01tags\x01"
  "asset_571\x01tags\x01"
]
0.59 ms
(0.51%)
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:
[
  1786441680
  "document_558\x01tags\x01"
  "asset_995\x01tags\x01"
  "asset_552\x01tags\x01"
  "asset_129\x01tags\x01"
]
0.54 ms
(0.47%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.52 ms
(0.45%)
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:
[
  1786441680
  "document_86\x01tags\x01"
  "asset_1303\x01tags\x01"
  "asset_1309\x01tags\x01"
  "asset_1305\x01tags\x01"
  "asset_275\x01tags\x01"
  "asset_1300\x01tags\x01"
  "asset_208\x01tags\x01"
  "asset_209\x01tags\x01"
  "asset_207\x01tags\x01"
  "asset_459\x01tags\x01"
]
0.52 ms
(0.44%)
1
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  133
]
0.49 ms
(0.42%)
2
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "pageNewsList"
  null
  "de"
]
0.48 ms
(0.41%)
1
SELECT object_localized_10_de.id as id, object_localized_10_de.type as `type` FROM object_localized_10_de WHERE ((showOnEveryPage = ?) OR (showOnPages LIKE ?) AND  object_localized_10_de.type IN ('object','variant','folder')) AND object_localized_10_de.published = 1
Parameters:
[
  1
  ",%document|413%,"
]
0.45 ms
(0.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:
[
  1786441680
  "document_415\x01tags\x01"
  "asset_853\x01tags\x01"
  "asset_849\x01tags\x01"
  "asset_846\x01tags\x01"
  "asset_847\x01tags\x01"
  "asset_845\x01tags\x01"
  "asset_854\x01tags\x01"
  "asset_860\x01tags\x01"
  "asset_883\x01tags\x01"
  "asset_898\x01tags\x01"
  "asset_899\x01tags\x01"
  "asset_855\x01tags\x01"
  "asset_872\x01tags\x01"
  "asset_871\x01tags\x01"
  "asset_873\x01tags\x01"
  "asset_879\x01tags\x01"
  "asset_880\x01tags\x01"
  "asset_881\x01tags\x01"
  "asset_882\x01tags\x01"
  "asset_856\x01tags\x01"
  "asset_858\x01tags\x01"
  "asset_857\x01tags\x01"
  "asset_862\x01tags\x01"
  "asset_864\x01tags\x01"
  "asset_868\x01tags\x01"
  "asset_867\x01tags\x01"
  "asset_874\x01tags\x01"
  "asset_875\x01tags\x01"
  "asset_890\x01tags\x01"
  "asset_891\x01tags\x01"
  "asset_892\x01tags\x01"
  "asset_893\x01tags\x01"
  "asset_894\x01tags\x01"
  "asset_895\x01tags\x01"
  "asset_896\x01tags\x01"
  "asset_876\x01tags\x01"
  "asset_877\x01tags\x01"
  "asset_878\x01tags\x01"
  "asset_885\x01tags\x01"
  "asset_886\x01tags\x01"
  "asset_887\x01tags\x01"
  "asset_888\x01tags\x01"
  "asset_889\x01tags\x01"
  "asset_900\x01tags\x01"
  "asset_910\x01tags\x01"
  "asset_912\x01tags\x01"
  "asset_911\x01tags\x01"
  "asset_901\x01tags\x01"
  "asset_902\x01tags\x01"
  "asset_903\x01tags\x01"
  "asset_904\x01tags\x01"
  "asset_905\x01tags\x01"
  "asset_906\x01tags\x01"
  "asset_907\x01tags\x01"
  "asset_909\x01tags\x01"
  "asset_915\x01tags\x01"
  "asset_914\x01tags\x01"
  "asset_916\x01tags\x01"
  "asset_917\x01tags\x01"
  "asset_920\x01tags\x01"
  "asset_921\x01tags\x01"
  "asset_922\x01tags\x01"
  "asset_919\x01tags\x01"
  "asset_852\x01tags\x01"
  "asset_859\x01tags\x01"
  "asset_843\x01tags\x01"
]
0.37 ms
(0.31%)
1
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  133
]
0.29 ms
(0.25%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.27 ms
(0.23%)
2
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  17
]
0.24 ms
(0.21%)
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:
[
  1786441681
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "document_47\x01tags\x01"
  "document_76\x01tags\x01"
  "document_77\x01tags\x01"
  "document_44\x01tags\x01"
  "document_63\x01tags\x01"
  "document_46\x01tags\x01"
  "document_62\x01tags\x01"
  "document_182\x01tags\x01"
  "document_374\x01tags\x01"
  "object_133\x01tags\x01"
]
0.24 ms
(0.21%)
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:
[
  1786441680
  "document_476\x01tags\x01"
  "asset_928\x01tags\x01"
  "asset_933\x01tags\x01"
  "asset_938\x01tags\x01"
  "asset_935\x01tags\x01"
  "asset_934\x01tags\x01"
  "asset_931\x01tags\x01"
  "asset_930\x01tags\x01"
  "asset_937\x01tags\x01"
  "asset_926\x01tags\x01"
  "asset_1059\x01tags\x01"
  "asset_932\x01tags\x01"
  "asset_1057\x01tags\x01"
  "asset_1062\x01tags\x01"
  "asset_1060\x01tags\x01"
  "asset_443\x01tags\x01"
  "asset_1065\x01tags\x01"
  "asset_1063\x01tags\x01"
]
0.22 ms
(0.19%)
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:
[
  1786441680
  "document_421\x01tags\x01"
  "asset_928\x01tags\x01"
  "asset_933\x01tags\x01"
  "asset_938\x01tags\x01"
  "asset_935\x01tags\x01"
  "asset_934\x01tags\x01"
  "asset_931\x01tags\x01"
  "asset_930\x01tags\x01"
  "asset_937\x01tags\x01"
  "asset_926\x01tags\x01"
  "asset_936\x01tags\x01"
  "asset_932\x01tags\x01"
  "asset_443\x01tags\x01"
  "asset_929\x01tags\x01"
  "asset_939\x01tags\x01"
]
0.20 ms
(0.17%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  413
  413
  413
]
0.20 ms
(0.17%)
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:
[
  1786441680
  "document_7\x01tags\x01"
  "document_81\x01tags\x01"
  "asset_592\x01tags\x01"
  "asset_589\x01tags\x01"
  "asset_586\x01tags\x01"
  "asset_588\x01tags\x01"
  "asset_590\x01tags\x01"
  "asset_591\x01tags\x01"
  "asset_587\x01tags\x01"
  "asset_682\x01tags\x01"
  "asset_683\x01tags\x01"
  "asset_593\x01tags\x01"
  "asset_571\x01tags\x01"
]
0.19 ms
(0.17%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.18 ms
(0.15%)
1
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  448
  448
]
0.17 ms
(0.15%)
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:
[
  1786441680
  "document_367\x01tags\x01"
  "asset_704\x01tags\x01"
  "asset_696\x01tags\x01"
  "asset_693\x01tags\x01"
  "asset_701\x01tags\x01"
  "asset_705\x01tags\x01"
  "asset_702\x01tags\x01"
  "asset_712\x01tags\x01"
  "asset_708\x01tags\x01"
  "asset_725\x01tags\x01"
  "asset_694\x01tags\x01"
  "asset_444\x01tags\x01"
]
0.14 ms
(0.12%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  413
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
pimcore doctrine.orm.pimcore_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

No loaded entities.