Query Metrics

30 Database Queries
10 Different statements
27.85 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.91 ms
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" => "/insights/sku-management-time-saving-tips"
  "sourcePathQuery" => "/insights/sku-management-time-saving-tips"
  "sourceEntireUri" => "https://torq-web-pimcore-php-fpm-dev.whitemoss-be0ac878.canadacentral.azurecontainerapps.io/insights/sku-management-time-saving-tips"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
2 0.55 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
3 0.56 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "sku-management-time-saving-tips"
  "path" => "/insights/"
]
4 0.49 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/insights/sku-management-time-saving-tips"
]
5 0.97 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "insights"
  "path" => "/"
]
6 0.83 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/insights"
]
7 0.80 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
8 0.59 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "blog_post"
]
9 1.90 ms
SELECT object_blog_post.o_id as o_id, object_blog_post.o_type as o_type FROM object_blog_post WHERE (`Slug` = 'sku-management-time-saving-tips'  AND  object_blog_post.o_type IN ('object','folder')) AND object_blog_post.o_published = 1 LIMIT 1
Parameters:
[]
10 0.96 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 132
]
11 1.21 ms
SELECT object_blog_post.o_id as o_id, object_blog_post.o_type as o_type FROM object_blog_post WHERE ( object_blog_post.o_type IN ('object','folder')) AND object_blog_post.o_published = 1 ORDER BY `date` DESC
Parameters:
[]
12 0.98 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 258
]
13 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 256
]
14 0.86 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 245
]
15 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 239
]
16 1.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 235
]
17 0.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 233
]
18 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 128
]
19 1.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 131
]
20 2.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 129
]
21 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 130
]
22 0.87 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 127
]
23 0.93 ms
SELECT object_case_study.o_id as o_id, object_case_study.o_type as o_type FROM object_case_study WHERE ( object_case_study.o_type IN ('object','folder')) AND object_case_study.o_published = 1 ORDER BY `o_index`
Parameters:
[]
24 0.92 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 183
]
25 1.02 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 197
]
26 0.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 122
]
27 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 79
]
28 1.10 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 82
]
29 0.93 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 123
]
30 1.13 ms
SELECT object_case_study.o_id as o_id, object_case_study.o_type as o_type FROM object_case_study WHERE ( object_case_study.o_type IN ('object','folder')) AND object_case_study.o_published = 1 ORDER BY `o_index`
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.