Query Metrics
31
Database Queries
9
Different statements
16.78 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
10.17 ms (60.60%) |
21 |
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:
[ 1730818149 [ "\x00tags\x00output_2568a3ecd2c016ed678f5dde3a63c4be_desktop" "output_2568a3ecd2c016ed678f5dde3a63c4be_desktop" ] ] |
1.43 ms (8.52%) |
1 |
UPDATE http_error_log SET `count` = `count` + 1, date = ? WHERE uri = ?
Parameters:
[ 1730818149 "https://www.credimas.it/Blog?query=Blockchain%3D%3D%3D%3D%3D%3D%3D%3D%3D" ] |
1.24 ms (7.39%) |
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" => "/Blog" "sourcePathQuery" => "/Blog?query=Blockchain=========" "sourceEntireUri" => "https://www.credimas.it/Blog?query=Blockchain=========" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
1.18 ms (7.04%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
1.15 ms (6.87%) |
3 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Blog" "path" => "/" ] |
0.61 ms (3.62%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/Blog' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.52 ms (3.13%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.47 ms (2.83%) |
1 |
SELECT date FROM http_error_log WHERE uri = ?
Parameters:
[
"https://www.credimas.it/Blog?query=Blockchain%3D%3D%3D%3D%3D%3D%3D%3D%3D"
]
|
0.00 ms (0.00%) |
1 |
SELECT DISTINCT object_BlogPost.o_id as o_id, object_BlogPost.o_type as o_type FROM object_BlogPost INNER JOIN object_relations_BlogPost BlogPostRelations ON object_BlogPost.oo_id = BlogPostRelations.src_id INNER JOIN object_BlogPostTag BlogPosTag ON BlogPostRelations.dest_id = BlogPostTag.oo_id AND BlogPostRelations.type = "object" AND BlogPostRelations.fieldname = "tags" WHERE (object_BlogPost.title LIKE '%Blockchain=========%') OR (BlogPostTag.name LIKE '%Blockchain=========%') ORDER BY object_BlogPost.date desc LIMIT 6
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.