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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.25 ms
(54.68%)
1
SELECT count(DISTINCT c0_.id) AS sclr_0 FROM call_for_tenders c0_ WHERE (c0_.state = ?) AND (c0_.deleted_at IS NULL)
Parameters:
[
  "visible"
]
0.21 ms
(45.32%)
1
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.