Query Metrics

45 Database Queries
20 Different statements
17.69 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.12 ms
(11.99%)
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:
[
  "/de/schubertiade-in-schwarzenberg_vc7306"
  "path"
  "auto_create"
  "/de/schubertiade-in-schwarzenberg_vc7306"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/de/schubertiade-in-schwarzenberg_vc7306"
  "entire_uri"
]
1.85 ms
(10.45%)
5
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_event"
]
1.39 ms
(7.86%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/"
  "schubertiade-in-schwarzenberg_vc7306"
]
1.35 ms
(7.66%)
3
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
1.23 ms
(6.97%)
4
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  22962
]
1.23 ms
(6.94%)
1
SELECT object_vcloud_concept_scheme.id as id, object_vcloud_concept_scheme.type as `type` FROM object_vcloud_concept_scheme WHERE (`reference` = 'e008e83d-1ee8-49f2-b484-343ee96cd9a0'  AND  object_vcloud_concept_scheme.type IN ('variant','object')) AND object_vcloud_concept_scheme.published = 1 LIMIT 1
Parameters:
[]
1.08 ms
(6.10%)
3
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  22962
]
1.04 ms
(5.90%)
3
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.82 ms
(4.62%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  2
  2
  2
]
0.79 ms
(4.47%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  12
]
0.72 ms
(4.04%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  654
]
0.66 ms
(3.71%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  2
]
0.64 ms
(3.63%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  3
  3
]
0.57 ms
(3.25%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/schubertiade-in-schwarzenberg_vc7306"
]
0.56 ms
(3.15%)
1
SELECT * FROM object_relations_vcloud_saved_search WHERE src_id = ?
Parameters:
[
  5755
]
0.42 ms
(2.37%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_event WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7306
  "externalLinks"
]
0.35 ms
(1.98%)
1
SELECT * FROM object_relations_vcloud_event WHERE src_id = ?
Parameters:
[
  7306
]
0.32 ms
(1.83%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_event WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7306
  "contentblocks"
]
0.29 ms
(1.64%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.26 ms
(1.45%)
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