Query Metrics

208 Database Queries
26 Different statements
41.03 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
13.42 ms
(32.71%)
67
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  697
]
10.33 ms
(25.17%)
68
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
4.56 ms
(11.12%)
24
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  697
]
2.08 ms
(5.07%)
1
SELECT * FROM object_relations_REPORT_REGION WHERE src_id = ?
Parameters:
[
  5009
]
1.06 ms
(2.58%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  179
]
0.87 ms
(2.13%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Prima/de/footer/"
  "nutzungsbedingungen"
]
0.76 ms
(1.86%)
3
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  179
  179
  179
]
0.75 ms
(1.83%)
3
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  489
]
0.74 ms
(1.79%)
3
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  675
  675
]
0.68 ms
(1.65%)
3
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  489
]
0.61 ms
(1.48%)
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.59 ms
(1.45%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CN_WEATHERSTATION"
]
0.53 ms
(1.28%)
3
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  179
]
0.50 ms
(1.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 = 2 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/de/footer/nutzungsbedingungen"
  "path"
  "auto_create"
  "/de/footer/nutzungsbedingungen"
  "path_query"
  "https://prima.kleinwalsertal-dev.conecto.rocks/de/footer/nutzungsbedingungen"
  "entire_uri"
]
0.45 ms
(1.09%)
3
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  3846
]
0.39 ms
(0.94%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.38 ms
(0.93%)
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=de&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "path_query"
  "https://prima.kleinwalsertal-dev.conecto.rocks/_fragment?_path=_locale=de&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "entire_uri"
]
0.38 ms
(0.92%)
2
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
  3846
]
0.36 ms
(0.88%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/footer/nutzungsbedingungen' AND (siteId = 2 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.32 ms
(0.78%)
2
SELECT id FROM website_settings
Parameters:
[]
0.28 ms
(0.69%)
2
SELECT * FROM object_store_CN_WEATHERSTATION WHERE oo_id = ?
Parameters:
[
  3846
]
0.28 ms
(0.68%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.23 ms
(0.56%)
1
SELECT * FROM object_localized_data_REPORT_REGION WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  5009
]
0.17 ms
(0.40%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.16 ms
(0.40%)
1
SELECT * FROM object_store_REPORT_REGION WHERE oo_id = ?
Parameters:
[
  5009
]
0.16 ms
(0.40%)
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:
[
  9
]

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