Query Metrics
2
Database Queries
2
Different statements
0.50 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.24 ms |
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.position AS position_2, a0_.little_image AS little_image_3, a0_.big_image AS big_image_4, a0_.createdAt AS createdAt_5, a0_.updatedAt AS updatedAt_6, a0_.deletedAt AS deletedAt_7, a0_.page AS page_8, a0_.url AS url_9, a0_.internal_url AS internal_url_10, a0_.text_url AS text_url_11 FROM app_slider a0_ WHERE a0_.deletedAt IS NULL AND a0_.page IS NULL ORDER BY a0_.position ASC
Parameters:
[] |
2 | 0.26 ms |
SELECT a0_.id AS id_0, a0_.slug AS slug_1, a0_.title AS title_2, a0_.active AS active_3, a0_.image AS image_4, a0_.short AS short_5, a0_.content AS content_6, a0_.createdAt AS createdAt_7, a0_.updatedAt AS updatedAt_8, a0_.deletedAt AS deletedAt_9 FROM app_news a0_ WHERE a0_.deletedAt IS NULL AND a0_.active = 1 ORDER BY a0_.createdAt DESC LIMIT 3
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Slider | No errors. |
App\Entity\News | No errors. |