POST http://pim.blackpearl.re/pimcore-graphql-webservices/blackpearl

Query Metrics

95 Database Queries
37 Different statements
3197.04 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3146.47 ms
(98.42%)
1
SELECT MAX(versionCount) FROM versions WHERE cid = ? AND ctype = 'object'
Parameters:
[
  1921
]
11.24 ms
(0.35%)
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:
[
  1769125055
  "site_domain_972be520752e626ac03abcf73fa885bb"
]
4.30 ms
(0.13%)
1
DELETE FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  "object_1921\x01tags\x01"
  "object_properties\x01tags\x01"
]
4.07 ms
(0.13%)
18
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "Product"
]
3.73 ms
(0.12%)
1
SELECT * FROM object_relations_1 WHERE dest_id = ? AND fieldname = ? AND ownertype = 'object'
Parameters:
[
  1921
  "brands"
]
3.11 ms
(0.10%)
1
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[
  2 => 30
  3 => 1769125058
  0 => "system_cache_write_lock"
  1 => b"O:1:"©":1:{s:6:"Y\x115\x07À\x1E";i:1769125058;}"
]
2.85 ms
(0.09%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/pimcore-graphql-webservices/"
  "blackpearl"
]
2.83 ms
(0.09%)
2
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Marques/"
  "C3D"
]
2.68 ms
(0.08%)
6
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
2.12 ms
(0.07%)
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:
[
  1769125055
  "system\x01tags\x01"
  "site\x01tags\x01"
]
1.36 ms
(0.04%)
1
UPDATE objects SET `path` = ?, `id` = ?, `creationDate` = ?, `modificationDate` = ?, `versionCount` = ?, `userOwner` = ?, `userModification` = ?, `parentId` = ?, `type` = ?, `key` = ?, `index` = ?, `childrenSortBy` = ?, `childrenSortOrder` = ?, `published` = ?, `classId` = ?, `className` = ? WHERE `id` = ?
Parameters:
[
  "/Marques/"
  1921
  1716968994
  1769125058
  12928
  0
  0
  10
  "object"
  "C3D"
  0
  null
  null
  1
  "21"
  "Brand"
  1921
]
1.22 ms
(0.04%)
2
"COMMIT"
Parameters:
[]
1.22 ms
(0.04%)
1
SHOW COLUMNS FROM object_query_21
Parameters:
[]
1.21 ms
(0.04%)
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:
[
  1769125055
  "object_42076\x01tags\x01"
  "class_1\x01tags\x01"
  "asset_251296\x01tags\x01"
]
0.75 ms
(0.02%)
1
SELECT `src_id` FROM `object_relations_21`
        WHERE (src_id = '1921' AND fieldname NOT IN ('products') AND ownertype = 'object' AND ownerType != "localizedfield" AND ownerType != "fieldcollection") LIMIT 1
Parameters:
[]
0.58 ms
(0.02%)
1
INSERT INTO objects (`path`, `id`, `creationDate`, `modificationDate`, `versionCount`, `userOwner`, `userModification`, `parentId`, `type`, `key`, `index`, `childrenSortBy`, `childrenSortOrder`, `published`, `classId`, `className`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "/Marques/"
  1921
  1716968994
  1769125058
  12928
  0
  0
  10
  "object"
  "C3D"
  0
  null
  null
  1
  "21"
  "Brand"
]
0.58 ms
(0.02%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/pimcore-graphql-webservices/blackpearl"
]
0.52 ms
(0.02%)
2
SELECT CONCAT(`path`,`key`) AS `path` FROM objects WHERE id = ?
Parameters:
[
  10
]
0.47 ms
(0.01%)
1
SELECT name, TYPE, data, cid, inheritable, cpath FROM properties WHERE
                     (
                         (cid IN (1,10) AND inheritable = 1)
                         OR cid = ? ) AND ctype='object'
Parameters:
[
  1921
]
0.43 ms
(0.01%)
1
SELECT id, name FROM classes
Parameters:
[]
0.41 ms
(0.01%)
1
SELECT id, targetType, targetId FROM dependencies WHERE sourceType= ? AND sourceId = ?
Parameters:
[
  "object"
  1921
]
0.39 ms
(0.01%)
1
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[
  1921
  "object"
]
0.39 ms
(0.01%)
1
SELECT TYPE,classId,className FROM objects WHERE id = ?
Parameters:
[
  1921
]
0.37 ms
(0.01%)
1
SELECT * FROM object_query_21 WHERE oo_id = ?
Parameters:
[
  1921
]
0.36 ms
(0.01%)
1
DELETE FROM tree_locks WHERE id = ? AND TYPE = ?
Parameters:
[
  1921
  "object"
]
0.34 ms
(0.01%)
2
"START TRANSACTION"
Parameters:
[]
0.33 ms
(0.01%)
1
INSERT INTO messenger_messages (body, headers, queue_name, created_at, available_at) VALUES(?, ?, ?, ?, ?)
Parameters:
[
  "O:36:\"Symfony\\Component\\Messenger\\Envelope\":2:{s:44:\"\0Symfony\\Component\\Messenger\\Envelope\0stamps\";a:1:{s:46:\"Symfony\\Component\\Messenger\\Stamp\\BusNameStamp\";a:1:{i:0;O:46:\"Symfony\\Component\\Messenger\\Stamp\\BusNameStamp\":1:{s:55:\"\0Symfony\\Component\\Messenger\\Stamp\\BusNameStamp\0busName\";s:26:\"messenger.bus.pimcore-core\";}}}s:45:\"\0Symfony\\Component\\Messenger\\Envelope\0message\";O:69:\"Pimcore\\Bundle\\SimpleBackendSearchBundle\\Message\\SearchBackendMessage\":2:{s:7:\"\0*\0type\";s:6:\"object\";s:5:\"\0*\0id\";i:1921;}}"
  "[]"
  "pimcore_search_backend_message"
  "2026-01-22 23:37:38"
  "2026-01-22 23:37:38"
]
0.31 ms
(0.01%)
1
INSERT INTO object_store_21 (`oo_id`, `code`, `name`) VALUES (?, ?, ?)
Parameters:
[
  1921
  "C3D"
  "Connect3d"
]
0.31 ms
(0.01%)
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:
[
  1769125055
  "object_42078\x01tags\x01"
  "class_1\x01tags\x01"
  "asset_139687\x01tags\x01"
  "asset_251299\x01tags\x01"
]
0.30 ms
(0.01%)
1
DELETE FROM schedule_tasks WHERE `cid` = '1921' AND `ctype` = 'object'
Parameters:
[]
0.30 ms
(0.01%)
1
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.30 ms
(0.01%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1
]
0.26 ms
(0.01%)
1
INSERT INTO object_query_21 (`code`, `name`, `oo_id`) VALUES (?, ?, ?)
Parameters:
[
  "C3D"
  "Connect3d"
  1921
]
0.26 ms
(0.01%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.23 ms
(0.01%)
1
UPDATE object_query_21 SET `code` = ?, `name` = ?, `oo_id` = ? WHERE `oo_id` = ?
Parameters:
[
  "C3D"
  "Connect3d"
  1921
  1921
]
0.23 ms
(0.01%)
1
SELECT versionCount FROM objects WHERE id = ? FOR UPDATE
Parameters:
[
  1921
]
0.22 ms
(0.01%)
1
UPDATE object_store_21 SET `oo_id` = ?, `code` = ?, `name` = ? WHERE `oo_id` = ?
Parameters:
[
  1921
  "C3D"
  "Connect3d"
  1921
]

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.