Query Metrics
1
Database Queries
1
Different statements
0.65 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.65 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.content AS content_3, p0_.type AS type_4, p0_.views AS views_5, p0_.likes_count AS likes_count_6, p0_.tags AS tags_7, p0_.category AS category_8, p0_.image AS image_9, p0_.published AS published_10, p0_.created_at AS created_at_11, p0_.updated_at AS updated_at_12, p0_.author_id AS author_id_13 FROM post p0_ WHERE p0_.published = 1 ORDER BY p0_.created_at DESC LIMIT 20
Parameters:
[]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Community\Entity\Post | No errors. |
| App\User\Entity\User | No errors. |