Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
2.85 ms
(44.81%)
13
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Feratel/poi/gasthof-cafe-alpenwald_d3810538-359d-49b3-a9f9-ff08b8ffc7d3/50683/image-thumb__50683__teaserDetail_1_4/"
  "gasthof-cafe-alpenwald-mittelberg-sommer_eab88cf2-e2b9-498f-92e8-9c690c2ce829_1747840439.2147cd94.jpg"
]
1.95 ms
(30.53%)
12
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/Feratel/poi/gasthof-cafe-alpenwald_d3810538-359d-49b3-a9f9-ff08b8ffc7d3/50683/image-thumb__50683__teaserDetail_1_4/gasthof-cafe-alpenwald-mittelberg-sommer_eab88cf2-e2b9-498f-92e8-9c690c2ce829_1747840439.2147cd94.jpg"
]
0.42 ms
(6.58%)
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/gasthof-cafe-alpenwald_d3810538-359d-49b3-a9f9-ff08b8ffc7d3/50683/image-thumb__50683__teaserDetail_1_4/gasthof-cafe-alpenwald-mittelberg-sommer_eab88cf2-e2b9-498f-92e8-9c690c2ce829_1747840439.2147cd94.jpg"
  "path"
  "auto_create"
  "/Feratel/poi/gasthof-cafe-alpenwald_d3810538-359d-49b3-a9f9-ff08b8ffc7d3/50683/image-thumb__50683__teaserDetail_1_4/gasthof-cafe-alpenwald-mittelberg-sommer_eab88cf2-e2b9-498f-92e8-9c690c2ce829_1747840439.2147cd94.jpg"
  "path_query"
  "https://kleinwalsertal-dev.conecto.rocks/Feratel/poi/gasthof-cafe-alpenwald_d3810538-359d-49b3-a9f9-ff08b8ffc7d3/50683/image-thumb__50683__teaserDetail_1_4/gasthof-cafe-alpenwald-mittelberg-sommer_eab88cf2-e2b9-498f-92e8-9c690c2ce829_1747840439.2147cd94.jpg"
  "entire_uri"
]
0.25 ms
(3.88%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1
]
0.25 ms
(3.86%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.24 ms
(3.80%)
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:
[
  50683
]
0.21 ms
(3.34%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1
]
0.20 ms
(3.20%)
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