Query Metrics
46
Database Queries
31
Different statements
25.85 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.35 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 2 | 0.33 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/_profiler/b9de54/search/" "null" ] |
| 3 | 0.23 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_profiler/b9de54/search/null"
]
|
| 4 | 0.29 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/_profiler/b9de54/search/" "null" ] |
| 5 | 0.25 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_profiler/b9de54/search/null"
]
|
| 6 | 0.41 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/_profiler/b9de54/" "search" ] |
| 7 | 0.30 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_profiler/b9de54/search"
]
|
| 8 | 0.26 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/_profiler/" "b9de54" ] |
| 9 | 0.24 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_profiler/b9de54"
]
|
| 10 | 0.24 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "_profiler" ] |
| 11 | 0.20 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_profiler"
]
|
| 12 | 0.27 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
| 13 | 0.36 ms |
SELECT * FROM object_url_slugs WHERE slug = '/_profiler/b9de54/search/null' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
| 14 | 0.28 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
| 15 | 0.33 ms |
SELECT id FROM assets WHERE `path` = BINARY ? AND `filename` = BINARY ?
Parameters:
[ "/Log/" "Exception" ] |
| 16 | 0.29 ms |
SELECT id FROM assets WHERE `path` = BINARY ? AND `filename` = BINARY ?
Parameters:
[ "/Log/" "Exception" ] |
| 17 | 0.28 ms |
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:
[
171799
]
|
| 18 | 0.30 ms |
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:
[
171799
]
|
| 19 | 0.28 ms |
SELECT CONCAT(`path`,filename) as `path` FROM assets WHERE id = ?
Parameters:
[
171799
]
|
| 20 | 0.29 ms |
SELECT id FROM assets WHERE `path` = BINARY ? AND `filename` = BINARY ?
Parameters:
[ "/Log/Exception/" "6ab7cfd9a37ec-exception_2026-09-26.log" ] |
| 21 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 22 | 0.48 ms |
INSERT INTO assets (filename, path, parentId) VALUES (?, ?, ?)
Parameters:
[ "6ab7cfd9a37ec-exception_2026-09-26.log" "/Log/Exception/" 171799 ] |
| 23 | 0.33 ms |
SELECT versionCount FROM assets WHERE id = ? FOR UPDATE
Parameters:
[
973058
]
|
| 24 | 0.37 ms |
SELECT MAX(versionCount) FROM versions WHERE cid = ? AND ctype = 'asset'
Parameters:
[
973058
]
|
| 25 | 0.60 ms |
UPDATE assets SET customSettings = ? WHERE id = ?
Parameters:
[ "a:1:{s:8:"checksum";s:32:"47bcc94fdca843cbf2cd36368de8855a";}" 973058 ] |
| 26 | 0.30 ms |
SELECT CONCAT(`path`,filename) as `path` FROM assets WHERE id = ?
Parameters:
[
973058
]
|
| 27 | 1.43 ms |
SHOW COLUMNS FROM assets
Parameters:
[] |
| 28 | 0.27 ms |
SELECT `name` FROM assets_metadata WHERE cid = ? LIMIT 1
Parameters:
[
973058
]
|
| 29 | 0.27 ms |
INSERT INTO assets (`path`, `id`, `creationDate`, `modificationDate`, `versionCount`, `userOwner`, `userModification`, `parentId`, `type`, `filename`, `mimetype`, `customSettings`, `hasMetaData`, `dataModificationDate`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "/Log/Exception/" 973058 1790431193 1790431193 1 0 0 171799 "text" "6ab7cfd9a37ec-exception_2026-09-26.log" "text/plain" "a:1:{s:8:"checksum";s:32:"47bcc94fdca843cbf2cd36368de8855a";}" 0 1790431193 ] |
| 30 | 0.31 ms |
UPDATE assets SET `path` = ?, `id` = ?, `creationDate` = ?, `modificationDate` = ?, `versionCount` = ?, `userOwner` = ?, `userModification` = ?, `parentId` = ?, `type` = ?, `filename` = ?, `mimetype` = ?, `customSettings` = ?, `hasMetaData` = ?, `dataModificationDate` = ? WHERE `id` = ?
Parameters:
[ "/Log/Exception/" 973058 1790431193 1790431193 1 0 0 171799 "text" "6ab7cfd9a37ec-exception_2026-09-26.log" "text/plain" "a:1:{s:8:"checksum";s:32:"47bcc94fdca843cbf2cd36368de8855a";}" 0 1790431193 973058 ] |
| 31 | 0.23 ms |
DELETE FROM tree_locks WHERE id = ? AND type = ?
Parameters:
[ 973058 "asset" ] |
| 32 | 0.32 ms |
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[ 973058 "asset" ] |
| 33 | 0.24 ms |
DELETE FROM schedule_tasks WHERE `cid` = 973058 AND `ctype` = 'asset'
Parameters:
[] |
| 34 | 0.45 ms |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 0 ] |
| 35 | 1.76 ms |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
0
]
|
| 36 | 0.28 ms |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
0
]
|
| 37 | 0.32 ms |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
0
]
|
| 38 | 0.33 ms |
SELECT * FROM properties WHERE ( (cid IN (1,171799,77) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
973058
]
|
| 39 | 1.67 ms |
SELECT IFNULL(binaryFileId, id) FROM versions WHERE binaryFileHash = ? AND cid = ? AND storageType = ? ORDER BY id ASC LIMIT 1
Parameters:
[ "303baec2f67f203740a23fb77fa0ae31b8e4bdab8231d608d4f7e77f2cfa06230d2220461ddc74c6ecc6ba87c96646afb5aeaa2b13eb9e96a8f5bb35bd2c8371" 973058 "fs" ] |
| 40 | 1.22 ms |
SHOW COLUMNS FROM versions
Parameters:
[] |
| 41 | 0.44 ms |
INSERT INTO versions (`id`, `cid`, `ctype`, `userId`, `note`, `date`, `public`, `serialized`, `stackTrace`, `versionCount`, `binaryFileHash`, `binaryFileId`, `autoSave`, `storageType`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ null 973058 "asset" 0 "" 1790431193 0 1 """ #0 /var/www/html/vendor/pimcore/pimcore/models/Element/AbstractElement.php(607): Pimcore\Model\Version->save()\n #1 /var/www/html/vendor/pimcore/pimcore/models/Asset.php(854): Pimcore\Model\Element\AbstractElement->doSaveVersion(NULL, false, true)\n #2 /var/www/html/vendor/pimcore/pimcore/models/Asset.php(552): Pimcore\Model\Asset->saveVersion(false, false, NULL)\n #3 /var/www/html/vendor/pimcore/pimcore/models/Asset.php(394): Pimcore\Model\Asset->save()\n #4 /var/www/html/src/EventListener/ExceptionListener.php(56): Pimcore\Model\Asset::create(171799, Array)\n #5 /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php(116): App\EventListener\ExceptionListener->onKernelException(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher))\n #6 /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher))\n #7 /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\ExceptionEvent))\n #8 /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php(139): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...')\n #9 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(239): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...')\n #10 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(91): Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Object(Symfony\Component\HttpKernel\Exception\NotFoundHttpException), Object(Symfony\Component\HttpFoundation\Request), 1)\n #11 /var/www/html/vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)\n #12 /var/www/html/public/index.php(38): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))\n #13 {main} """ 1 "303baec2f67f203740a23fb77fa0ae31b8e4bdab8231d608d4f7e77f2cfa06230d2220461ddc74c6ecc6ba87c96646afb5aeaa2b13eb9e96a8f5bb35bd2c8371" null 0 "fs" ] |
| 42 | 2.30 ms |
"COMMIT"
Parameters:
[] |
| 43 | 0.50 ms |
SELECT id, targetType, targetId FROM dependencies WHERE sourceType= ? AND sourceId = ?
Parameters:
[ "asset" 973058 ] |
| 44 | 0.19 ms |
"START TRANSACTION"
Parameters:
[] |
| 45 | 0.38 ms |
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:5:\"asset\";s:5:\"\0*\0id\";i:973058;}}" "[]" "pimcore_search_backend_message" "2026-09-26 13:59:54" "2026-09-26 13:59:54" ] |
| 46 | 4.96 ms |
"COMMIT"
Parameters:
[] |
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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.