Query Metrics

1056 Database Queries
24 Different statements
824.17 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
531.90 ms
(64.54%)
636
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  1
]
178.13 ms
(21.61%)
232
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1
]
60.45 ms
(7.33%)
122
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
9.66 ms
(1.17%)
15
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/golm/intranet/"
  "send-password-recovery"
]
7.70 ms
(0.93%)
6
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  13
]
6.50 ms
(0.79%)
6
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  144
]
3.98 ms
(0.48%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
3.62 ms
(0.44%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  30
  30
  30
]
3.06 ms
(0.37%)
3
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  30
]
2.95 ms
(0.36%)
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:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "path_query"
  "https://golm.montafon-staging.conecto.rocks/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "entire_uri"
]
2.32 ms
(0.28%)
8
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/golm/intranet/send-password-recovery"
]
2.14 ms
(0.26%)
5
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  144
]
1.75 ms
(0.21%)
2
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:
[
  13
]
1.63 ms
(0.20%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,26754,26748) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  26756
]
1.62 ms
(0.20%)
4
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/golm/%"
  "/intranet/send-password-recovery"
]
1.51 ms
(0.18%)
1
SELECT object_localized_weather_en.id as id, object_localized_weather_en.type as `type` FROM object_localized_weather_en WHERE (`date` = '2026-06-13'  AND  object_localized_weather_en.type IN ('variant','object')) AND object_localized_weather_en.published = 1
Parameters:
[]
0.99 ms
(0.12%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  30
]
0.85 ms
(0.10%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.79 ms
(0.10%)
1
SELECT id FROM website_settings
Parameters:
[]
0.74 ms
(0.09%)
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 = 3 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/intranet/send-password-recovery"
  "path"
  "auto_create"
  "/intranet/send-password-recovery"
  "path_query"
  "https://golm.montafon-staging.conecto.rocks/intranet/send-password-recovery"
  "entire_uri"
]
0.64 ms
(0.08%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.49 ms
(0.06%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
0.41 ms
(0.05%)
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:
[
  2521
]
0.35 ms
(0.04%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  13
]

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