Query Metrics
1
Database Queries
1
Different statements
3.06 ms
Query time
1
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.06 ms |
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.startdate AS startdate_2, b0_.enddate AS enddate_3, b0_.location AS location_4, b0_.isactive AS isactive_5, b0_.placeid AS placeid_6, b0_.locationhidden AS locationhidden_7, b0_.creationdate AS creationdate_8, b0_.festival_id AS festival_id_9, b0_.description_id AS description_id_10 FROM bfedition b0_ WHERE b0_.isactive = ? AND (b0_.startdate >= ? OR ? BETWEEN b0_.startdate AND b0_.enddate) ORDER BY b0_.startdate ASC, b0_.enddate ASC LIMIT 9
Parameters:
[ 1 "2024-11-07" "2024-11-07" ] |
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\BFEdition |
|
App\Entity\BFFestival | No errors. |
App\Entity\BFDescriptionEdition | No errors. |