Query Metrics

747 Database Queries
22 Different statements
174.90 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
53.80 ms
(30.76%)
245
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
50.52 ms
(28.89%)
246
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
17.80 ms
(10.18%)
79
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1330
]
17.35 ms
(9.92%)
28
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144926__34e3a131a9c167e6d0962a7681a54b29"
  "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"
  1761891583
  1762496383
  1
]
10.78 ms
(6.16%)
70
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1335
]
4.44 ms
(2.54%)
18
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2066
]
4.27 ms
(2.44%)
11
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  70
]
4.01 ms
(2.29%)
1
SELECT object_localized_ft_poi_de.id as id, object_localized_ft_poi_de.type as `type` FROM object_localized_ft_poi_de WHERE ((`published` = ?)  AND (`active` = ?)  AND  object_localized_ft_poi_de.type IN ('object','variant','folder')) AND object_localized_ft_poi_de.published = 1 ORDER BY `object_localized_ft_poi_de`.`name` ASC
Parameters:
[
  1
  1
]
3.68 ms
(2.10%)
18
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2066
]
1.30 ms
(0.74%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "REPORT_REGION"
]
1.07 ms
(0.61%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/entdecke-das-kleinwalsertal/"
  "infrastruktur-a-z"
]
0.91 ms
(0.52%)
3
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  70
  70
  70
]
0.90 ms
(0.52%)
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:
[
  "/de/entdecke-das-kleinwalsertal/infrastruktur-a-z"
  "path"
  "auto_create"
  "/de/entdecke-das-kleinwalsertal/infrastruktur-a-z?page=28"
  "path_query"
  "https://footprint.kleinwalsertal-dev.conecto.rocks/de/entdecke-das-kleinwalsertal/infrastruktur-a-z?page=28"
  "entire_uri"
]
0.75 ms
(0.43%)
3
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  571
  571
]
0.74 ms
(0.42%)
3
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  70
]
0.69 ms
(0.39%)
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.41 ms
(0.23%)
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.36 ms
(0.21%)
1
SELECT * FROM object_collection_Weather_CN_WEATHERDAY WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3901
  "weatherData"
]
0.34 ms
(0.19%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/entdecke-das-kleinwalsertal/infrastruktur-a-z' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.31 ms
(0.18%)
2
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  35
]
0.26 ms
(0.15%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.22 ms
(0.13%)
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