Query Metrics

1693 Database Queries
30 Different statements
297.24 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
98.87 ms
(33.26%)
504
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  429
]
55.50 ms
(18.67%)
426
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
55.13 ms
(18.55%)
425
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
22.64 ms
(7.62%)
112
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  429
]
16.84 ms
(5.67%)
27
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145247__477a1c21ea1dc9e75e69f325e895563f"
]
10.79 ms
(3.63%)
27
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_145247__477a1c21ea1dc9e75e69f325e895563f"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:383;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:383;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: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:299;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:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";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: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"
  1766037363
  1766642163
  1
]
7.80 ms
(2.62%)
68
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
4.65 ms
(1.57%)
23
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  748
]
4.41 ms
(1.48%)
23
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  748
]
2.72 ms
(0.91%)
12
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  393
]
2.67 ms
(0.90%)
1
SELECT object_localized_ft_event_en.id as id, object_localized_ft_event_en.type as `type` FROM object_localized_ft_event_en WHERE ((`published` = ?)  AND (`active` = ?)  AND  object_localized_ft_event_en.type IN ('object','variant','folder')) AND object_localized_ft_event_en.published = 1
Parameters:
[
  1
  1
]
2.21 ms
(0.74%)
1
SELECT * FROM object_relations_REPORT_REGION WHERE src_id = ?
Parameters:
[
  5009
]
1.54 ms
(0.52%)
3
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  3846
]
1.45 ms
(0.49%)
6
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CN_WEATHERSTATION"
]
1.39 ms
(0.47%)
3
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:
[
  3846
]
1.25 ms
(0.42%)
6
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  442
  442
]
0.88 ms
(0.30%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "events"
]
0.83 ms
(0.28%)
2
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
  3846
]
0.82 ms
(0.28%)
3
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  393
  442
  442
]
0.80 ms
(0.27%)
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:
[
  "/en/events"
  "path"
  "auto_create"
  "/en/events?page=25"
  "path_query"
  "https://kleinwalsertal-dev.conecto.rocks/en/events?page=25"
  "entire_uri"
]
0.73 ms
(0.25%)
2
SELECT * FROM object_store_CN_WEATHERSTATION WHERE oo_id = ?
Parameters:
[
  3846
]
0.55 ms
(0.19%)
2
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "weather.default_valley_station"
  null
  null
]
0.52 ms
(0.18%)
3
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  442
]
0.46 ms
(0.15%)
1
SELECT * FROM object_localized_data_REPORT_REGION WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  5009
]
0.37 ms
(0.12%)
1
SELECT object_CN_WEATHERSTATION.id as id, object_CN_WEATHERSTATION.type as `type` FROM object_CN_WEATHERSTATION WHERE (( id = ? OR id = ?)  AND  object_CN_WEATHERSTATION.type IN ('object','variant','folder')) AND object_CN_WEATHERSTATION.published = 1 ORDER BY `altitude`    LIMIT 2
Parameters:
[
  null
  null
]
0.35 ms
(0.12%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/events' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.32 ms
(0.11%)
1
SELECT * FROM object_store_REPORT_REGION WHERE oo_id = ?
Parameters:
[
  5009
]
0.31 ms
(0.10%)
2
SELECT id FROM website_settings
Parameters:
[]
0.26 ms
(0.09%)
1
SELECT * FROM object_collection_Weather_CN_WEATHERDAY WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3901
  "weatherData"
]
0.17 ms
(0.06%)
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