Query Metrics
41
Database Queries
10
Different statements
13.97 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
4.78 ms (34.22%) |
13 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1744960673 [ "site_domain_1dbac4262e11737dd6a9cd21a18951ff" ] ] |
2.32 ms (16.62%) |
1 |
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_208__37b834bfff49c00b6c3bbe47b6c93c2b" ":col1" => "image-thumbnails/Car Images/alfa romeo/image-thumb__208__product_detail/1960_Alfa_Romeo_2000_Berlina_front.webp" ":col2" => "image-optimize-queue" ":col3" => 1744960673 ":col4" => 1745565473 ":col5" => 0 ] |
1.39 ms (9.93%) |
9 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
1
]
|
1.27 ms (9.11%) |
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" => "/Car Images/alfa romeo/image-thumb__208__product_detail/1960_Alfa_Romeo_2000_Berlina_front.webp" "sourcePathQuery" => "/Car Images/alfa romeo/image-thumb__208__product_detail/1960_Alfa_Romeo_2000_Berlina_front.webp" "sourceEntireUri" => "https://pimcore-demo.code14.dev/Car Images/alfa romeo/image-thumb__208__product_detail/1960_Alfa_Romeo_2000_Berlina_front.webp" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.94 ms (6.75%) |
5 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Sports-Cars-Fan" "path" => "/Customer Management/segments/calculated/Interest-Target-Groups/" ] |
0.87 ms (6.25%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.86 ms (6.19%) |
5 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "1960_Alfa_Romeo_2000_Berlina_front.webp" "path" => "/Car Images/alfa romeo/image-thumb__208__product_detail/" ] |
0.69 ms (4.92%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Car Images/alfa romeo/image-thumb__208__product_detail/1960_Alfa_Romeo_2000_Berlina_front.webp" ] |
0.53 ms (3.79%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_208__37b834bfff49c00b6c3bbe47b6c93c2b"
]
|
0.31 ms (2.21%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
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.