GET https://94.125.162.168/

Query Metrics

1 Database Queries
1 Different statements
1.03 ms Query time
1 Invalid entities
43 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.03 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.locked AS locked_6, t0.photoprofil AS photoprofil_7, t0.employe_id AS employe_id_8, t0.profil_id AS profil_id_9, t0.orhm_subunit_id AS orhm_subunit_id_10 FROM user t0 WHERE t0.locked = ?
Parameters:
[
  0
]

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\User 17
App\Entity\RhEmployee 17
App\Entity\RhProfil 6
App\Entity\OhrmSubunit 3

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\RhEmployee
  • The association App\Entity\RhEmployee#ohrmEmploymentStatus refers to the inverse side field App\Entity\OhrmEmploymentStatus#ohrm_employment_status_id which does not exist.
  • The mappings App\Entity\RhEmployee#user and App\Entity\User#employe are inconsistent with each other.
App\Entity\RhProfil No errors.
App\Entity\OhrmSubunit No errors.
App\Entity\RhHistoriqueUpdate No errors.