GET http://www.devillejsa.be/bonnes-affaires

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.47 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.description AS description_4, t0.price AS price_5, t0.order_index AS order_index_6, t0.is_active AS is_active_7 FROM deals t0 WHERE t0.is_active = ? ORDER BY t0.order_index ASC
Parameters:
[
  1
]

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\Deals
  • The field 'App\Entity\Deals#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.