GET https://www.rhematpi.org/program/

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
1 Invalid entities

Queries

No executed queries.

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\Pages No errors.
App\Entity\Post No errors.
App\Entity\Category No errors.
App\Entity\User No errors.
App\Entity\KeyWord No errors.
App\Entity\Section No errors.
App\Entity\Comment
  • The field App\Entity\Comment#comments is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Comment#comments does not contain the required 'mappedBy="comments"' attribute.
  • If association App\Entity\Comment#comments is many-to-one, then the inversed side App\Entity\Comment#comments has to be one-to-many.
App\Entity\Images No errors.
App\Entity\GlobalSetting No errors.
App\Entity\Event No errors.
App\Entity\EventCategory No errors.