Query Metrics

274 Database Queries
22 Different statements
126.78 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
32.50 ms
(25.64%)
65
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
20.55 ms
(16.21%)
72
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
15.80 ms
(12.46%)
24
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3077418__02e187c506f7ee56f778f2e788d0ab49"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:54;s:6:"height";d:47.266881028938904;s:1:"y";d:35.048231511254016;s:1:"x";d:13.2;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:54;s:6:"height";d:47.266881028938904;s:1:"y";d:35.048231511254016;s:1:"x";d:13.2;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:53:"hero-teaser-img_auto_8d53c00e502a0a7f47fb5ecd0f128c1e";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:4:"hero";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";i:1744293005;s:15:"\x00*\x00creationDate";i:1563179923;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1774197215
  1774802015
  1
]
13.50 ms
(10.65%)
24
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3077418__02e187c506f7ee56f778f2e788d0ab49"
]
9.25 ms
(7.29%)
24
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
8.14 ms
(6.42%)
22
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
7.43 ms
(5.86%)
6
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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
3.53 ms
(2.78%)
6
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2040
]
2.17 ms
(1.71%)
1
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 OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/de/ueber-uns/wever-ducre/2014-15"
  "path"
  "auto_create"
  "/de/ueber-uns/wever-ducre/2014-15"
  "path_query"
  "https://testing.weverducre.com/de/ueber-uns/wever-ducre/2014-15"
  "entire_uri"
]
1.84 ms
(1.45%)
6
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
1.79 ms
(1.41%)
5
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  120
]
1.55 ms
(1.22%)
3
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:
[
  3077455
]
1.30 ms
(1.03%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  2040
  2040
  2040
]
1.27 ms
(1.00%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  2698
  2698
]
0.99 ms
(0.78%)
1
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
0.94 ms
(0.74%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  2040
]
0.90 ms
(0.71%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/ueber-uns/wever-ducre/2014-15' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.88 ms
(0.69%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.79 ms
(0.62%)
2
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.70 ms
(0.55%)
2
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
0.67 ms
(0.53%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/de/ueber-uns/wever-ducre/"
  "2014-15"
]
0.32 ms
(0.25%)
1
SELECT object_localized_8_de.id as id, object_localized_8_de.type as `type` FROM object_localized_8_de WHERE ( object_localized_8_de.type IN ('object','variant','folder')) AND object_localized_8_de.published = 1
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection
ax doctrine.dbal.ax_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

Entities Mapping

No loaded entities.