Query Metrics

1155 Database Queries
25 Different statements
170.81 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
67.16 ms
(39.32%)
465
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
61.06 ms
(35.75%)
466
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
11.94 ms
(6.99%)
56
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  649
]
6.81 ms
(3.99%)
68
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3.90 ms
(2.29%)
16
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2061
]
3.85 ms
(2.25%)
11
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  169
]
3.76 ms
(2.20%)
19
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  649
]
3.41 ms
(2.00%)
15
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2061
]
1.31 ms
(0.77%)
1
SELECT * FROM object_relations_REPORT_REGION WHERE src_id = ?
Parameters:
[
  5009
]
1.11 ms
(0.65%)
6
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  640
  640
]
0.86 ms
(0.50%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Prima/en/"
  "welcome"
]
0.79 ms
(0.46%)
3
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  169
  640
  640
]
0.74 ms
(0.43%)
5
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CN_WEATHERSTATION"
]
0.64 ms
(0.37%)
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.53 ms
(0.31%)
3
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  640
]
0.47 ms
(0.27%)
3
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  3846
]
0.38 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/welcome"
  "path"
  "auto_create"
  "/en/welcome"
  "path_query"
  "https://prima.kleinwalsertal-dev.conecto.rocks/en/welcome"
  "entire_uri"
]
0.37 ms
(0.22%)
2
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
  3846
]
0.36 ms
(0.21%)
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.32 ms
(0.19%)
2
SELECT id FROM website_settings
Parameters:
[]
0.26 ms
(0.15%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/welcome' AND (siteId = 2 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.25 ms
(0.15%)
2
SELECT * FROM object_store_CN_WEATHERSTATION WHERE oo_id = ?
Parameters:
[
  3846
]
0.24 ms
(0.14%)
1
SELECT * FROM object_localized_data_REPORT_REGION WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  5009
]
0.18 ms
(0.10%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.14 ms
(0.08%)
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