Query Metrics

151 Database Queries
31 Different statements
152.40 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
67.74 ms
(44.45%)
27
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_13072__4f02b6f600b0484eb583b37037d7fea9"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:215;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:215;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:185;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:399;s:6:"height";d:224;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:640;s:6:"height";d:360;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:20:"teaserDefault_1-78_3";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:26:"\x00*\x00forceProcessICCProfiles";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1779579709
  1780184509
  1
]
15.75 ms
(10.34%)
31
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
14.54 ms
(9.54%)
30
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8.60 ms
(5.64%)
6
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4081
]
5.42 ms
(3.56%)
1
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "magazin_breadcrumb"
  null
  null
]
4.55 ms
(2.99%)
10
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/walsertal/de/magazin/"
  "der-bretone-die-walserin-und-ihre-bio-keks-manufaktur_m4406"
]
4.36 ms
(2.86%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4081
]
2.67 ms
(1.75%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/walsertal/de/magazin/der-bretone-die-walserin-und-ihre-bio-keks-manufaktur_m4406"
]
2.57 ms
(1.69%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,165,163,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  204
]
2.19 ms
(1.44%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  124
]
2.04 ms
(1.34%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,320,311,4,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  607
]
2.04 ms
(1.34%)
7
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  123
]
2.03 ms
(1.33%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  124
]
1.81 ms
(1.19%)
1
SELECT * FROM object_localized_data_vcloud_event WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  4292
]
1.61 ms
(1.06%)
3
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CNMAG_ARTICLE"
]
1.55 ms
(1.02%)
1
SELECT * FROM object_collection_vcloudSchedule_vcloud_event WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4292
  "schedule"
]
1.54 ms
(1.01%)
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:
[
  "/walsertal/de/magazin/der-bretone-die-walserin-und-ihre-bio-keks-manufaktur_m4406"
  "path"
  "auto_create"
  "/walsertal/de/magazin/der-bretone-die-walserin-und-ihre-bio-keks-manufaktur_m4406"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/walsertal/de/magazin/der-bretone-die-walserin-und-ihre-bio-keks-manufaktur_m4406"
  "entire_uri"
]
1.21 ms
(0.79%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  19
]
1.19 ms
(0.78%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,13071,12787,661) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  13072
]
1.15 ms
(0.75%)
1
select `except` from object_collection_vcloudSchedule_vcloud_event where  id  = 4292 and fieldname = 'schedule' and `index` = 1
Parameters:
[]
0.96 ms
(0.63%)
1
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  4292
]
0.95 ms
(0.63%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  124
  124
  124
]
0.95 ms
(0.62%)
1
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
  4406
]
0.83 ms
(0.55%)
1
select `except` from object_collection_vcloudSchedule_vcloud_event where  id  = 4292 and fieldname = 'schedule' and `index` = 0
Parameters:
[]
0.76 ms
(0.50%)
1
SELECT * FROM object_relations_vcloud_event WHERE src_id = ?
Parameters:
[
  4292
]
0.73 ms
(0.48%)
1
SELECT * FROM object_store_vcloud_event WHERE oo_id = ? FOR UPDATE
Parameters:
[
  4292
]
0.71 ms
(0.46%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  131
  131
]
0.56 ms
(0.37%)
1
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  8004
]
0.54 ms
(0.35%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,4794,4831) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  13382
]
0.49 ms
(0.32%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.35 ms
(0.23%)
1
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  4292
]

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