Query Metrics

91 Database Queries
26 Different statements
193.43 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
63.87 ms
(33.02%)
31
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  184
]
24.58 ms
(12.71%)
13
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  183
]
13.64 ms
(7.05%)
6
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  44
]
13.09 ms
(6.77%)
6
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  44
]
13.06 ms
(6.75%)
6
SELECT * FROM object_store_case_study WHERE oo_id = ?
Parameters:
[
  44
]
12.56 ms
(6.49%)
6
SELECT * FROM object_relations_case_study WHERE src_id = ?
Parameters:
[
  44
]
5.65 ms
(2.92%)
2
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/services/application-integration"
]
4.50 ms
(2.33%)
2
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "application-integration"
  "path" => "/services/"
]
4.13 ms
(2.14%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "torq_service"
]
3.78 ms
(1.96%)
1
SELECT object_torq_service.o_id as o_id, object_torq_service.o_type as o_type FROM object_torq_service WHERE (`Slug` = 'application-integration'  AND  object_torq_service.o_type IN ('object','folder')) AND object_torq_service.o_published = 1 LIMIT 1
Parameters:
[]
2.85 ms
(1.47%)
1
select `KeyFacts` from object_store_case_study where oo_id  = 44
Parameters:
[]
2.66 ms
(1.37%)
1
select `KeyFacts` from object_store_case_study where oo_id  = 4
Parameters:
[]
2.64 ms
(1.36%)
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" => "/services/application-integration"
  "sourcePathQuery" => "/services/application-integration"
  "sourceEntireUri" => "https://torq-web-pimcore-php-fpm-dev.whitemoss-be0ac878.canadacentral.azurecontainerapps.io/services/application-integration"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
2.56 ms
(1.33%)
1
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:
[]
2.45 ms
(1.27%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
2.42 ms
(1.25%)
1
select `Features` from object_store_case_study where oo_id  = 10
Parameters:
[]
2.08 ms
(1.08%)
1
select `Features` from object_store_case_study where oo_id  = 4
Parameters:
[]
2.06 ms
(1.07%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
2.06 ms
(1.06%)
1
select `KeyFacts` from object_store_case_study where oo_id  = 11
Parameters:
[]
2.04 ms
(1.05%)
1
select `KeyFacts` from object_store_case_study where oo_id  = 2
Parameters:
[]
1.90 ms
(0.98%)
1
select `KeyFacts` from object_store_case_study where oo_id  = 10
Parameters:
[]
1.86 ms
(0.96%)
1
select `KeyFacts` from object_store_case_study where oo_id  = 45
Parameters:
[]
1.83 ms
(0.94%)
1
select `Features` from object_store_case_study where oo_id  = 2
Parameters:
[]
1.79 ms
(0.93%)
1
select `Features` from object_store_case_study where oo_id  = 44
Parameters:
[]
1.73 ms
(0.90%)
1
select `Features` from object_store_case_study where oo_id  = 45
Parameters:
[]
1.64 ms
(0.85%)
1
select `Features` from object_store_case_study where oo_id  = 11
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.