http://devpan.wimbitek.com/es/register

Query Metrics

1 Database Queries
1 Different statements
0.62 ms Query time
3 Invalid entities

Queries

Group similar statements

# Time Info
1 0.62 ms
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.privileges AS privileges_2, i0_.image AS image_3, i0_.feature_toggles AS feature_toggles_4, i0_.office_id AS office_id_5 FROM institution i0_
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.

Entities Mapping

Class Mapping errors
App\Entity\Institution
  • The mappings App\Entity\Institution#rings and App\Entity\Ring#institution are inconsistent with each other.
  • The mappings App\Entity\Institution#ring_batch and App\Entity\RingBatch#institution are inconsistent with each other.
App\Entity\User No errors.
App\Entity\Group No errors.
App\Entity\Ring
  • The association App\Entity\Ring#institution refers to the inverse side field App\Entity\Institution#ring which does not exist.
  • The mappings App\Entity\Ring#owner_office and App\Entity\Institution#rings are inconsistent with each other.
App\Entity\RingBatch
  • The association App\Entity\RingBatch#institution refers to the inverse side field App\Entity\Institution#ringBatches which does not exist.