GET https://redix-hosting.com/

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
1 Invalid entities
15 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\Product 5
App\Core\Entity\Category 5
App\Core\Entity\ProductPrice 5

Entities Mapping

Class Mapping errors
App\Core\Entity\Plugin No errors.
App\Core\Entity\Category No errors.
App\Core\Entity\Product No errors.
App\Core\Entity\ProductPrice
  • The field 'App\Core\Entity\ProductPrice#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.