Query Metrics

45 Database Queries
18 Different statements
21.39 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.82 ms
(13.18%)
3
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  103
]
2.66 ms
(12.43%)
3
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:
[
  "/klostertal/en"
  "path"
  "auto_create"
  "/klostertal/en"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/klostertal/en"
  "entire_uri"
]
2.11 ms
(9.88%)
3
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.73 ms
(8.07%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/"
  "en"
]
1.54 ms
(7.18%)
2
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  3070
]
1.38 ms
(6.46%)
3
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
1.29 ms
(6.02%)
4
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  958
]
1.20 ms
(5.60%)
4
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  113
  113
]
1.13 ms
(5.29%)
3
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  958
]
0.89 ms
(4.14%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  103
  113
  113
]
0.84 ms
(3.93%)
2
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  8001
]
0.82 ms
(3.83%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.78 ms
(3.65%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  18
]
0.61 ms
(2.87%)
2
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  102
]
0.61 ms
(2.84%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  113
]
0.36 ms
(1.69%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,506,502,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  524
]
0.35 ms
(1.63%)
1
SELECT * FROM object_url_slugs WHERE slug = '/klostertal/en' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.28 ms
(1.30%)
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