Error 401 Unauthorized

GET https://efc.coolify.vdxa.dev/pimcore-studio/api/assets/23

Query Metrics

13 Database Queries
5 Different statements
4.66 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.57 ms
(33.70%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/pimcore-studio/api/assets/"
  "23"
]
1.04 ms
(22.32%)
4
SELECT id FROM documents_page WHERE prettyUrl = ? ORDER BY id LIMIT 1
Parameters:
[
  "/pimcore-studio/api/assets/23"
]
0.90 ms
(19.37%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.60 ms
(12.94%)
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/assets/23"
  "path"
  "auto_create"
  "/pimcore-studio/api/assets/23"
  "path_query"
  "https://efc.coolify.vdxa.dev/pimcore-studio/api/assets/23"
  "entire_uri"
]
0.54 ms
(11.66%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1
]

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.