http://bmw-timmermanns-dev.m2.krankikom.de/seller-api/sellers/3300600/ads/2964/images

Query Metrics

154 Database Queries
35 Different statements
226.27 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
47.89 ms
(21.16%)
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:30286;}}"
  "[]"
  "pimcore_core"
  "2026-09-14 10:25:46"
  "2026-09-14 10:25:46"
]
24.94 ms
(11.02%)
6
"COMMIT"
Parameters:
[]
20.46 ms
(9.04%)
18
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "2964"
  "path" => "/Gebrauchte/Bilder/"
]
12.27 ms
(5.42%)
11
SELECT CONCAT(path,filename) as path FROM assets WHERE id = ?
Parameters:
[
  90
]
9.63 ms
(4.26%)
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" => 30286
  ":col2" => 1789381546
  ":col3" => 1789381546
  ":col4" => 1
  ":col5" => 1
  ":col6" => 0
  ":col7" => 90
  ":col8" => "folder"
  ":col9" => "2964"
  ":col10" => null
  ":col11" => "a:0:{}"
  ":col12" => 0
]
7.72 ms
(3.41%)
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" => 30287
  ":col2" => "asset"
  ":col3" => 0
  ":col4" => ""
  ":col5" => 1789381546
  ":col6" => 0
  ":col7" => 1
  ":col8" => ""
  ":col9" => 1
  ":col10" => "076d2e75ee588d5bc17260c9a644d1e95205399ed2140c5c798f9e77d4585d841ea5fb628c6d831d84f97cbbc363209afddb5ba4a9d8401112a30166b34b479a"
  ":col11" => null
  ":col12" => 0
  ":col13" => "fs"
]
7.36 ms
(3.25%)
7
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "images"
  "path" => "/seller-api/sellers/3300600/ads/2964/"
]
6.52 ms
(2.88%)
6
SELECT id, targetType, targetId FROM dependencies WHERE sourceType= ? AND sourceId = ?
Parameters:
[
  "asset"
  30286
]
6.38 ms
(2.82%)
6
INSERT INTO assets (`filename`, `path`, `parentId`) VALUES (?, ?, ?)
Parameters:
[
  "2964"
  "/Gebrauchte/Bilder/"
  90
]
6.31 ms
(2.79%)
6
SELECT `name` FROM assets_metadata WHERE cid = ? LIMIT 1
Parameters:
[
  30286
]
6.29 ms
(2.78%)
5
SELECT MAX(versionCount) FROM versions WHERE cid = ? AND ctype = 'asset'
Parameters:
[
  30287
]
6.27 ms
(2.77%)
5
SELECT IFNULL(binaryFileId, id) FROM versions WHERE binaryFileHash = ? AND cid = ? AND storageType = ? ORDER BY id ASC LIMIT 1
Parameters:
[
  "076d2e75ee588d5bc17260c9a644d1e95205399ed2140c5c798f9e77d4585d841ea5fb628c6d831d84f97cbbc363209afddb5ba4a9d8401112a30166b34b479a"
  30287
  "fs"
]
6.18 ms
(2.73%)
5
SELECT * FROM properties WHERE ((cid IN (1,30286,90,14) AND inheritable = 1) OR cid = ? )  AND ctype='asset'
Parameters:
[
  30287
]
5.91 ms
(2.61%)
6
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/seller-api/sellers/3300600/ads/2964/images"
]
5.78 ms
(2.55%)
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
]
5.62 ms
(2.48%)
6
DELETE FROM properties WHERE cid = ? AND ctype = ?
Parameters:
[
  30286
  "asset"
]
5.56 ms
(2.46%)
6
SELECT versionCount FROM assets WHERE id = ? FOR UPDATE
Parameters:
[
  30286
]
5.44 ms
(2.40%)
6
DELETE FROM tree_locks WHERE id = ? AND type = ?
Parameters:
[
  30286
  "asset"
]
5.27 ms
(2.33%)
5
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[
  30287
  "asset"
]
4.64 ms
(2.05%)
6
"START TRANSACTION"
Parameters:
[]
2.68 ms
(1.18%)
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/2964/images"
  "sourcePathQuery" => "/seller-api/sellers/3300600/ads/2964/images"
  "sourceEntireUri" => "http://bmw-timmermanns-dev.m2.krankikom.de/seller-api/sellers/3300600/ads/2964/images"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
2.04 ms
(0.90%)
1
SHOW COLUMNS FROM assets
Parameters:
[]
1.83 ms
(0.81%)
1
SHOW COLUMNS FROM versions
Parameters:
[]
1.63 ms
(0.72%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
1.44 ms
(0.64%)
1
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  1
]
1.33 ms
(0.59%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  0
]
1.17 ms
(0.52%)
1
SELECT * FROM properties WHERE ((cid IN (1,90,14) AND inheritable = 1) OR cid = ? )  AND ctype='asset'
Parameters:
[
  30286
]
1.15 ms
(0.51%)
1
DELETE FROM schedule_tasks WHERE `cid` = '30291' AND `ctype` = 'asset'
Parameters:
[]
1.08 ms
(0.48%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  0
]
1.04 ms
(0.46%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  0
]
0.98 ms
(0.43%)
1
DELETE FROM schedule_tasks WHERE `cid` = '30288' AND `ctype` = 'asset'
Parameters:
[]
0.91 ms
(0.40%)
1
DELETE FROM schedule_tasks WHERE `cid` = '30289' AND `ctype` = 'asset'
Parameters:
[]
0.86 ms
(0.38%)
1
DELETE FROM schedule_tasks WHERE `cid` = '30290' AND `ctype` = 'asset'
Parameters:
[]
0.86 ms
(0.38%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  0
]
0.85 ms
(0.38%)
1
DELETE FROM schedule_tasks WHERE `cid` = '30287' 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.