Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.60 ms
SELECT a0_.id AS id_0, a0_.heading AS heading_1, a0_.content AS content_2, a0_.created_at AS created_at_3, a0_.category AS category_4 FROM article a0_ WHERE a0_.category = ? ORDER BY a0_.created_at DESC
Parameters:
[
  "special"
]

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\Article 1

Entities Mapping

Class Mapping errors
App\Entity\Article No errors.
App\Entity\File No errors.