Query Metrics

124 Database Queries
25 Different statements
22.05 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
8.83 ms
(40.06%)
53
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:
[
  1783476122
  "site_domain_3f80e0f154564103a08d4f3b34dc8094"
]
2.07 ms
(9.40%)
8
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:
[
  1783476122
  "object_79305\x01tags\x01"
  "class_4\x01tags\x01"
  "asset_55\x01tags\x01"
  "asset_10\x01tags\x01"
  "asset_7\x01tags\x01"
]
1.29 ms
(5.87%)
9
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:
[
  1783476122
  "system\x01tags\x01"
  "site\x01tags\x01"
]
1.04 ms
(4.70%)
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:
[
  1783476122
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_614\x01tags\x01"
  "document_613\x01tags\x01"
  "document_615\x01tags\x01"
  "document_612\x01tags\x01"
  "document_594\x01tags\x01"
  "document_824\x01tags\x01"
  "document_825\x01tags\x01"
  "document_826\x01tags\x01"
  "document_827\x01tags\x01"
  "document_823\x01tags\x01"
  "document_810\x01tags\x01"
  "document_811\x01tags\x01"
  "document_809\x01tags\x01"
  "document_789\x01tags\x01"
  "document_791\x01tags\x01"
  "document_792\x01tags\x01"
  "document_779\x01tags\x01"
  "document_780\x01tags\x01"
  "document_781\x01tags\x01"
  "document_782\x01tags\x01"
  "document_783\x01tags\x01"
  "document_784\x01tags\x01"
  "document_785\x01tags\x01"
  "document_786\x01tags\x01"
  "document_787\x01tags\x01"
  "document_778\x01tags\x01"
  "document_596\x01tags\x01"
  "document_831\x01tags\x01"
  "document_593\x01tags\x01"
  "document_581\x01tags\x01"
  "document_582\x01tags\x01"
  "document_583\x01tags\x01"
  "document_585\x01tags\x01"
  "document_586\x01tags\x01"
  "document_587\x01tags\x01"
  "document_567\x01tags\x01"
  "document_566\x01tags\x01"
  "document_568\x01tags\x01"
  "document_570\x01tags\x01"
  "document_565\x01tags\x01"
  "document_544\x01tags\x01"
  "document_545\x01tags\x01"
  "document_549\x01tags\x01"
  "document_550\x01tags\x01"
  "document_554\x01tags\x01"
  "document_555\x01tags\x01"
  "document_556\x01tags\x01"
  "document_557\x01tags\x01"
  "document_558\x01tags\x01"
  "document_559\x01tags\x01"
  "document_532\x01tags\x01"
  "document_533\x01tags\x01"
  "document_534\x01tags\x01"
  "document_531\x01tags\x01"
  "document_511\x01tags\x01"
  "document_509\x01tags\x01"
  "document_510\x01tags\x01"
  "document_529\x01tags\x01"
  "document_526\x01tags\x01"
  "document_527\x01tags\x01"
  "document_528\x01tags\x01"
  "document_530\x01tags\x01"
  "document_524\x01tags\x01"
  "document_523\x01tags\x01"
  "document_512\x01tags\x01"
  "document_741\x01tags\x01"
  "document_742\x01tags\x01"
  "document_743\x01tags\x01"
  "document_744\x01tags\x01"
  "document_736\x01tags\x01"
  "document_745\x01tags\x01"
]
0.92 ms
(4.17%)
6
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  509
  509
  509
]
0.84 ms
(3.79%)
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:
[
  1783476122
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.83 ms
(3.78%)
6
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  9
]
0.77 ms
(3.50%)
6
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  509
]
0.63 ms
(2.85%)
6
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  9
]
0.52 ms
(2.36%)
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:
[
  "/ro/Cuno%C8%99tin%C8%9Be-%C8%99i-inspira%C8%9Bie/tag/nowoczesny"
  "path"
  "auto_create"
  "/ro/Cuno%C8%99tin%C8%9Be-%C8%99i-inspira%C8%9Bie/tag/nowoczesny"
  "path_query"
  "http://www.hanbud-www.advisage.ovh/ro/Cuno%C8%99tin%C8%9Be-%C8%99i-inspira%C8%9Bie/tag/nowoczesny"
  "entire_uri"
]
0.43 ms
(1.96%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  509
]
0.43 ms
(1.96%)
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:
[
  1783476122
  "document_524\x01tags\x01"
  "asset_1094\x01tags\x01"
  "asset_1247\x01tags\x01"
  "asset_1250\x01tags\x01"
  "asset_1251\x01tags\x01"
  "asset_1249\x01tags\x01"
  "asset_1093\x01tags\x01"
]
0.42 ms
(1.89%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/ro/Cunoștințe-și-inspirație/tag/"
  "nowoczesny"
]
0.40 ms
(1.82%)
1
SELECT * FROM tags_assignment INNER JOIN objects el ON tags_assignment.cId = el.id WHERE (tags_assignment.ctype = ?) AND (tags_assignment.tagid = ?) AND (`type` IN ('object')) AND (className IN ( 'blog' ))
Parameters:
[
  "object"
  8
]
0.36 ms
(1.62%)
3
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.33 ms
(1.49%)
1
SELECT id FROM tags WHERE name = ?
Parameters:
[
  "nowoczesny"
]
0.29 ms
(1.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:
[
  1783476122
  "object_79304\x01tags\x01"
  "class_4\x01tags\x01"
  "asset_61\x01tags\x01"
  "asset_60\x01tags\x01"
]
0.28 ms
(1.28%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "4"
]
0.28 ms
(1.26%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.26 ms
(1.20%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.21 ms
(0.94%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/ro/Cunoștințe-și-inspirație/tag/nowoczesny"
]
0.19 ms
(0.87%)
2
SELECT * FROM tags WHERE id = ?
Parameters:
[
  8
]
0.18 ms
(0.80%)
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:
[
  1783476122
  "document_507\x01tags\x01"
  "document_28\x01tags\x01"
  "document_523\x01tags\x01"
  "document_29\x01tags\x01"
  "document_27\x01tags\x01"
  "document_512\x01tags\x01"
  "document_31\x01tags\x01"
  "document_38\x01tags\x01"
  "document_595\x01tags\x01"
  "document_44\x01tags\x01"
]
0.12 ms
(0.55%)
1
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  595
]
0.12 ms
(0.55%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

Database Connections

Name Service
default doctrine.dbal.default_connection
mssql doctrine.dbal.mssql_connection

Entity Managers

Name Service
pimcore doctrine.orm.pimcore_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

pimcore entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.