Query Metrics

279 Database Queries
26 Different statements
179.26 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
58.47 ms
(32.62%)
27
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_2157__72ed1f23158da6d827b044e6b833f3dd"
  "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:767;s:6:"height";d:431;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:767;s:6:"height";d:431;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:991;s:6:"height";d:557;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:1199;s:6:"height";d:674;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:1920;s:6:"height";d:1080;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"areaMedia_1-78_1";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"
  1770350888
  1770955688
  1
]
40.34 ms
(22.51%)
88
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
39.84 ms
(22.23%)
90
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
4.32 ms
(2.41%)
8
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2132
]
3.93 ms
(2.19%)
14
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
3.49 ms
(1.95%)
3
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  283
]
3.14 ms
(1.75%)
7
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2132
]
2.62 ms
(1.46%)
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:
[
  "/brandnertal/de/unsere-vielfalt/aktiv/klettern"
  "path"
  "auto_create"
  "/brandnertal/de/unsere-vielfalt/aktiv/klettern"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/brandnertal/de/unsere-vielfalt/aktiv/klettern"
  "entire_uri"
]
2.52 ms
(1.41%)
3
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  2660
  "openingHours"
  0
]
2.18 ms
(1.22%)
3
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4853
]
2.13 ms
(1.19%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,1901,664,663,662,661) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  2133
]
2.07 ms
(1.15%)
1
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  2660
  "openingHours"
]
2.03 ms
(1.13%)
5
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
1.75 ms
(0.98%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/de/unsere-vielfalt/aktiv/"
  "klettern"
]
1.43 ms
(0.80%)
4
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:
[
  2133
]
1.23 ms
(0.69%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  16
]
1.23 ms
(0.68%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  283
  283
  283
]
1.13 ms
(0.63%)
4
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  2133
]
1.10 ms
(0.61%)
1
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  2660
]
1.03 ms
(0.57%)
1
SELECT * FROM object_url_slugs WHERE slug = '/brandnertal/de/unsere-vielfalt/aktiv/klettern' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
1.00 ms
(0.56%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  283
]
0.61 ms
(0.34%)
1
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  3901
]
0.49 ms
(0.27%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,328,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  338
]
0.46 ms
(0.26%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,429,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  440
]
0.35 ms
(0.20%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.35 ms
(0.19%)
1
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
  104
]

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