GET https://www.redix-hosting.com/panel

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
1 Invalid entities
100 Managed entities

Queries

No executed queries.

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\Core\Entity\Permission 93
App\Core\Entity\Log 5
App\Core\Entity\User 1
App\Core\Entity\Role 1

Entities Mapping

Class Mapping errors
App\Core\Entity\Plugin No errors.
App\Core\Entity\User
  • The field 'App\Core\Entity\User#balance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field App\Core\Entity\User#logs is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Core\Entity\Log#user does not contain the required 'inversedBy: "logs"' attribute.
App\Core\Entity\Log No errors.
App\Core\Entity\Role No errors.
App\Core\Entity\Permission No errors.
App\Core\Entity\Server No errors.
App\Core\Entity\ServerSubuser No errors.