Query Metrics

150 Database Queries
25 Different statements
117.63 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
48.39 ms
(41.14%)
27
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_2783__277fcdd60b194a9dc1208683a9517498"
  "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:767;s:6:"height";d:431;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:431;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:557;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:674;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:1080;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"areaMedia_1-78_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: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"
  1770350871
  1770955671
  1
]
21.37 ms
(18.16%)
32
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
15.01 ms
(12.76%)
30
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
5.41 ms
(4.60%)
9
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/en/magazine/"
  "dein-morgen-im-alvierbad_m4401"
]
3.67 ms
(3.12%)
5
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  57
]
3.07 ms
(2.61%)
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/en/magazine/dein-morgen-im-alvierbad_m4401"
  "path"
  "auto_create"
  "/brandnertal/en/magazine/dein-morgen-im-alvierbad_m4401"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/brandnertal/en/magazine/dein-morgen-im-alvierbad_m4401"
  "entire_uri"
]
2.50 ms
(2.12%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2698
]
1.92 ms
(1.63%)
5
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2698
]
1.85 ms
(1.58%)
3
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  3271
]
1.72 ms
(1.46%)
4
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  68
  68
]
1.39 ms
(1.18%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,1901,664,663,662,661) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  2783
]
1.15 ms
(0.98%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  16
]
1.14 ms
(0.97%)
2
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:
[
  2783
]
1.08 ms
(0.92%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/brandnertal/en/magazine/dein-morgen-im-alvierbad_m4401"
]
1.07 ms
(0.91%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  57
  68
  68
]
0.94 ms
(0.80%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,328,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  334
]
0.85 ms
(0.72%)
2
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  2783
]
0.80 ms
(0.68%)
2
SELECT COUNT(*) FROM documents INNER JOIN  documents_translations ON documents.id = documents_translations.id WHERE  (documents_translations.sourceId = ? AND documents_translations.language = ?) AND published = 1
Parameters:
[
  602
  "en"
]
0.77 ms
(0.66%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.77 ms
(0.65%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  68
]
0.67 ms
(0.57%)
1
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:
[
  1064
]
0.64 ms
(0.54%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,316,311,4,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  602
]
0.62 ms
(0.53%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CNMAG_ARTICLE"
]
0.50 ms
(0.43%)
1
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:
[
  "magazin_breadcrumb"
  null
  null
]
0.33 ms
(0.28%)
1
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
  4401
]

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