Query Metrics
2
Database Queries
2
Different statements
8.08 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.45 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_.publisheddate IS NOT NULL AND c0_.archiveddate IS NULL ORDER BY c0_.creationdate DESC
Parameters:
[] |
2 | 5.62 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:
[
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\CBRCArticle | No errors. |
App\Entity\CBRCUser | No errors. |
App\Entity\CBRCArticleContent | No errors. |
App\Entity\CBRCArticleCategory | No errors. |
App\Entity\CBRCArticleComment | No errors. |