GET https://disksaas.cwd-mm.com/articles/f065b31b-ca10-11f0-9e8b-bc2411ac9007

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.75 ms
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:
[
  "f065b31b-ca10-11f0-9e8b-bc2411ac9007"
  1
]
2 0.37 ms
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:
[
  1
]

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