Query Metrics

44 Database Queries
19 Different statements
69.59 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
10.91 ms
(15.68%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/gargellen/en/winter fun/"
  "skiing"
]
8.33 ms
(11.97%)
6
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
7.48 ms
(10.75%)
3
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  279
]
5.51 ms
(7.91%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
4.97 ms
(7.15%)
4
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
4.87 ms
(7.00%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
4.59 ms
(6.60%)
1
SELECT object_localized_weather_en.id as id, object_localized_weather_en.type as `type` FROM object_localized_weather_en WHERE (`date` = '2026-04-24'  AND  object_localized_weather_en.type IN ('variant','object')) AND object_localized_weather_en.published = 1
Parameters:
[]
3.56 ms
(5.11%)
4
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  279
  279
]
3.30 ms
(4.74%)
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
]
3.26 ms
(4.69%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
3.18 ms
(4.57%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  279
]
1.84 ms
(2.64%)
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:
[
  "/gargellen/en/winter fun/skiing"
  "path"
  "auto_create"
  "/gargellen/en/winter fun/skiing"
  "path_query"
  "https://montafon-staging.conecto.rocks/gargellen/en/winter fun/skiing"
  "entire_uri"
]
1.53 ms
(2.20%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
1.49 ms
(2.14%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
1.43 ms
(2.06%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  231
  279
  279
]
1.32 ms
(1.90%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,14) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  42
]
0.92 ms
(1.33%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,270,263,80) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  279
]
0.63 ms
(0.91%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,26782,26745) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  26783
]
0.44 ms
(0.64%)
1
SELECT * FROM object_url_slugs WHERE slug = '/gargellen/en/winter fun/skiing' 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