https://24sur7.myagency.mg/

Query Metrics

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

Grouped Statements

Show all 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\User No errors.
App\Entity\Configuration No errors.
App\Entity\Command
  • The association App\Entity\Command#state refers to the inverse side field App\Entity\OrderState#orders which does not exist.
App\Entity\Product
  • The mappings App\Entity\Product#categoryDefault and App\Entity\Category#products are inconsistent with each other.
  • If association App\Entity\Product#categoryDefault is many-to-one, then the inversed side App\Entity\Category#products has to be one-to-many.
App\Entity\OrderDetail No errors.