Query Metrics
154
Database Queries
35
Different statements
263.97 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
76.04 ms (28.81%) |
12 |
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:38:\"Pimcore\\Messenger\\SearchBackendMessage\":2:{s:7:\"\0*\0type\";s:5:\"asset\";s:5:\"\0*\0id\";i:33477;}}" "[]" "pimcore_core" "2026-09-14 10:36:36" "2026-09-14 10:36:36" ] |
|
36.07 ms (13.66%) |
6 |
"COMMIT"
Parameters:
[] |
|
20.85 ms (7.90%) |
18 |
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[ "key" => "3466" "path" => "/Gebrauchte/Bilder/" ] |
|
11.68 ms (4.42%) |
11 |
SELECT CONCAT(path,filename) as path FROM assets WHERE id = ?
Parameters:
[
90
]
|
|
8.41 ms (3.19%) |
6 |
INSERT INTO `assets` (`path`, `id`, `creationDate`, `modificationDate`, `versionCount`, `userOwner`, `userModification`, `parentId`, `type`, `filename`, `mimetype`, `customSettings`, `hasMetaData`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6, :col7, :col8, :col9, :col10, :col11, :col12) ON DUPLICATE KEY UPDATE `path` = :col0, `id` = :col1, `creationDate` = :col2, `modificationDate` = :col3, `versionCount` = :col4, `userOwner` = :col5, `userModification` = :col6, `parentId` = :col7, `type` = :col8, `filename` = :col9, `mimetype` = :col10, `customSettings` = :col11, `hasMetaData` = :col12;
Parameters:
[ ":col0" => "/Gebrauchte/Bilder/" ":col1" => 33477 ":col2" => 1789382196 ":col3" => 1789382196 ":col4" => 1 ":col5" => 1 ":col6" => 0 ":col7" => 90 ":col8" => "folder" ":col9" => "3466" ":col10" => null ":col11" => "a:0:{}" ":col12" => 0 ] |
|
7.98 ms (3.02%) |
7 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "images" "path" => "/seller-api/sellers/3300600/ads/3466/" ] |
|
6.81 ms (2.58%) |
6 |
INSERT INTO assets (`filename`, `path`, `parentId`) VALUES (?, ?, ?)
Parameters:
[ "3466" "/Gebrauchte/Bilder/" 90 ] |
|
6.78 ms (2.57%) |
6 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/seller-api/sellers/3300600/ads/3466/images" ] |
|
6.66 ms (2.52%) |
5 |
SELECT * FROM properties WHERE ((cid IN (1,33477,90,14) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
33478
]
|
|
6.65 ms (2.52%) |
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:
[
90
]
|
|
6.63 ms (2.51%) |
6 |
SELECT `name` FROM assets_metadata WHERE cid = ? LIMIT 1
Parameters:
[
33477
]
|
|
6.63 ms (2.51%) |
5 |
INSERT INTO `versions` (`id`, `cid`, `ctype`, `userId`, `note`, `date`, `public`, `serialized`, `stackTrace`, `versionCount`, `binaryFileHash`, `binaryFileId`, `autoSave`, `storageType`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6, :col7, :col8, :col9, :col10, :col11, :col12, :col13) ON DUPLICATE KEY UPDATE `id` = :col0, `cid` = :col1, `ctype` = :col2, `userId` = :col3, `note` = :col4, `date` = :col5, `public` = :col6, `serialized` = :col7, `stackTrace` = :col8, `versionCount` = :col9, `binaryFileHash` = :col10, `binaryFileId` = :col11, `autoSave` = :col12, `storageType` = :col13;
Parameters:
[ ":col0" => null ":col1" => 33478 ":col2" => "asset" ":col3" => 0 ":col4" => "" ":col5" => 1789382196 ":col6" => 0 ":col7" => 1 ":col8" => "" ":col9" => 1 ":col10" => "d0d8b47d1d3507245f6ddbd7fd6ce1c2ea0f5d2776791c5653d3339ddd4854eb21c86822cf12523a2589b88b0c7d92dc17c1c708cb1762038d7a791ae2c0aac3" ":col11" => null ":col12" => 0 ":col13" => "fs" ] |
|
6.34 ms (2.40%) |
6 |
SELECT id, targetType, targetId FROM dependencies WHERE sourceType= ? AND sourceId = ?
Parameters:
[ "asset" 33477 ] |
|
5.93 ms (2.25%) |
6 |
DELETE FROM properties WHERE cid = ? AND ctype = ?
Parameters:
[ 33477 "asset" ] |
|
5.91 ms (2.24%) |
6 |
DELETE FROM tree_locks WHERE id = ? AND type = ?
Parameters:
[ 33477 "asset" ] |
|
5.82 ms (2.20%) |
5 |
SELECT IFNULL(binaryFileId, id) FROM versions WHERE binaryFileHash = ? AND cid = ? AND storageType = ? ORDER BY id ASC LIMIT 1
Parameters:
[ "d0d8b47d1d3507245f6ddbd7fd6ce1c2ea0f5d2776791c5653d3339ddd4854eb21c86822cf12523a2589b88b0c7d92dc17c1c708cb1762038d7a791ae2c0aac3" 33478 "fs" ] |
|
5.58 ms (2.11%) |
6 |
SELECT versionCount FROM assets WHERE id = ? FOR UPDATE
Parameters:
[
33477
]
|
|
5.20 ms (1.97%) |
5 |
SELECT MAX(versionCount) FROM versions WHERE cid = ? AND ctype = 'asset'
Parameters:
[
33478
]
|
|
5.03 ms (1.91%) |
6 |
"START TRANSACTION"
Parameters:
[] |
|
4.90 ms (1.86%) |
5 |
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[ 33478 "asset" ] |
|
2.31 ms (0.87%) |
1 |
SHOW COLUMNS FROM versions
Parameters:
[] |
|
1.92 ms (0.73%) |
1 |
SHOW COLUMNS FROM assets
Parameters:
[] |
|
1.79 ms (0.68%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 0 ] |
|
1.51 ms (0.57%) |
1 |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/seller-api/sellers/3300600/ads/3466/images" "sourcePathQuery" => "/seller-api/sellers/3300600/ads/3466/images" "sourceEntireUri" => "http://bmw-timmermanns-dev.m2.krankikom.de/seller-api/sellers/3300600/ads/3466/images" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
1.31 ms (0.50%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
|
1.19 ms (0.45%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1,90,14) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
33477
]
|
|
1.09 ms (0.41%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
0
]
|
|
1.06 ms (0.40%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
0
]
|
|
1.00 ms (0.38%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.88 ms (0.33%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
0
]
|
|
0.87 ms (0.33%) |
1 |
DELETE FROM schedule_tasks WHERE `cid` = '33480' AND `ctype` = 'asset'
Parameters:
[] |
|
0.86 ms (0.33%) |
1 |
DELETE FROM schedule_tasks WHERE `cid` = '33478' AND `ctype` = 'asset'
Parameters:
[] |
|
0.79 ms (0.30%) |
1 |
DELETE FROM schedule_tasks WHERE `cid` = '33482' AND `ctype` = 'asset'
Parameters:
[] |
|
0.76 ms (0.29%) |
1 |
DELETE FROM schedule_tasks WHERE `cid` = '33481' AND `ctype` = 'asset'
Parameters:
[] |
|
0.70 ms (0.26%) |
1 |
DELETE FROM schedule_tasks WHERE `cid` = '33479' AND `ctype` = 'asset'
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| SeoBundle\Model\ElementMetaData | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |
| SeoBundle\Model\QueueEntry | No errors. |