http://157.230.187.195/login

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\Invoice No errors.
App\Entity\LatePaymentChargeLogs No errors.
App\Entity\User
  • The field App\Entity\User#changeLogs is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\UserChangeLog#user does not contain the required 'inversedBy="changeLogs"' attribute.
App\Entity\Attachment No errors.
App\Entity\Organization No errors.
App\Entity\Form
  • The association App\Entity\Form#property refers to the inverse side field App\Entity\Property#form which does not exist.
App\Entity\InvoiceReview No errors.
App\Entity\SupportTicket No errors.
App\Entity\InvoiceSupportTicket No errors.
App\Entity\CheckInformation No errors.
App\Entity\Municipality
  • The field App\Entity\Municipality#municipalityFee is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\MunicipalityFee#municipality does not contain the required 'inversedBy="municipalityFee"' attribute.
App\Entity\State No errors.
App\Entity\Country No errors.
App\Entity\Contact No errors.
App\Entity\ChangeLog No errors.
App\Entity\UserChangeLog
  • The mappings App\Entity\UserChangeLog#userChanged and App\Entity\User#changeLogs are inconsistent with each other.
App\Entity\UserNotification No errors.
App\Entity\UserReview No errors.