Query Metrics

3 Database Queries
3 Different statements
12.42 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 3.92 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.bgcolor AS bgcolor_3, t0.textcolor AS textcolor_4 FROM cbrcarticle_category t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "Test"
]
2 3.16 ms
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.status AS status_2, c0_.creationdate AS creationdate_3, c0_.updateddate AS updateddate_4, c0_.publisheddate AS publisheddate_5, c0_.archiveddate AS archiveddate_6, c0_.author_id AS author_id_7, c0_.content_id AS content_id_8, c0_.category_id AS category_id_9 FROM cbrcarticle c0_ WHERE c0_.category_id = ? ORDER BY c0_.creationdate DESC
Parameters:
[
  1
]
3 5.34 ms
SELECT t0.id AS id_1, t0.shortresume AS shortresume_2, t0.text AS text_3, t0.signature AS signature_4, t0.image1 AS image1_5, t0.document1 AS document1_6, t0.updated_at AS updated_at_7, t0.contentblob AS contentblob_8, t0.documentname AS documentname_9, t10.id AS id_11, t10.title AS title_12, t10.status AS status_13, t10.creationdate AS creationdate_14, t10.updateddate AS updateddate_15, t10.publisheddate AS publisheddate_16, t10.archiveddate AS archiveddate_17, t10.author_id AS author_id_18, t10.content_id AS content_id_19, t10.category_id AS category_id_20 FROM cbrcarticle_content t0 LEFT JOIN cbrcarticle t10 ON t10.content_id = t0.id WHERE t0.id = ?
Parameters:
[
  2
]

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.

Entities Mapping