Query Metrics

42 Database Queries
19 Different statements
33.32 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.79 ms
(11.38%)
3
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  428
]
3.42 ms
(10.27%)
6
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4
]
3.33 ms
(9.99%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4
]
3.20 ms
(9.61%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/nachhaltigkeit/unsere-verantwortung/"
  "umweltzeichen"
]
2.34 ms
(7.03%)
2
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:
[
  "/de/nachhaltigkeit/unsere-verantwortung/umweltzeichen"
  "path"
  "auto_create"
  "/de/nachhaltigkeit/unsere-verantwortung/umweltzeichen"
  "path_query"
  "https://montafon-staging.conecto.rocks/de/nachhaltigkeit/unsere-verantwortung/umweltzeichen"
  "entire_uri"
]
2.20 ms
(6.60%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,14) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  15
]
1.94 ms
(5.83%)
1
SELECT COUNT(*) FROM object_localized_vcloud_lift_de WHERE ( object_localized_vcloud_lift_de.type IN ('object','variant','folder')) AND object_localized_vcloud_lift_de.published = 1
Parameters:
[]
1.75 ms
(5.26%)
1
SELECT COUNT(*) FROM object_localized_vcloud_lift_de WHERE (`isOpen` = '1'  AND  object_localized_vcloud_lift_de.type IN ('variant','object')) AND object_localized_vcloud_lift_de.published = 1
Parameters:
[]
1.57 ms
(4.71%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  428
  428
  428
]
1.51 ms
(4.54%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  428
]
1.36 ms
(4.08%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  4
]
1.23 ms
(3.70%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,26749) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  78645
]
1.10 ms
(3.30%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
1.05 ms
(3.14%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.92 ms
(2.77%)
1
SELECT object_localized_weather_de.id as id, object_localized_weather_de.type as `type` FROM object_localized_weather_de WHERE (`date` = '2026-02-06'  AND  object_localized_weather_de.type IN ('variant','object')) AND object_localized_weather_de.published = 1
Parameters:
[]
0.85 ms
(2.55%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.63 ms
(1.90%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.62 ms
(1.86%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/nachhaltigkeit/unsere-verantwortung/umweltzeichen' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.49 ms
(1.47%)
1
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  10
]

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.

Entities Mapping