https://egor.cash.x1b.info/login

Query Metrics

1 Database Queries
1 Different statements
0.25 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.25 ms
SET @@session.time_zone = ?
Parameters:
[
  "America/Grand_Turk"
]

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\Session No errors.
App\Entity\Setting No errors.
App\Entity\User No errors.
App\Entity\Club No errors.
App\Entity\Cashdesk
  • The field App\Entity\Cashdesk#current_workshift is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Workshift#cashdesk does not contain the required 'mappedBy="current_workshift"' attribute.
  • If association App\Entity\Cashdesk#current_workshift is one-to-one, then the inversed side App\Entity\Workshift#cashdesk has to be one-to-one as well.
App\Entity\AuditLog No errors.
App\Entity\RegionClub No errors.