Query Metrics
1
Database Queries
1
Different statements
0.97 ms
Query time
0
Invalid entities
1
Managed entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 0.97 ms |
SELECT h0_.id AS id_0, h0_.title AS title_1, h0_.content AS content_2, h0_.category AS category_3, h0_.tags AS tags_4, h0_.created_at AS created_at_5, h0_.updated_at AS updated_at_6, h0_.is_published AS is_published_7, h0_.view_count AS view_count_8 FROM help_article h0_ WHERE h0_.category = ? AND h0_.is_published = ? ORDER BY h0_.created_at DESC
Parameters:
[ "FAQ" 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\HelpArticle | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\HelpArticle | No errors. |