Query Metrics

115 Database Queries
20 Different statements
17.97 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
9.46 ms
(52.66%)
74
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:
[
  1783468800
  "site_domain_3f80e0f154564103a08d4f3b34dc8094"
]
1.11 ms
(6.16%)
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:
[
  1783468800
  "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"
]
1.10 ms
(6.12%)
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:
[
  1783468800
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.90 ms
(5.03%)
6
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  524
]
0.89 ms
(4.98%)
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:
[
  "/ro/Zona-PRO/Instrucțiuni"
  "path"
  "auto_create"
  "/ro/Zona-PRO/Instrucțiuni"
  "path_query"
  "http://www.hanbud-www.advisage.ovh/ro/Zona-PRO/Instrucțiuni"
  "entire_uri"
]
0.62 ms
(3.45%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  527
]
0.57 ms
(3.17%)
4
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.40 ms
(2.22%)
2
SELECT assets.id, assets.type FROM assets WHERE parentId = ? ORDER BY `filename` ASC
Parameters:
[
  1193
]
0.34 ms
(1.89%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/ro/Zona-PRO/"
  "Instrucțiuni"
]
0.30 ms
(1.65%)
2
SELECT `a`.`id` FROM `assets` a  WHERE parentId = ?  LIMIT 1;
Parameters:
[
  1193
]
0.29 ms
(1.61%)
1
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  524
]
0.29 ms
(1.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:
[
  1783468800
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "asset_1132\x01tags\x01"
]
0.28 ms
(1.56%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.27 ms
(1.52%)
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:
[
  1783468800
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.26 ms
(1.47%)
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:
[
  1783468800
  "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.24 ms
(1.36%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.20 ms
(1.10%)
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:
[
  1783468800
  "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.18 ms
(0.98%)
1
SELECT * FROM object_url_slugs WHERE slug = '/ro/Zona-PRO/Instrucțiuni' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.15 ms
(0.84%)
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.11 ms
(0.64%)
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.