PUT https://web8765.sportalpen.ms.mynet.at/admin/object/save?task=autoSave

Query Metrics

49 Database Queries
31 Different statements
56.54 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
15.08 ms
(26.66%)
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:
[
  151
  "object"
  1773325876
  19
  30
]
9.94 ms
(17.59%)
2
SELECT * FROM object_relations_JOB WHERE src_id = ?
Parameters:
[
  151
]
5.43 ms
(9.60%)
1
SELECT id FROM versions WHERE autoSave = 1 AND cid = ? AND cType = ? AND userId = ?
Parameters:
[
  151
  "object"
  30
]
2.47 ms
(4.37%)
1
INSERT INTO versions (`id`, `cid`, `ctype`, `userId`, `note`, `date`, `public`, `serialized`, `stackTrace`, `versionCount`, `binaryFileHash`, `binaryFileId`, `autoSave`, `storageType`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  null
  151
  "object"
  30
  ""
  1773325884
  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.10 ms
(3.71%)
1
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[
  151
  "object"
]
1.86 ms
(3.29%)
3
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  30
]
1.86 ms
(3.28%)
2
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  30
]
1.74 ms
(3.08%)
1
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE
                     (
                         (cid IN (1,18) AND inheritable = 1)
                         OR cid = ? ) AND ctype='object'
Parameters:
[
  151
]
1.62 ms
(2.87%)
2
SELECT * FROM object_localized_data_JOB WHERE ooo_id = ? AND language IN ('de')
Parameters:
[
  151
]
1.42 ms
(2.51%)
3
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  30
]
1.37 ms
(2.43%)
3
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  30
]
1.31 ms
(2.31%)
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:
[
  151
]
1.24 ms
(2.19%)
2
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:
[
  151
]
1.21 ms
(2.13%)
2
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_perspectives"
]
1.16 ms
(2.06%)
2
SELECT * FROM object_store_JOB WHERE oo_id = ? FOR UPDATE
Parameters:
[
  151
]
1.10 ms
(1.94%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CONF_PRIVACY"
]
0.83 ms
(1.46%)
2
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  151
]
0.71 ms
(1.25%)
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:
[
  "/jobs/Betonmischmeister/%"
]
0.59 ms
(1.04%)
1
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.44 ms
(0.77%)
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.42 ms
(0.74%)
2
SELECT id FROM tree_locks WHERE id IN (1,18) AND `type`='object' AND locked = 'propagate' LIMIT 1
Parameters:
[]
0.32 ms
(0.57%)
1
SELECT `lEdit`,cid,cpath FROM users_workspaces_object WHERE cid IN (1,18,151) AND userId IN (31,30) ORDER BY LENGTH(cpath) DESC, FIELD(userId, 30) DESC, `lEdit` DESC
Parameters:
[]
0.32 ms
(0.57%)
1
SELECT `save` FROM users_workspaces_object WHERE cid IN (1,18,151) AND userId IN (31,30) ORDER BY LENGTH(cpath) DESC, FIELD(userId, 30) DESC, `save` DESC LIMIT 1
Parameters:
[]
0.31 ms
(0.56%)
1
SELECT * FROM users WHERE `id` = ?
Parameters:
[
  31
]
0.31 ms
(0.55%)
1
SELECT MAX(versionCount) FROM versions WHERE cid = ? AND ctype = 'object'
Parameters:
[
  151
]
0.29 ms
(0.52%)
1
SELECT versionCount FROM objects WHERE id = ? FOR UPDATE
Parameters:
[
  151
]
0.28 ms
(0.50%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.25 ms
(0.44%)
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,18,151) AND userId IN (31,30)
            ORDER BY LENGTH(cpath) DESC, FIELD(userId, 30) DESC LIMIT 1
Parameters:
[]
0.22 ms
(0.40%)
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:
[
  "/jobs/Betonmischmeister"
]
0.18 ms
(0.31%)
1
SELECT userId,`list`,`view`,`publish`,`delete`,`rename`,`create`,`settings`,`versions`,`properties`,`save`,`unpublish`,`lEdit`,`lView`,`layouts` FROM users_workspaces_object
             WHERE cid = 18 AND userId IN (31,30)
             ORDER BY FIELD(userId, 30) DESC
Parameters:
[]
0.17 ms
(0.30%)
1
DELETE FROM schedule_tasks WHERE `cid` = 151 AND `ctype` = 'object'
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.