GET https://disksaas.cwd-mm.com/articles?page=1

Query Metrics

4 Database Queries
2 Different statements
3.18 ms Query time
0 Invalid entities
36 Managed entities

Queries

Group similar statements

# Time Info
1 1.97 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_.is_published = ? ORDER BY s0_.created DESC
Parameters:
[
  1
]
2 0.51 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:
[
  8
]
3 0.42 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:
[
  7
]
4 0.28 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:
[
  6
]

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 28
App\Entity\Support\KnowledgeBaseCategory 8

Entities Mapping