GET https://serwis.ehvac.pl/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProformaCrudController

Query Metrics

2 Database Queries
2 Different statements
0.45 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.26 ms
SELECT DISTINCT p0_.id AS id_0 FROM proforma p0_ LIMIT 20
Parameters:
[]
2 0.18 ms
SELECT count(p0_.id) AS sclr_0 FROM proforma p0_
Parameters:
[]

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\Proforma
  • The field 'App\Entity\Proforma#createdAt' has the property type 'DateTimeInterface' that differs from the metadata field type 'string' returned by the 'string' DBAL type.
  • The field 'App\Entity\Proforma#updatedAt' has the property type 'DateTimeInterface' that differs from the metadata field type 'string' returned by the 'string' DBAL type.