GET https://disksaas.cwd-mm.com/articles/7b03e8ca-ca15-11f0-9e8b-bc2411ac9007

Query Metrics

2 Database Queries
2 Different statements
4.18 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.33 ms
(79.88%)
1
SELECT s0_.title AS title_0, s0_.content AS content_1, s0_.is_published AS is_published_2, s0_.id AS id_3, s0_.uuid AS uuid_4, s0_.created AS created_5, s0_.modified AS modified_6, s0_.category_id AS category_id_7 FROM support_knowledgebase_article s0_ WHERE (s0_.uuid = ? AND s0_.is_published = ?) LIMIT 1
Parameters:
[
  "7b03e8ca-ca15-11f0-9e8b-bc2411ac9007"
  1
]
0.84 ms
(20.12%)
1
SELECT t0.name AS name_1, t0.description AS description_2, t0.display_order AS display_order_3, t0.id AS id_4, t0.uuid AS uuid_5, t0.created AS created_6, t0.modified AS modified_7 FROM support_knowledgebase_category t0 WHERE t0.id = ?
Parameters:
[
  8
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Support\KnowledgeBaseArticle 1
App\Entity\Support\KnowledgeBaseCategory 1

Entities Mapping