Query Metrics

1733 Database Queries
18 Different statements
270.54 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
107.48 ms
(39.73%)
748
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
106.16 ms
(39.24%)
747
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
13.25 ms
(4.90%)
56
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  649
]
10.92 ms
(4.04%)
68
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
7.94 ms
(2.94%)
29
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4661
]
6.64 ms
(2.46%)
29
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4661
]
5.48 ms
(2.02%)
12
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  427
]
4.31 ms
(1.59%)
19
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  649
]
1.86 ms
(0.69%)
6
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  643
  643
]
1.39 ms
(0.51%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Prima/en/"
  "working-in-kleinwalsertal"
]
1.22 ms
(0.45%)
3
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  427
  643
  643
]
0.72 ms
(0.27%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "REPORT_REGION"
]
0.72 ms
(0.26%)
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/working-in-kleinwalsertal"
  "path"
  "auto_create"
  "/en/working-in-kleinwalsertal"
  "path_query"
  "https://prima.kleinwalsertal-dev.conecto.rocks/en/working-in-kleinwalsertal"
  "entire_uri"
]
0.60 ms
(0.22%)
3
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  643
]
0.58 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.52 ms
(0.19%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/working-in-kleinwalsertal' AND (siteId = 2 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.52 ms
(0.19%)
2
SELECT id FROM website_settings
Parameters:
[]
0.23 ms
(0.09%)
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.

Managed Entities

default entity manager

Class Amount of managed objects