Query Metrics

190 Database Queries
20 Different statements
81.48 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
37.46 ms
(45.97%)
122
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
5.60 ms
(6.88%)
11
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  117
]
5.46 ms
(6.70%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  146
]
5.31 ms
(6.51%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  38
]
5.01 ms
(6.15%)
13
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/luenersee/"
  "de"
]
3.94 ms
(4.84%)
5
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  38
]
2.80 ms
(3.43%)
8
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/luenersee/en"
]
2.48 ms
(3.04%)
5
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  117
]
1.88 ms
(2.31%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.65 ms
(2.02%)
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 = 5 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/de"
  "path"
  "auto_create"
  "/de"
  "path_query"
  "https://luenersee.montafon-staging.conecto.rocks/de"
  "entire_uri"
]
1.54 ms
(1.88%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  117
]
1.34 ms
(1.64%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
1.15 ms
(1.41%)
2
SELECT id FROM website_settings
Parameters:
[]
1.02 ms
(1.26%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  117
  117
  117
]
0.96 ms
(1.18%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  117
]
0.91 ms
(1.12%)
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://luenersee.montafon-staging.conecto.rocks/_fragment?_path=_locale=de&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "entire_uri"
]
0.86 ms
(1.06%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de' AND (siteId = 5 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.77 ms
(0.95%)
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:
[
  10
]
0.77 ms
(0.94%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,14) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  38
]
0.59 ms
(0.72%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]

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