Query Metrics

31 Database Queries
8 Different statements
11.20 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
5.44 ms
(48.55%)
13
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Feratel/poi/restaurant-felix-im-hotel-birkenhohe_68c96a77-b4aa-495a-81f3-090757e46619/50127/image-thumb__50127__teaserDetail_1_4/"
  "restaurant-felix-hotel-birkenhohe-hirschegg_37038ed6-db25-4bc9-addb-8fdcab104858_1747840213.67dba7b5.jpg"
]
3.50 ms
(31.24%)
12
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/Feratel/poi/restaurant-felix-im-hotel-birkenhohe_68c96a77-b4aa-495a-81f3-090757e46619/50127/image-thumb__50127__teaserDetail_1_4/restaurant-felix-hotel-birkenhohe-hirschegg_37038ed6-db25-4bc9-addb-8fdcab104858_1747840213.67dba7b5.jpg"
]
0.52 ms
(4.67%)
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:
[
  "/Feratel/poi/restaurant-felix-im-hotel-birkenhohe_68c96a77-b4aa-495a-81f3-090757e46619/50127/image-thumb__50127__teaserDetail_1_4/restaurant-felix-hotel-birkenhohe-hirschegg_37038ed6-db25-4bc9-addb-8fdcab104858_1747840213.67dba7b5.jpg"
  "path"
  "auto_create"
  "/Feratel/poi/restaurant-felix-im-hotel-birkenhohe_68c96a77-b4aa-495a-81f3-090757e46619/50127/image-thumb__50127__teaserDetail_1_4/restaurant-felix-hotel-birkenhohe-hirschegg_37038ed6-db25-4bc9-addb-8fdcab104858_1747840213.67dba7b5.jpg"
  "path_query"
  "https://footprint.kleinwalsertal-dev.conecto.rocks/Feratel/poi/restaurant-felix-im-hotel-birkenhohe_68c96a77-b4aa-495a-81f3-090757e46619/50127/image-thumb__50127__teaserDetail_1_4/restaurant-felix-hotel-birkenhohe-hirschegg_37038ed6-db25-4bc9-addb-8fdcab104858_1747840213.67dba7b5.jpg"
  "entire_uri"
]
0.45 ms
(4.02%)
1
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:
[
  50127
]
0.35 ms
(3.15%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1
]
0.35 ms
(3.15%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1
]
0.32 ms
(2.90%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.26 ms
(2.33%)
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