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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.89 ms
(76.40%)
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.28 ms
(23.60%)
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.