GET https://dev.dmitrievserg.ru/news1

Query Metrics

1 Database Queries
1 Different statements
1.16 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 1.16 ms
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.short_description AS short_description_2, n0_.full_content AS full_content_3, n0_.image AS image_4, n0_.image_alt AS image_alt_5, n0_.is_published AS is_published_6, n0_.created_at AS created_at_7, n0_.updated_at AS updated_at_8, n0_.published_at AS published_at_9 FROM news1 n0_ WHERE n0_.is_published = ? ORDER BY n0_.published_at DESC, n0_.created_at DESC
Parameters:
[
  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\News1 2

Entities Mapping

Class Mapping errors
App\Entity\News1 No errors.