Query Metrics

159 Database Queries
21 Different statements
27.57 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
9.45 ms
(34.27%)
68
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
4.20 ms
(15.25%)
27
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  697
]
1.55 ms
(5.61%)
10
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  697
]
1.51 ms
(5.47%)
7
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Prima/de/betrieb/"
  "hotel-birkenhoehe~5997"
]
1.34 ms
(4.86%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  146
]
1.04 ms
(3.77%)
6
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4699
]
1.02 ms
(3.70%)
6
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4699
]
0.91 ms
(3.31%)
3
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  146
  146
  146
]
0.91 ms
(3.29%)
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.86 ms
(3.12%)
5
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CN_JOBCOMPANY"
]
0.73 ms
(2.65%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.73 ms
(2.64%)
3
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  649
  649
]
0.64 ms
(2.32%)
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:
[
  "/Prima/%"
  "/de/betrieb/hotel-birkenhoehe~5997"
]
0.50 ms
(1.83%)
3
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  146
]
0.47 ms
(1.71%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/Prima/de/betrieb/hotel-birkenhoehe~5997"
]
0.45 ms
(1.64%)
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/betrieb/hotel-birkenhoehe~5997"
  "path"
  "auto_create"
  "/de/betrieb/hotel-birkenhoehe~5997"
  "path_query"
  "https://prima.kleinwalsertal-dev.conecto.rocks/de/betrieb/hotel-birkenhoehe~5997"
  "entire_uri"
]
0.34 ms
(1.22%)
1
SELECT id FROM website_settings
Parameters:
[]
0.28 ms
(1.00%)
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
]
0.26 ms
(0.95%)
1
SELECT * FROM object_relations_CN_JOBCOMPANY WHERE src_id = ?
Parameters:
[
  5997
]
0.22 ms
(0.81%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.16 ms
(0.58%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

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