Query Metrics

107 Database Queries
20 Different statements
119.35 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
27.78 ms
(23.28%)
27
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
17.64 ms
(14.78%)
10
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  19267
]
17.20 ms
(14.41%)
28
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
11.09 ms
(9.29%)
9
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  19267
]
8.09 ms
(6.78%)
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/mein-montafon/montafoner-kultur/alpenerz"
  "path"
  "auto_create"
  "/de/mein-montafon/montafoner-kultur/alpenerz"
  "path_query"
  "https://montafon-staging.conecto.rocks/de/mein-montafon/montafoner-kultur/alpenerz"
  "entire_uri"
]
5.35 ms
(4.49%)
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
]
5.18 ms
(4.34%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  332
]
4.88 ms
(4.08%)
6
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/mein-montafon/montafoner-kultur/"
  "alpenerz"
]
2.97 ms
(2.49%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
2.88 ms
(2.41%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  332
]
2.81 ms
(2.35%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,14) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  15
]
2.50 ms
(2.10%)
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:
[]
2.46 ms
(2.06%)
1
SELECT object_localized_weather_de.id as id, object_localized_weather_de.type as `type` FROM object_localized_weather_de WHERE (`date` = '2026-04-07'  AND  object_localized_weather_de.type IN ('variant','object')) AND object_localized_weather_de.published = 1
Parameters:
[]
2.30 ms
(1.93%)
5
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  4
]
2.00 ms
(1.68%)
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.17 ms
(0.98%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  332
  332
  332
]
1.08 ms
(0.90%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
0.87 ms
(0.73%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  662
  662
]
0.64 ms
(0.53%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,26749) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  78645
]
0.47 ms
(0.40%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/mein-montafon/montafoner-kultur/alpenerz' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]

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