https://credimas.it/Blog?%28categories%29=123456%3D%3D

Query Metrics

60 Database Queries
16 Different statements
24.81 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
13.61 ms
(54.87%)
41
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:
[
  1730778943
  [
    "\x00tags\x00output_6500a0ca0dec1a8bf6006d6fafeae30b_desktop"
    "output_6500a0ca0dec1a8bf6006d6fafeae30b_desktop"
  ]
]
1.73 ms
(6.98%)
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 WHERE ( object_BlogPost.o_type IN ('object','folder')) AND object_BlogPost.o_published = 1 ORDER BY object_BlogPost.date desc LIMIT 6
Parameters:
[]
1.23 ms
(4.96%)
4
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 16
]
0.98 ms
(3.94%)
1
SELECT DISTINCT COUNT(DISTINCT object_BlogPost.o_id) AS totalCount FROM object_BlogPost INNER JOIN object_relations_BlogPost BlogPostRelations ON object_BlogPost.oo_id = BlogPostRelations.src_id WHERE ( object_BlogPost.o_type IN ('object','folder')) AND object_BlogPost.o_published = 1
Parameters:
[]
0.97 ms
(3.89%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  2
]
0.91 ms
(3.65%)
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?(categories)=123456=="
  "sourceEntireUri" => "https://credimas.it/Blog?(categories)=123456=="
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.73 ms
(2.96%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  2
]
0.68 ms
(2.76%)
1
SELECT object_BlogPostCategory.o_id as o_id, object_BlogPostCategory.o_type as o_type FROM object_BlogPostCategory WHERE ( object_BlogPostCategory.o_type IN ('object','folder')) AND object_BlogPostCategory.o_published = 1 ORDER BY `name` ASC
Parameters:
[]
0.66 ms
(2.67%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  2
]
0.62 ms
(2.50%)
2
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Blog"
  "path" => "/"
]
0.60 ms
(2.44%)
1
SELECT id,type FROM users WHERE id > 0 AND `type` IN ('user','userfolder') ORDER BY `name` ASC
Parameters:
[]
0.59 ms
(2.38%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  2
]
0.54 ms
(2.17%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.32 ms
(1.29%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPost"
]
0.32 ms
(1.28%)
1
SELECT * FROM object_url_slugs WHERE slug = '/Blog' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.31 ms
(1.26%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]

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.