Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
2.37 ms
(48.09%)
13
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Feratel/poi/birkenhohe-bar_e90360d0-3c88-4a3b-8c68-f01fa36cb856/50791/image-thumb__50791__objectDetailGallery/"
  "hotel-birkenhohe-hirschegg-sommer_e91a0e61-2a80-4d43-9f23-30fb1bea801a_1747840481.5ff1f1a5.jpg"
]
1.53 ms
(31.03%)
12
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/Feratel/poi/birkenhohe-bar_e90360d0-3c88-4a3b-8c68-f01fa36cb856/50791/image-thumb__50791__objectDetailGallery/hotel-birkenhohe-hirschegg-sommer_e91a0e61-2a80-4d43-9f23-30fb1bea801a_1747840481.5ff1f1a5.jpg"
]
0.31 ms
(6.32%)
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/birkenhohe-bar_e90360d0-3c88-4a3b-8c68-f01fa36cb856/50791/image-thumb__50791__objectDetailGallery/hotel-birkenhohe-hirschegg-sommer_e91a0e61-2a80-4d43-9f23-30fb1bea801a_1747840481.5ff1f1a5.jpg"
  "path"
  "auto_create"
  "/Feratel/poi/birkenhohe-bar_e90360d0-3c88-4a3b-8c68-f01fa36cb856/50791/image-thumb__50791__objectDetailGallery/hotel-birkenhohe-hirschegg-sommer_e91a0e61-2a80-4d43-9f23-30fb1bea801a_1747840481.5ff1f1a5.jpg"
  "path_query"
  "https://footprint.kleinwalsertal-dev.conecto.rocks/Feratel/poi/birkenhohe-bar_e90360d0-3c88-4a3b-8c68-f01fa36cb856/50791/image-thumb__50791__objectDetailGallery/hotel-birkenhohe-hirschegg-sommer_e91a0e61-2a80-4d43-9f23-30fb1bea801a_1747840481.5ff1f1a5.jpg"
  "entire_uri"
]
0.18 ms
(3.70%)
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:
[
  50791
]
0.16 ms
(3.21%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.14 ms
(2.75%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1
]
0.13 ms
(2.66%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1
]
0.11 ms
(2.23%)
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