Query Metrics

461 Database Queries
29 Different statements
301.90 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
125.51 ms
(41.57%)
237
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  57
]
63.07 ms
(20.89%)
28
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_13836__6e89f25447eed36354800f5fc659df8e"
  "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:255;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:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"textMedia_1-5_2";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"
  1770376305
  1770981105
  1
]
34.47 ms
(11.42%)
71
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  57
]
20.77 ms
(6.88%)
36
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
18.83 ms
(6.24%)
34
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4.61 ms
(1.53%)
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:
[
  13836
]
4.06 ms
(1.35%)
7
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2898
]
3.90 ms
(1.29%)
7
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2898
]
3.18 ms
(1.05%)
1
SELECT * FROM object_localized_data_CNTEASER WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  4458
]
2.94 ms
(0.97%)
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-bergbahnen/bergbahnen-brandnertal/tickets-preise/v-card"
  "path"
  "auto_create"
  "/brandnertal/de/unsere-bergbahnen/bergbahnen-brandnertal/tickets-preise/v-card"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/brandnertal/de/unsere-bergbahnen/bergbahnen-brandnertal/tickets-preise/v-card"
  "entire_uri"
]
2.31 ms
(0.77%)
3
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  729
]
2.18 ms
(0.72%)
2
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  2318
]
2.11 ms
(0.70%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,13532,13367,4791,4831) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  13836
]
1.54 ms
(0.51%)
2
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:
[
  213
]
1.51 ms
(0.50%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  15
]
1.31 ms
(0.43%)
1
SELECT * FROM object_store_CNTEASER WHERE oo_id = ? FOR UPDATE
Parameters:
[
  4458
]
1.20 ms
(0.40%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,429,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  441
]
1.16 ms
(0.38%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/de/unsere-bergbahnen/bergbahnen-brandnertal/tickets-preise/"
  "v-card"
]
1.02 ms
(0.34%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  729
  729
  729
]
0.88 ms
(0.29%)
2
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  28
]
0.87 ms
(0.29%)
2
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  213
]
0.84 ms
(0.28%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  729
]
0.81 ms
(0.27%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
0.74 ms
(0.24%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.60 ms
(0.20%)
1
SELECT * FROM object_relations_CNTEASER WHERE src_id = ?
Parameters:
[
  4458
]
0.41 ms
(0.14%)
1
SELECT * FROM object_localized_data_weather WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  213
]
0.41 ms
(0.14%)
1
SELECT * FROM object_url_slugs WHERE slug = '/brandnertal/de/unsere-bergbahnen/bergbahnen-brandnertal/tickets-preise/v-card' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.39 ms
(0.13%)
1
SELECT * FROM object_store_weather WHERE oo_id = ? FOR UPDATE
Parameters:
[
  213
]
0.27 ms
(0.09%)
1
SELECT * FROM object_relations_weather WHERE src_id = ?
Parameters:
[
  213
]

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