Query Metrics

142 Database Queries
13 Different statements
63.56 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
20.91 ms
(32.90%)
63
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1758015622
  [
    "site_domain_289f047915e51065df094d8d60bc48d8"
  ]
]
16.39 ms
(25.78%)
20
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_896__594e1f2c226b8ddecb6ec7aa0d7d5f3a"
  ":col1" => "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:5:"items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:75.4;s:6:"height";d:72.92307692307692;s:1:"y";d:3.076923076923077;s:1:"x";i:2;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:420;s:6:"height";i:420;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:6:"medias";a:1:{s:18:"(max-width: 767px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:75.4;s:6:"height";d:72.92307692307692;s:1:"y";d:3.076923076923077;s:1:"x";i:2;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:420;s:6:"height";i:420;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:4:"name";s:59:"teaserImageBornBundle_auto_aa4d8bbfb05a680f5fd65097040a9b38";s:11:"description";s:0:"";s:5:"group";s:0:"";s:6:"format";s:6:"SOURCE";s:7:"quality";i:85;s:14:"highResolution";d:0;s:13:"preserveColor";b:0;s:16:"preserveMetaData";b:0;s:12:"rasterizeSVG";b:0;s:12:"downloadable";b:0;s:16:"modificationDate";i:1600870537;s:12:"creationDate";i:1540915214;s:14:"filenameSuffix";N;s:15:"forcePictureTag";b:0;}"
  ":col2" => "thumbnail_deferred"
  ":col3" => 1758015622
  ":col4" => 1758620422
  ":col5" => 1
]
16.00 ms
(25.17%)
20
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_896__594e1f2c226b8ddecb6ec7aa0d7d5f3a"
]
6.88 ms
(10.83%)
27
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_896__594e1f2c226b8ddecb6ec7aa0d7d5f3a"
]
0.98 ms
(1.54%)
2
SELECT * FROM documents_elements WHERE documentId = ?
Parameters:
[
  152
]
0.83 ms
(1.30%)
2
SELECT * FROM object_url_slugs WHERE slug = '/de/Unternehmen' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.80 ms
(1.26%)
2
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "Unternehmen"
  "path" => "/Born/de/"
]
0.50 ms
(0.78%)
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 = '6' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/de/Unternehmen"
  "sourcePathQuery" => "/de/Unternehmen"
  "sourceEntireUri" => "https://born.develey.blackbit.io/de/Unternehmen"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.13 ms
(0.20%)
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.04 ms
(0.07%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.04 ms
(0.06%)
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.05%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.03 ms
(0.05%)
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