Query Metrics

434 Database Queries
33 Different statements
222.09 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
60.62 ms
(27.29%)
279
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:
[
  1770180436
  [
    "\x00tags\x00site_domain_9bec3bf53a0f122b77720f15b84ffd53"
    "site_domain_9bec3bf53a0f122b77720f15b84ffd53"
  ]
]
54.12 ms
(24.37%)
2
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[]
26.92 ms
(12.12%)
1
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[]
26.55 ms
(11.95%)
1
SELECT cid FROM properties WHERE name = "category" AND data = "3925"
Parameters:
[]
11.96 ms
(5.38%)
8
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_4114__84a2da7af9d359b39a979881b4c390cf"
]
10.17 ms
(4.58%)
8
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_4114__84a2da7af9d359b39a979881b4c390cf"
  ":col1" => "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";s:3:"481";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:0:{}s:7:"\x00*\x00name";s:38:"_auto_3053ba569a72a54d6065b90bf67644a3";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";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";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  ":col2" => "thumbnail_deferred"
  ":col3" => 1770180436
  ":col4" => 1770785236
  ":col5" => 1
]
4.40 ms
(1.98%)
20
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
4.30 ms
(1.93%)
24
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[]
4.01 ms
(1.81%)
14
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Essence-of-Healing--A-Quest-for-a-MetaModel-of-the-Psychotherapy-of-Trauma~479355"
  "path" => "/Psychological-Testing/"
]
3.00 ms
(1.35%)
16
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_4114__84a2da7af9d359b39a979881b4c390cf"
]
1.93 ms
(0.87%)
8
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  4114
]
1.53 ms
(0.69%)
6
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[
  "key" => "Psychological Testing"
  "path" => "/PriceSystemRule/"
]
1.48 ms
(0.67%)
7
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/Psychological-Testing/Essence-of-Healing--A-Quest-for-a-MetaModel-of-the-Psychotherapy-of-Trauma~479355"
]
1.45 ms
(0.65%)
6
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4114
]
1.42 ms
(0.64%)
5
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
1.03 ms
(0.46%)
3
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  373
]
1.01 ms
(0.45%)
3
SELECT * FROM object_collection_AditionalContentText_localized_Product WHERE ooo_id = ? AND language IN ('en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  479355
  "AdditionalContent"
  0
]
0.96 ms
(0.43%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Product"
]
0.70 ms
(0.32%)
2
SELECT * FROM object_collection_AditionalContentRelation_Product WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  479355
  "AdditionalContent"
]
0.67 ms
(0.30%)
3
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  463
]
0.51 ms
(0.23%)
2
SELECT * FROM object_collection_AditionalContentText_Product WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  479355
  "AdditionalContent"
]
0.47 ms
(0.21%)
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 IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/Psychological-Testing/Essence-of-Healing--A-Quest-for-a-MetaModel-of-the-Psychotherapy-of-Trauma~479355"
  "sourcePathQuery" => "/Psychological-Testing/Essence-of-Healing--A-Quest-for-a-MetaModel-of-the-Psychotherapy-of-Trauma~479355?navigate_from_document=1105&navigated_from_object=3925"
  "sourceEntireUri" => "http://stoelting.byfactory.dev/Psychological-Testing/Essence-of-Healing--A-Quest-for-a-MetaModel-of-the-Psychotherapy-of-Trauma~479355?navigate_from_document=1105&navigated_from_object=3925"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.38 ms
(0.17%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.35 ms
(0.16%)
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.32 ms
(0.14%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.28 ms
(0.13%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.26 ms
(0.12%)
1
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.26 ms
(0.12%)
1
SELECT id FROM targeting_rules WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.23 ms
(0.11%)
1
SELECT * FROM object_url_slugs WHERE slug = '/Psychological-Testing/Essence-of-Healing--A-Quest-for-a-MetaModel-of-the-Psychotherapy-of-Trauma~479355' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.22 ms
(0.10%)
1
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
  1
]
0.22 ms
(0.10%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[]
0.20 ms
(0.09%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  4
]
0.18 ms
(0.08%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='4'
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

No loaded entities.