Query Metrics

248 Database Queries
23 Different statements
139.32 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
22.81 ms
(16.37%)
46
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
21.10 ms
(15.14%)
19
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1571330__4b139c59b01a8fbc4ea8f1b268642e6b"
]
17.74 ms
(12.73%)
53
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
17.06 ms
(12.25%)
19
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1571330__4b139c59b01a8fbc4ea8f1b268642e6b"
  "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:100;s:6:"height";d:66.5;s:1:"y";d:11.25;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:290;s:6:"height";i:290;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}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:100;s:6:"height";d:66.5;s:1:"y";d:11.25;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:290;s:6:"height";i:290;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:47:"quote-img_auto_f0144cde6c0bbe5f5bce74e6ea0f4621";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";i:1757660962;s:15:"\x00*\x00creationDate";i:1563179803;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1774828329
  1775433129
  1
]
11.59 ms
(8.32%)
23
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
8.14 ms
(5.85%)
18
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
7.49 ms
(5.37%)
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=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
6.24 ms
(4.48%)
12
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1321
  1321
]
6.01 ms
(4.31%)
12
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1950
]
4.01 ms
(2.88%)
5
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:
[
  1565367
]
3.06 ms
(2.20%)
4
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1565367
]
2.37 ms
(1.70%)
7
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
2.13 ms
(1.53%)
6
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
1.92 ms
(1.38%)
5
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1944
]
1.83 ms
(1.32%)
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:
[
  "/it/prodotti/collezioni/collezione-palos"
  "path"
  "auto_create"
  "/it/prodotti/collezioni/collezione-palos"
  "path_query"
  "https://testing.weverducre.com/it/prodotti/collezioni/collezione-palos"
  "entire_uri"
]
1.18 ms
(0.85%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1305
  1950
  1950
]
0.88 ms
(0.63%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1950
]
0.77 ms
(0.55%)
1
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
0.75 ms
(0.54%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.72 ms
(0.52%)
2
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.64 ms
(0.46%)
1
SELECT * FROM object_url_slugs WHERE slug = '/it/prodotti/collezioni/collezione-palos' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.48 ms
(0.34%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/it/prodotti/collezioni/"
  "collezione-palos"
]
0.40 ms
(0.28%)
1
SELECT object_localized_8_it.id as id, object_localized_8_it.type as `type` FROM object_localized_8_it WHERE ( object_localized_8_it.type IN ('object','variant','folder')) AND object_localized_8_it.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.