Query Metrics

495 Database Queries
66 Different statements
482.99 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
207.24 ms
(42.91%)
110
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_12287__a107d2898812314d36c6e87caa63b692"
  "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:287;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:287;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:247;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:299;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:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"textMedia_1-33_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"
  1775543717
  1776148517
  1
]
101.12 ms
(20.94%)
132
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
80.23 ms
(16.61%)
131
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
19.10 ms
(3.95%)
20
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4056
  "contentblocks"
  0
]
9.12 ms
(1.89%)
7
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  123
]
7.65 ms
(1.58%)
8
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  12287
]
3.37 ms
(0.70%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4056
  "contentblocks"
]
3.22 ms
(0.67%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4884
  "externalLinks"
]
2.83 ms
(0.59%)
7
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/walsertal/de/"
  "zum-seewaldsee-fontanella-1_vc4056"
]
2.76 ms
(0.57%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
2.71 ms
(0.56%)
7
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  12287
]
2.67 ms
(0.55%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
2.66 ms
(0.55%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/walsertal/de/zum-seewaldsee-fontanella-1_vc4056"
]
2.42 ms
(0.50%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
2.11 ms
(0.44%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,12286,11373,661) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  12288
]
1.71 ms
(0.35%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
1.59 ms
(0.33%)
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/zum-seewaldsee-fontanella-1_vc4056"
  "path"
  "auto_create"
  "/walsertal/de/zum-seewaldsee-fontanella-1_vc4056"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/walsertal/de/zum-seewaldsee-fontanella-1_vc4056"
  "entire_uri"
]
1.49 ms
(0.31%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  16
Parameters:
[]
1.49 ms
(0.31%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  18
Parameters:
[]
1.46 ms
(0.30%)
2
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"
  4056
]
1.44 ms
(0.30%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
1.18 ms
(0.24%)
1
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4056
]
1.16 ms
(0.24%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
1.09 ms
(0.23%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  19
]
1.07 ms
(0.22%)
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
]
1.07 ms
(0.22%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  124
]
0.98 ms
(0.20%)
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:
[
  4056
  "object"
]
0.94 ms
(0.20%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
0.92 ms
(0.19%)
2
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4853
]
0.87 ms
(0.18%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
0.86 ms
(0.18%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.86 ms
(0.18%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,165,163,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  204
]
0.84 ms
(0.17%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
0.83 ms
(0.17%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
0.82 ms
(0.17%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
0.79 ms
(0.16%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  131
  131
]
0.77 ms
(0.16%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
0.67 ms
(0.14%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  124
]
0.66 ms
(0.14%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
0.47 ms
(0.10%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.42 ms
(0.09%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4056
  "externalLinks"
]
0.40 ms
(0.08%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
0.36 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
0.36 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
0.33 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
0.32 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
0.32 ms
(0.07%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
0.31 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.31 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
0.31 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  16
Parameters:
[]
0.31 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.30 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
0.30 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
0.29 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
0.29 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  17
Parameters:
[]
0.29 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
0.27 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  17
Parameters:
[]
0.27 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
0.27 ms
(0.06%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  19
Parameters:
[]
0.26 ms
(0.05%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
0.26 ms
(0.05%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
0.25 ms
(0.05%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.25 ms
(0.05%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
0.24 ms
(0.05%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  18
Parameters:
[]
0.23 ms
(0.05%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
0.22 ms
(0.05%)
1
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4056 and fieldname = 'contentblocks' and `index` =  19
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