GET https://bfc.ac-dev.fr/

Query Metrics

2 Database Queries
2 Different statements
0.54 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.36 ms
SELECT count(DISTINCT c0_.id) AS sclr_0 FROM call_for_tenders c0_ WHERE (c0_.state = ?) AND (c0_.deleted_at IS NULL)
Parameters:
[
  "visible"
]
2 0.18 ms
SELECT DISTINCT c0_.id AS id_0 FROM call_for_tenders c0_ WHERE (c0_.state = ?) AND (c0_.deleted_at IS NULL) LIMIT 25
Parameters:
[
  "visible"
]

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

Entities Mapping

Class Mapping errors
App\Entity\CallForTenders No errors.