https://teclor.servidortemporal.net/.env.production.local

Query Metrics

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

Queries

Group similar statements

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\Attachment No errors.
App\Entity\BaremoGroups
  • The field App\Entity\BaremoGroups#scales is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Scale#groups does not contain the required 'mappedBy="scales"' attribute.
  • If association App\Entity\BaremoGroups#scales is many-to-many, then the inversed side App\Entity\Scale#groups has to be many-to-many as well.
App\Entity\Business No errors.
App\Entity\Chat No errors.
App\Entity\Company
  • The mappings App\Entity\Company#scales and App\Entity\Scale#company are inconsistent with each other.
App\Entity\Contact No errors.
App\Entity\Doctor No errors.
App\Entity\Hospital No errors.
App\Entity\InterventionAttachment No errors.
App\Entity\LiquidationAnestesist No errors.
App\Entity\LiquidationDetail No errors.
App\Entity\Log No errors.
App\Entity\Scale
  • The association App\Entity\Scale#company refers to the inverse side field App\Entity\Company#scale which does not exist.
  • The association App\Entity\Scale#groups refers to the inverse side field App\Entity\BaremoGroups#scale which does not exist.
App\Entity\Speciality No errors.
App\Entity\User No errors.
App\Entity\UserAttachment No errors.
App\Entity\Intervention
  • The mappings App\Entity\Intervention#group and App\Entity\BaremoGroups#intervention are inconsistent with each other.
  • The mappings App\Entity\Intervention#double_group and App\Entity\BaremoGroups#intervention are inconsistent with each other.
  • The association App\Entity\Intervention#doctor refers to the inverse side field App\Entity\User#intervention which does not exist.
  • The association App\Entity\Intervention#anestesist refers to the inverse side field App\Entity\User#intervention which does not exist.
  • The association App\Entity\Intervention#share_anestesist refers to the inverse side field App\Entity\User#intervention which does not exist.
  • The association App\Entity\Intervention#nurse refers to the inverse side field App\Entity\User#intervention which does not exist.
Cron\CronBundle\Entity\CronJob No errors.
Cron\CronBundle\Entity\CronReport No errors.
Vich\UploaderBundle\Entity\File No errors.