GET http://obcepro-dev.galosoft.cz/

Query Metrics

1 Database Queries
1 Different statements
1.17 ms Query time
1 Invalid entities
6 Managed entities

Queries

Group similar statements

# Time Info
1 1.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.last_change AS last_change_4, t0.user_id AS user_id_5 FROM pro_news t0 ORDER BY t0.id DESC
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
App\Entity\News 4
App\Entity\User 2

Entities Mapping

Class Mapping errors
App\Entity\News
  • The association App\Entity\News#user refers to the inverse side field App\Entity\User#news which does not exist.
App\Entity\User No errors.