Query Metrics

751 Database Queries
66 Different statements
493.86 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
249.26 ms
(50.47%)
140
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_25532__1086e20ac2b10a2f794eb3f2d006fd5e"
  "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:20:"teaserDefault_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"
  1775570665
  1776175465
  1
]
84.65 ms
(17.14%)
230
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
84.21 ms
(17.05%)
228
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
14.32 ms
(2.90%)
18
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  7634
  "contentblocks"
  0
]
9.25 ms
(1.87%)
28
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
3.58 ms
(0.73%)
9
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  25548
]
3.48 ms
(0.70%)
8
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  25548
]
3.33 ms
(0.67%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,25547,11373,661) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  25549
]
3.32 ms
(0.67%)
4
SELECT dependencies.sourceid, dependencies.sourcetype FROM dependencies
            LEFT JOIN objects ON dependencies.sourceid=objects.id AND dependencies.sourcetype="object"
            LEFT JOIN assets ON dependencies.sourceid=assets.id AND dependencies.sourcetype="asset"
            LEFT JOIN documents ON dependencies.sourceid=documents.id AND dependencies.sourcetype="document"
            WHERE dependencies.targettype = ? AND dependencies.targetid = ?
            ORDER BY objects.path, objects.key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[
  "object"
  7634
]
2.72 ms
(0.55%)
7
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/de/"
  "5-tages-huettentour-im-raetikon-etappe-2-brand_vc7634"
]
2.34 ms
(0.47%)
7
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4853
]
1.96 ms
(0.40%)
5
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
1.83 ms
(0.37%)
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/5-tages-huettentour-im-raetikon-etappe-2-brand_vc7634"
  "path"
  "auto_create"
  "/brandnertal/de/5-tages-huettentour-im-raetikon-etappe-2-brand_vc7634"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/brandnertal/de/5-tages-huettentour-im-raetikon-etappe-2-brand_vc7634"
  "entire_uri"
]
1.72 ms
(0.35%)
1
SELECT dependencies.targetid,dependencies.targettype
            FROM dependencies
            LEFT JOIN objects ON dependencies.targettype="object" AND dependencies.targetid=objects.id
            LEFT JOIN assets ON dependencies.targettype="asset" AND dependencies.targetid=assets.id
            LEFT JOIN documents ON dependencies.targettype="document" AND dependencies.targetid=documents.id
            WHERE dependencies.sourceid = ? AND dependencies.sourcetype = ?
            ORDER BY objects.path, objects.key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[
  7634
  "object"
]
1.53 ms
(0.31%)
3
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  57
]
1.23 ms
(0.25%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  16
]
1.21 ms
(0.24%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  57
  57
  57
]
1.13 ms
(0.23%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
1.06 ms
(0.22%)
2
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  7634
]
1.04 ms
(0.21%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  68
  68
]
0.86 ms
(0.17%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
0.85 ms
(0.17%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  16
Parameters:
[]
0.82 ms
(0.17%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
0.78 ms
(0.16%)
1
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5594
  "openingHours"
  0
]
0.76 ms
(0.15%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  57
]
0.76 ms
(0.15%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
0.70 ms
(0.14%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,429,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  440
]
0.70 ms
(0.14%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/brandnertal/de/5-tages-huettentour-im-raetikon-etappe-2-brand_vc7634"
]
0.64 ms
(0.13%)
1
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  5594
]
0.63 ms
(0.13%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  16
Parameters:
[]
0.63 ms
(0.13%)
1
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5594
  "openingHours"
]
0.58 ms
(0.12%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
0.53 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  17
Parameters:
[]
0.53 ms
(0.11%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  17
Parameters:
[]
0.43 ms
(0.09%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,328,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  338
]
0.43 ms
(0.09%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7634
  "contentblocks"
]
0.39 ms
(0.08%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
0.39 ms
(0.08%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4884
  "externalLinks"
]
0.38 ms
(0.08%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
0.37 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.37 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
0.37 ms
(0.07%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.35 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.35 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.35 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.35 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.35 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
0.34 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
0.34 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
0.34 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
0.34 ms
(0.07%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7634
  "externalLinks"
]
0.33 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.33 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
0.33 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.33 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
0.32 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
0.32 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
0.31 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.31 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.31 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.31 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
0.31 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.30 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.29 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
0.29 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.28 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 7634 and fieldname = 'contentblocks' and `index` =  4
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