Query Metrics

295 Database Queries
32 Different statements
242.40 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
93.16 ms
(38.43%)
54
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_15867__9f25b59687fbb480cd10ce94553c1f19"
  "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"
  1765194274
  1765799074
  1
]
35.99 ms
(14.85%)
63
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
30.05 ms
(12.40%)
62
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
22.18 ms
(9.15%)
20
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  2392
  "openingHours"
  0
]
7.01 ms
(2.89%)
8
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  2392
  "openingHours"
]
5.51 ms
(2.27%)
8
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  2392
]
4.24 ms
(1.75%)
5
SELECT * FROM object_localized_data_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  2392
]
4.22 ms
(1.74%)
8
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  15867
]
3.56 ms
(1.47%)
6
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1330
]
3.30 ms
(1.36%)
5
SELECT * FROM object_store_vcloud_poi WHERE oo_id = ? FOR UPDATE
Parameters:
[
  2392
]
3.22 ms
(1.33%)
6
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1330
]
3.13 ms
(1.29%)
5
SELECT * FROM object_brick_localized_Address_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ?
Parameters:
[
  2392
  "address"
]
2.43 ms
(1.00%)
5
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:
[
  2392
]
2.42 ms
(1.00%)
5
SELECT * FROM object_brick_store_Address_vcloud_poi WHERE id = ? AND fieldname = ?
Parameters:
[
  2392
  "address"
]
2.18 ms
(0.90%)
4
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4853
]
2.04 ms
(0.84%)
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:
[
  "/bludenz/de/services/webcams"
  "path"
  "auto_create"
  "/bludenz/de/services/webcams"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/bludenz/de/services/webcams"
  "entire_uri"
]
2.03 ms
(0.84%)
5
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  2392
]
1.81 ms
(0.75%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  536
]
1.77 ms
(0.73%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
1.38 ms
(0.57%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/bludenz/de/services/"
  "webcams"
]
1.37 ms
(0.56%)
1
SELECT COUNT(*) FROM objects WHERE (EXISTS (
                    SELECT * FROM object_relations_vcloud_saved_search
                        WHERE src_id = ?
                        AND dest_id = objects.id
                        AND fieldname = "objects"
                ) AND  objects.type IN ('object','variant','folder')) AND objects.published = 1
Parameters:
[
  4756
]
1.24 ms
(0.51%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,15866,5773,661) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  15867
]
1.14 ms
(0.47%)
1
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (EXISTS (
                    SELECT * FROM object_relations_vcloud_saved_search
                        WHERE src_id = ?
                        AND dest_id = objects.id
                        AND fieldname = "objects"
                ) AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC   LIMIT 9
Parameters:
[
  4756
]
1.03 ms
(0.43%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,12967,12787,661) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  12968
]
1.01 ms
(0.42%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  17
]
0.96 ms
(0.39%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  536
  536
  536
]
0.95 ms
(0.39%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  536
]
0.91 ms
(0.38%)
1
SELECT * FROM object_url_slugs WHERE slug = '/bludenz/de/services/webcams' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.60 ms
(0.25%)
1
SELECT * FROM object_relations_vcloud_event WHERE src_id = ?
Parameters:
[
  4248
]
0.53 ms
(0.22%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,125,124,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  148
]
0.52 ms
(0.22%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,23,124,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  35
]
0.49 ms
(0.20%)
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

Entities Mapping