Query Metrics

195 Database Queries
37 Different statements
86.69 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
19.68 ms
(22.70%)
73
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1751594778
  "site_domain_7922b972ea419aa2721dd6ae0fa38d9f"
]
13.64 ms
(15.73%)
3
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1751594778
  "doc_embed_1555529981"
]
13.42 ms
(15.48%)
3
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[
  2 => 86400
  3 => 1751594778
  0 => "doc_embed_1555529981"
  1 => b"\x00\x00\x00\x02\x17\x01©\x14\x02\x11\x06\x13å*\x06À\x1E\x12\x01_<iframe width="356" height="200" src="https://www.youtube.com/embed/Z-dN0AJQa-E?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen title="These Chevrolet Impalas are a Lifelong Obsession"></iframe>\x11\x05embed\x11\x06¨)r¡Y¨"
]
8.44 ms
(9.74%)
31
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
6.99 ms
(8.07%)
25
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1751594778
  "system\x01tags\x01"
  "site\x01tags\x01"
]
4.09 ms
(4.72%)
1
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_353__a35d1397ff282aef4c839e268d7f3d5b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:12:"scaleByWidth";s:9:"arguments";a:2:{s:5:"width";i:1110;s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:0:{}s:7:"\x00*\x00name";s:38:"_auto_b5aa8b3722f7d8e45f143d5bcc42a8e4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"JPEG";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";N;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:6:"time-4";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1751594778
  1752199578
  1
]
2.42 ms
(2.79%)
4
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 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/de/Magazin/Auto des Tages"
  "path"
  "auto_create"
  "/de/Magazin/Auto des Tages"
  "path_query"
  "http://demo04.mypor.ch/de/Magazin/Auto des Tages"
  "entire_uri"
]
2.29 ms
(2.64%)
7
SELECT * FROM object_relations_CAR WHERE src_id = ?
Parameters:
[
  259
]
1.74 ms
(2.00%)
6
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/Magazin/"
  "Auto des Tages"
]
1.14 ms
(1.31%)
4
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1751594778
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
1.03 ms
(1.19%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CAR"
]
0.86 ms
(1.00%)
2
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  337
]
0.83 ms
(0.96%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  156
]
0.76 ms
(0.88%)
3
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.74 ms
(0.85%)
2
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  337
]
0.71 ms
(0.82%)
3
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
0.68 ms
(0.79%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  156
  156
]
0.60 ms
(0.69%)
1
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "defaultTaxClass"
  null
  null
]
0.57 ms
(0.65%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  104
  156
  156
]
0.54 ms
(0.62%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.51 ms
(0.59%)
1
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Product Data/Accessories/lights/head lights/"
  "citroen-2cv-head lights"
]
0.50 ms
(0.57%)
1
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.46 ms
(0.53%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  156
]
0.45 ms
(0.51%)
1
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1751594778
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_164\x01tags\x01"
  "document_165\x01tags\x01"
  "document_138\x01tags\x01"
  "document_151\x01tags\x01"
  "document_152\x01tags\x01"
  "document_153\x01tags\x01"
  "document_154\x01tags\x01"
  "document_155\x01tags\x01"
  "document_156\x01tags\x01"
  "document_157\x01tags\x01"
  "document_139\x01tags\x01"
  "document_142\x01tags\x01"
  "document_171\x01tags\x01"
  "document_172\x01tags\x01"
  "document_173\x01tags\x01"
  "document_174\x01tags\x01"
  "document_158\x01tags\x01"
  "document_161\x01tags\x01"
  "document_160\x01tags\x01"
  "document_140\x01tags\x01"
  "document_170\x01tags\x01"
  "document_148\x01tags\x01"
  "document_149\x01tags\x01"
  "document_137\x01tags\x01"
  "document_141\x01tags\x01"
]
0.39 ms
(0.45%)
1
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.39 ms
(0.45%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '259'
Parameters:
[]
0.39 ms
(0.45%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '257'
Parameters:
[]
0.38 ms
(0.44%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '69'
Parameters:
[]
0.29 ms
(0.34%)
1
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?)
Parameters:
[
  1751594778
  "document_136\x01tags\x01"
  "asset_337\x01tags\x01"
  "asset_319\x01tags\x01"
  "asset_361\x01tags\x01"
  "asset_321\x01tags\x01"
]
0.26 ms
(0.30%)
1
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?)
Parameters:
[
  1751594778
  "document_3\x01tags\x01"
  "document_1\x01tags\x01"
  "asset_337\x01tags\x01"
  "asset_319\x01tags\x01"
  "asset_361\x01tags\x01"
  "asset_321\x01tags\x01"
]
0.25 ms
(0.29%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/Magazin/Auto des Tages' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.22 ms
(0.25%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[]
0.22 ms
(0.25%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[]
0.21 ms
(0.25%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]
0.20 ms
(0.24%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
Parameters:
[]
0.20 ms
(0.23%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[]
0.20 ms
(0.22%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
portal_engine doctrine.orm.portal_engine_entity_manager
pimcore_generic_data_index doctrine.orm.pimcore_generic_data_index_entity_manager
pimcore doctrine.orm.pimcore_entity_manager
statistics_explorer doctrine.orm.statistics_explorer_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

portal_engine entity manager

Class Amount of managed objects

pimcore_generic_data_index entity manager

Class Amount of managed objects

pimcore entity manager

Class Amount of managed objects

statistics_explorer entity manager

Class Amount of managed objects

Entities Mapping

portal_engine entity manager

No loaded entities.

pimcore_generic_data_index entity manager

No loaded entities.

pimcore entity manager

No loaded entities.

statistics_explorer entity manager

No loaded entities.