Query Metrics

1499 Database Queries
25 Different statements
219.01 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
93.20 ms
(42.56%)
657
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
89.62 ms
(40.92%)
656
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
9.78 ms
(4.47%)
68
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
5.80 ms
(2.65%)
25
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3780
]
4.99 ms
(2.28%)
25
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3780
]
2.91 ms
(1.33%)
8
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  146
]
2.68 ms
(1.22%)
16
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  649
]
1.79 ms
(0.82%)
6
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  649
  649
]
1.15 ms
(0.53%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Prima/"
  "en"
]
0.96 ms
(0.44%)
3
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  146
  649
  649
]
0.85 ms
(0.39%)
1
SELECT * FROM object_relations_REPORT_REGION WHERE src_id = ?
Parameters:
[
  5009
]
0.79 ms
(0.36%)
5
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  649
]
0.60 ms
(0.27%)
3
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  649
]
0.49 ms
(0.22%)
2
SELECT id FROM website_settings
Parameters:
[]
0.48 ms
(0.22%)
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 = 2 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/en"
  "path"
  "auto_create"
  "/en"
  "path_query"
  "https://prima.kleinwalsertal-dev.conecto.rocks/en"
  "entire_uri"
]
0.44 ms
(0.20%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.39 ms
(0.18%)
3
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  3846
]
0.38 ms
(0.17%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CN_WEATHERSTATION"
]
0.35 ms
(0.16%)
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://prima.kleinwalsertal-dev.conecto.rocks/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "entire_uri"
]
0.34 ms
(0.16%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en' AND (siteId = 2 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.28 ms
(0.13%)
2
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
  3846
]
0.28 ms
(0.13%)
3
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  3846
]
0.19 ms
(0.09%)
2
SELECT * FROM object_store_CN_WEATHERSTATION WHERE oo_id = ?
Parameters:
[
  3846
]
0.16 ms
(0.07%)
1
SELECT * FROM object_localized_data_REPORT_REGION WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  5009
]
0.11 ms
(0.05%)
1
SELECT * FROM object_store_REPORT_REGION WHERE oo_id = ?
Parameters:
[
  5009
]

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