Query Metrics

1288 Database Queries
25 Different statements
363.17 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
120.63 ms
(33.22%)
266
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1139__808b09d0e1344ed2a9390a32cb8a2cb6"
  "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:767;s:6:"height";d:480;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:480;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:620;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:751;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:1203;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:21:"teaserTextMedia_1-6_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: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"
  1766155161
  1766759961
  1
]
106.10 ms
(29.21%)
266
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1139__808b09d0e1344ed2a9390a32cb8a2cb6"
]
46.16 ms
(12.71%)
317
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
45.94 ms
(12.65%)
318
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
12.24 ms
(3.37%)
25
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571
]
9.38 ms
(2.58%)
25
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571
]
4.40 ms
(1.21%)
7
SELECT COUNT(*) FROM object_localized_CNMAG_CAT_en WHERE ( object_localized_CNMAG_CAT_en.type IN ('object','variant','folder')) AND object_localized_CNMAG_CAT_en.published = 1
Parameters:
[]
3.46 ms
(0.95%)
4
SELECT COUNT(*) FROM object_localized_CNMAG_ARTICLE_en WHERE ( object_localized_CNMAG_ARTICLE_en.type IN ('object','variant','folder')) AND object_localized_CNMAG_ARTICLE_en.published = 1
Parameters:
[]
3.25 ms
(0.89%)
13
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  124
]
3.04 ms
(0.84%)
11
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
  28
]
1.28 ms
(0.35%)
1
SELECT object_localized_CNMAG_ARTICLE_en.id as id, object_localized_CNMAG_ARTICLE_en.type as `type` FROM object_localized_CNMAG_ARTICLE_en WHERE ( object_localized_CNMAG_ARTICLE_en.type IN ('object','variant','folder')) AND object_localized_CNMAG_ARTICLE_en.published = 1 ORDER BY `date` DESC   LIMIT 11 OFFSET 33
Parameters:
[]
1.03 ms
(0.28%)
6
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  440
  440
]
0.91 ms
(0.25%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "blog"
]
0.87 ms
(0.24%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "REPORT_REGION"
]
0.80 ms
(0.22%)
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/blog"
  "path"
  "auto_create"
  "/en/blog?page=4"
  "path_query"
  "https://partnerinfo.kleinwalsertal-dev.conecto.rocks/en/blog?page=4"
  "entire_uri"
]
0.72 ms
(0.20%)
3
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  124
  440
  440
]
0.55 ms
(0.15%)
1
SELECT object_localized_CNMAG_CAT_en.id as id, object_localized_CNMAG_CAT_en.type as `type` FROM object_localized_CNMAG_CAT_en WHERE ( object_localized_CNMAG_CAT_en.type IN ('object','variant','folder')) AND object_localized_CNMAG_CAT_en.published = 1 ORDER BY `title` ASC
Parameters:
[]
0.48 ms
(0.13%)
3
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  440
]
0.37 ms
(0.10%)
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.37 ms
(0.10%)
1
SELECT * FROM object_collection_Weather_CN_WEATHERDAY WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3901
  "weatherData"
]
0.32 ms
(0.09%)
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.30 ms
(0.08%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/blog' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.29 ms
(0.08%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.17 ms
(0.05%)
2
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  35
]
0.12 ms
(0.03%)
1
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
  3840
]

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