Query Metrics

304 Database Queries
23 Different statements
280.76 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
91.41 ms
(32.56%)
10
SELECT object_localized_prod_en.id as id, object_localized_prod_en.type as `type` FROM object_localized_prod_en WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_en.type IN ('object','variant','folder')) AND object_localized_prod_en.published = 1
Parameters:
[
  "line"
  "RETO WALL SURFACE OUTDOOR 1.3"
]
32.70 ms
(11.65%)
2
SELECT object_localized_prod_en.id as id, object_localized_prod_en.type as `type` FROM object_localized_prod_en WHERE ((productType = ?)  AND ((lineName = ? or lineName = ?))  AND  object_localized_prod_en.type IN ('object','variant','folder')) AND object_localized_prod_en.published = 1
Parameters:
[
  "line"
  "RETO 0.8"
  "BOX WALL 2.0"
]
24.53 ms
(8.74%)
52
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
24.20 ms
(8.62%)
34
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_2298590__484a7c6b4c53a88a321be94b65e60a03"
  "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:61.65413533834587;s:6:"height";d:49.75;s:1:"y";d:34.75;s:1:"x";d:40.6015037593985;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;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:61.65413533834587;s:6:"height";d:49.75;s:1:"y";d:34.75;s:1:"x";d:40.6015037593985;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_61c2adc80646688b106921905ebbdcfa";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1774408147
  1775012947
  1
]
22.20 ms
(7.91%)
34
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_2298590__484a7c6b4c53a88a321be94b65e60a03"
]
18.89 ms
(6.73%)
59
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
15.39 ms
(5.48%)
28
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
14.83 ms
(5.28%)
27
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
8.01 ms
(2.85%)
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=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
6.86 ms
(2.44%)
12
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1724
  1724
]
5.99 ms
(2.13%)
11
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1724
]
3.04 ms
(1.08%)
7
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
2.28 ms
(0.81%)
6
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
2.20 ms
(0.78%)
5
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  169
]
1.92 ms
(0.68%)
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:
[
  "/en/products/collections/reto-family"
  "path"
  "auto_create"
  "/en/products/collections/reto-family"
  "path_query"
  "https://testing.weverducre.com/en/products/collections/reto-family"
  "entire_uri"
]
1.41 ms
(0.50%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1696
  1724
  1724
]
1.08 ms
(0.38%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1724
]
0.96 ms
(0.34%)
1
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
0.90 ms
(0.32%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/products/collections/reto-family' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.70 ms
(0.25%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/en/products/collections/"
  "reto-family"
]
0.45 ms
(0.16%)
1
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.42 ms
(0.15%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.41 ms
(0.15%)
1
SELECT object_localized_8_en.id as id, object_localized_8_en.type as `type` FROM object_localized_8_en WHERE ( object_localized_8_en.type IN ('object','variant','folder')) AND object_localized_8_en.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.