Query Metrics

165 Database Queries
19 Different statements
166.77 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
85.66 ms
(51.36%)
100
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  2
]
28.90 ms
(17.33%)
25
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2
]
8.87 ms
(5.32%)
5
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1913
]
7.81 ms
(4.68%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/aktivitäten/"
  "golf"
]
6.46 ms
(3.88%)
2
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/aktivitäten/golf"
  "path"
  "auto_create"
  "/de/aktivitäten/golf"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/de/aktivitäten/golf"
  "entire_uri"
]
4.71 ms
(2.82%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
4.15 ms
(2.49%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  252
]
3.89 ms
(2.33%)
4
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1913
]
3.08 ms
(1.85%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
2.09 ms
(1.25%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.80 ms
(1.08%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  252
]
1.80 ms
(1.08%)
4
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  3716
]
1.69 ms
(1.02%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  12
]
1.67 ms
(1.00%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  252
  252
  252
]
1.42 ms
(0.85%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/aktivitäten/golf' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
1.12 ms
(0.67%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  654
]
0.86 ms
(0.52%)
1
SELECT * FROM object_relations_vcloud_saved_search WHERE src_id = ?
Parameters:
[
  5755
]
0.42 ms
(0.25%)
1
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
  107
]
0.36 ms
(0.21%)
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

Entities Mapping