Query Metrics

242 Database Queries
22 Different statements
137.73 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
22.42 ms
(16.28%)
43
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
17.81 ms
(12.93%)
50
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
16.68 ms
(12.11%)
27
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
15.00 ms
(10.89%)
18
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_2298379__6c444dadcb196977efa7b1ae5c65640c"
  "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:88.0952380952381;s:6:"height";d:76.25;s:1:"y";d:1;s:1:"x";d:10.416666666666666;}}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:88.0952380952381;s:6:"height";d:76.25;s:1:"y";d:1;s:1:"x";d:10.416666666666666;}}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_fd614eb2d525d2bb6a6e87412dc97809";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"
  1772122569
  1772727369
  1
]
13.65 ms
(9.91%)
24
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
13.25 ms
(9.62%)
18
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_2298379__6c444dadcb196977efa7b1ae5c65640c"
]
7.54 ms
(5.47%)
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=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
6.93 ms
(5.03%)
12
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1314
  1314
]
6.65 ms
(4.83%)
12
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1480
]
3.28 ms
(2.38%)
7
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
2.42 ms
(1.75%)
6
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
1.92 ms
(1.40%)
5
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1380
]
1.62 ms
(1.18%)
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:
[
  "/fr/qui-sommes-nous/sustainability/sustainability-products"
  "path"
  "auto_create"
  "/fr/qui-sommes-nous/sustainability/sustainability-products"
  "path_query"
  "https://testing.weverducre.com/fr/qui-sommes-nous/sustainability/sustainability-products"
  "entire_uri"
]
1.38 ms
(1.00%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,1387,1347,1336,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1480
]
1.37 ms
(1.00%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1307
  1480
  1480
]
1.23 ms
(0.89%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1480
]
0.95 ms
(0.69%)
1
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
0.88 ms
(0.64%)
2
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.88 ms
(0.64%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.73 ms
(0.53%)
1
SELECT * FROM object_url_slugs WHERE slug = '/fr/qui-sommes-nous/sustainability/sustainability-products' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.69 ms
(0.50%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/qui-sommes-nous/sustainability/"
  "sustainability-products"
]
0.47 ms
(0.34%)
1
SELECT object_localized_8_fr.id as id, object_localized_8_fr.type as `type` FROM object_localized_8_fr WHERE ( object_localized_8_fr.type IN ('object','variant','folder')) AND object_localized_8_fr.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.