POST https://efc.coolify.vdxa.dev/pimcore-studio/api/login

Query Metrics

15 Database Queries
10 Different statements
10.74 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.24 ms
(30.21%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/pimcore-studio/api/"
  "login"
]
1.93 ms
(17.94%)
1
UPDATE users SET lastLogin = ? WHERE id = ?
Parameters:
[
  1788882676
  9
]
1.59 ms
(14.85%)
3
SELECT id FROM documents_page WHERE prettyUrl = ? ORDER BY id LIMIT 1
Parameters:
[
  "/pimcore-studio/api/login"
]
0.78 ms
(7.29%)
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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/pimcore-studio/api/login"
  "path"
  "auto_create"
  "/pimcore-studio/api/login"
  "path_query"
  "https://efc.coolify.vdxa.dev/pimcore-studio/api/login"
  "entire_uri"
]
0.75 ms
(6.96%)
1
SELECT * FROM users WHERE `type` = ? AND `name` = ?
Parameters:
[
  "user"
  "valanticadmin"
]
0.67 ms
(6.28%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1
]
0.67 ms
(6.21%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  9
]
0.40 ms
(3.72%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  9
]
0.35 ms
(3.28%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  9
]
0.35 ms
(3.26%)
1
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.