Query Metrics

105 Database Queries
14 Different statements
28.42 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
8.42 ms
(29.64%)
10
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_2874__b771b2ca3479b163b980f901602652a2"
]
7.90 ms
(27.80%)
10
INSERT INTO `tmp_store` (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5) ON DUPLICATE KEY UPDATE `id` = :col0, `data` = :col1, `tag` = :col2, `date` = :col3, `expiryDate` = :col4, `serialized` = :col5;
Parameters:
[
  ":col0" => "thumb_2874__b771b2ca3479b163b980f901602652a2"
  ":col1" => "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:5:"items";a:1:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";i:100;s:6:"height";d:75.97597597597597;s:1:"y";d:2.4024024024024024;s:1:"x";d:-0.2;}}}s:6:"medias";a:0:{}s:4:"name";s:38:"_auto_9eb5f5b75c5d142d2cc6858d1710ea60";s:11:"description";s:0:"";s:5:"group";s:0:"";s:6:"format";s:6:"SOURCE";s:7:"quality";i:85;s:14:"highResolution";N;s:13:"preserveColor";b:0;s:16:"preserveMetaData";b:0;s:12:"rasterizeSVG";b:0;s:12:"downloadable";b:0;s:16:"modificationDate";N;s:12:"creationDate";N;s:14:"filenameSuffix";N;s:15:"forcePictureTag";b:0;}"
  ":col2" => "thumbnail_deferred"
  ":col3" => 1758149299
  ":col4" => 1758754099
  ":col5" => 1
]
7.15 ms
(25.15%)
54
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1758149299
  [
    "site_domain_a67b07109ce6ea2796f4afad2be5a865"
  ]
]
1.97 ms
(6.94%)
18
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_2874__b771b2ca3479b163b980f901602652a2"
]
1.30 ms
(4.58%)
1
SELECT object_EF_OSO.o_id as o_id, `object_EF_OSO`.`o_type` FROM `object_EF_OSO` WHERE ((cartId = ? AND  object_EF_OSO.o_type IN ('object','folder')) AND object_EF_OSO.o_published = 1)
Parameters:
[
  "Pimcore\Bundle\EcommerceFrameworkBundle\CartManager\SessionCart_sesscart_68cb3ab2e76d6"
]
0.50 ms
(1.76%)
2
SELECT * FROM object_url_slugs WHERE slug = '/de/ueber-uns' AND (siteId = 7 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.45 ms
(1.57%)
2
SELECT * FROM documents_elements WHERE documentId = ?
Parameters:
[
  344
]
0.31 ms
(1.10%)
1
SELECT * FROM redirects WHERE
            (
                (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
                (source = :sourcePathQuery AND `type` = :typePathQuery) OR
                (source = :sourceEntireUri AND `type` = :typeEntireUri)
            ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '7' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/de/ueber-uns"
  "sourcePathQuery" => "/de/ueber-uns"
  "sourceEntireUri" => "https://specht.develey.blackbit.io/de/ueber-uns"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.22 ms
(0.79%)
2
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "ueber-uns"
  "path" => "/Specht/de/"
]
0.05 ms
(0.18%)
1
SELECT object_EF_OSTC.o_id as o_id, `object_EF_OSTC`.`o_type` FROM `object_EF_OSTC` WHERE (((o_key LIKE ?)  AND  object_EF_OSTC.o_type IN ('object','folder')) AND object_EF_OSTC.o_published = 1)
Parameters:
[
  ""
]
0.05 ms
(0.16%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.03 ms
(0.12%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.03 ms
(0.12%)
1
SELECT object_EF_OSTC.o_id as o_id, `object_EF_OSTC`.`o_type` FROM `object_EF_OSTC` WHERE (((o_key LIKE ?)  AND  object_EF_OSTC.o_type IN ('object','folder')) AND object_EF_OSTC.o_published = 1) LIMIT 1
Parameters:
[
  ""
]
0.03 ms
(0.10%)
1
SELECT object_EF_OSTC.o_id as o_id, `object_EF_OSTC`.`o_type` FROM `object_EF_OSTC` WHERE (( object_EF_OSTC.o_type IN ('object','folder')) AND object_EF_OSTC.o_published = 1)
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping