Query Metrics
42 Database Queries
30 Different statements
60.66 ms Query time
0 Invalid entities
0 Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
| 12.32 ms (20.31%) | 1 | SELECT id FROM versions WHERE cid = ? AND ctype = ? AND (`date` > ? OR versionCount > ?) AND ((autoSave = 1 AND userId = ?) OR autoSave = 0) ORDER BY `versionCount` DESC LIMIT 1 Parameters: [ 111 "object" 1773325555 19 30 ] |
| 3.98 ms (6.57%) | 2 | SELECT * FROM users WHERE `type` = ? AND id = ? Parameters: [ "user" 30 ] |
| 3.68 ms (6.07%) | 1 | SELECT id FROM versions WHERE autoSave = 1 AND cid = ? AND cType = ? AND userId = ? Parameters: [ 111 "object" 30 ] |
| 3.47 ms (5.72%) | 1 | SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ? Parameters: [ 111 "object" ] |
| 3.39 ms (5.59%) | 1 | SELECT 1 FROM objects o WHERE parentId = ? AND IF(EXISTS(SELECT list FROM users_workspaces_object uwo WHERE userId IN (31,30) AND list=1 AND LOCATE(CONCAT(o.path,o.key),cpath)=1 AND NOT EXISTS(SELECT list FROM users_workspaces_object WHERE userId =30 AND list=0 AND cpath = uwo.cpath)),1,IF(1, EXISTS(SELECT list FROM users_workspaces_object uworow WHERE userId IN (31,30) AND cid = id AND list=0) = 0, 0)) = 1 AND `type` IN ('object','folder') LIMIT 1 Parameters: [
111
] |
| 3.23 ms (5.32%) | 3 | SELECT * FROM users_workspaces_document WHERE userId = ? Parameters: [
30
] |
| 3.22 ms (5.31%) | 2 | SELECT tree_locks.id FROM tree_locks INNER JOIN objects ON tree_locks.id = objects.id WHERE objects.path LIKE ? AND tree_locks.type = 'object' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1 Parameters: [
"/konfiguration/business/%"
] |
| 3.15 ms (5.20%) | 1 | SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ( (cid IN (1,2) AND inheritable = 1) OR cid = ? ) AND ctype='object' Parameters: [
111
] |
| 2.85 ms (4.70%) | 3 | SELECT * FROM users_workspaces_object WHERE userId = ? Parameters: [
30
] |
| 2.82 ms (4.65%) | 3 | SELECT * FROM users_workspaces_asset WHERE userId = ? Parameters: [
30
] |
| 2.79 ms (4.60%) | 1 | INSERT INTO versions (`id`, `cid`, `ctype`, `userId`, `note`, `date`, `public`, `serialized`, `stackTrace`, `versionCount`, `binaryFileHash`, `binaryFileId`, `autoSave`, `storageType`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Parameters: [ null 111 "object" 30 "" 1773325693 0 1 """ #0 /data/web/web8765/home/site/vendor/pimcore/pimcore/models/Element/AbstractElement.php(607): Pimcore\Model\Version->save()\n #1 /data/web/web8765/home/site/vendor/pimcore/pimcore/models/DataObject/Concrete.php(268): Pimcore\Model\Element\AbstractElement->doSaveVersion()\n #2 /data/web/web8765/home/site/vendor/pimcore/admin-ui-classic-bundle/src/Controller/Admin/DataObject/DataObjectController.php(1423): Pimcore\Model\DataObject\Concrete->saveVersion()\n #3 /data/web/web8765/home/site/vendor/symfony/http-kernel/HttpKernel.php(181): Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController->saveAction()\n #4 /data/web/web8765/home/site/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw()\n #5 /data/web/web8765/home/site/vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle()\n #6 /data/web/web8765/home/site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle()\n #7 /data/web/web8765/home/site/vendor/autoload_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()\n #8 /data/web/web8765/home/site/public/index.php(19): require_once('...')\n #9 {main} """ 20 null null 1 "fs" ] |
| 2.63 ms (4.34%) | 2 | SELECT * FROM object_relations_CONF_BUSINESS WHERE src_id = ? Parameters: [
111
] |
| 1.78 ms (2.93%) | 2 | SELECT name FROM classes WHERE id = ? Parameters: [
"CONF_PRIVACY"
] |
| 1.70 ms (2.80%) | 1 | SELECT versionCount FROM objects WHERE id = ? FOR UPDATE Parameters: [
111
] |
| 1.56 ms (2.57%) | 1 | SELECT * FROM object_store_CONF_BUSINESS WHERE oo_id = ? FOR UPDATE Parameters: [
111
] |
| 1.45 ms (2.39%) | 1 | SELECT * FROM object_localized_data_CONF_BUSINESS WHERE ooo_id = ? AND language IN ('de') Parameters: [
111
] |
| 1.36 ms (2.25%) | 2 | SELECT id FROM settings_store WHERE scope = ? Parameters: [
"pimcore_perspectives"
] |
| 1.18 ms (1.94%) | 1 | SELECT `list` FROM users_workspaces_object WHERE LOCATE(cpath, ?)=1 AND userId IN (31,30) ORDER BY LENGTH(cpath) DESC, FIELD(userId, 30) DESC, `list` DESC LIMIT 1 Parameters: [
"/konfiguration/business"
] |
| 0.73 ms (1.21%) | 1 | SELECT MAX(versionCount) FROM versions WHERE cid = ? AND ctype = 'object' Parameters: [
111
] |
| 0.69 ms (1.14%) | 1 | SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ? Parameters: [
111
] |
| 0.60 ms (0.99%) | 1 | SELECT * FROM settings_store WHERE id = ? AND scope = ? Parameters: [ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 0.38 ms (0.63%) | 1 | 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: [ "/admin/object/save" "path" "auto_create" "/admin/object/save?task=autoSave" "path_query" "https://web8765.sportalpen.ms.mynet.at/admin/object/save?task=autoSave" "entire_uri" ] |
| 0.32 ms (0.52%) | 2 | SELECT id FROM tree_locks WHERE id IN (1,2) AND `type`='object' AND locked = 'propagate' LIMIT 1 Parameters: [] |
| 0.32 ms (0.52%) | 1 | SELECT `save` FROM users_workspaces_object WHERE cid IN (1,2,111) AND userId IN (31,30) ORDER BY LENGTH(cpath) DESC, FIELD(userId, 30) DESC, `save` DESC LIMIT 1 Parameters: [] |
| 0.27 ms (0.45%) | 1 | SELECT * FROM users WHERE `id` = ? Parameters: [
31
] |
| 0.22 ms (0.35%) | 1 | SELECT userId,cid,`list`,`view`,`publish`,`delete`,`rename`,`create`,`settings`,`versions`,`properties`,`save`,`unpublish`,`lEdit`,`lView`,`layouts` FROM users_workspaces_object WHERE cid IN (1,2,111) AND userId IN (31,30) ORDER BY LENGTH(cpath) DESC, FIELD(userId, 30) DESC LIMIT 1 Parameters: [] |
| 0.20 ms (0.32%) | 1 | SELECT * FROM tmp_store WHERE id = ? Parameters: [
"maintenance_mode"
] |
| 0.15 ms (0.25%) | 1 | SELECT userId,`list`,`view`,`publish`,`delete`,`rename`,`create`,`settings`,`versions`,`properties`,`save`,`unpublish`,`lEdit`,`lView`,`layouts` FROM users_workspaces_object WHERE cid = 111 AND userId IN (31,30) ORDER BY FIELD(userId, 30) DESC Parameters: [] |
| 0.13 ms (0.22%) | 1 | DELETE FROM schedule_tasks WHERE `cid` = 111 AND `ctype` = 'object' Parameters: [] |
| 0.09 ms (0.15%) | 1 | SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ? Parameters: [
111
] |
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.