Query Metrics
31
Database Queries
9
Different statements
16.06 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
9.84 ms (61.27%) |
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:
[ 1731886811 [ "\x00tags\x00output_66d93ca0ec59ddb7fb7ae988dd83bb62_desktop" "output_66d93ca0ec59ddb7fb7ae988dd83bb62_desktop" ] ] |
2.02 ms (12.56%) |
1 |
UPDATE http_error_log SET `count` = `count` + 1, date = ? WHERE uri = ?
Parameters:
[ 1731886811 "https://credimas.it/Blog?query=Carte%20di%20Credito" ] |
1.40 ms (8.69%) |
3 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Blog" "path" => "/" ] |
0.98 ms (6.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" => "/Blog" "sourcePathQuery" => "/Blog?query=Carte di Credito" "sourceEntireUri" => "https://credimas.it/Blog?query=Carte di Credito" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.70 ms (4.38%) |
1 |
SELECT date FROM http_error_log WHERE uri = ?
Parameters:
[
"https://credimas.it/Blog?query=Carte%20di%20Credito"
]
|
0.43 ms (2.65%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.39 ms (2.40%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.31 ms (1.94%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/Blog' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
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 '%Carte di Credito%') OR (BlogPostTag.name LIKE '%Carte di Credito%') 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.