Query Metrics
1
Database Queries
1
Different statements
0.57 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.57 ms |
SELECT c0_.id AS id_0, c0_.designation AS designation_1, c0_.type AS type_2, c0_.from_date AS from_date_3, c0_.to_date AS to_date_4, c0_.priority AS priority_5, c0_.activity_closed AS activity_closed_6, c0_.designation AS designation_7, c0_.from_date AS from_date_8, c0_.to_date AS to_date_9 FROM calendar c0_ WHERE c0_.to_date >= ? AND (c0_.type = ? OR c0_.type = ?) ORDER BY c0_.priority ASC
Parameters:
[ "2025-07-04 19:44:35" "fermeture" "indisponible" ] |
customer connection
No database queries were performed.
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
customer | doctrine.dbal.customer_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
customer | doctrine.orm.customer_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
App\Entity\Main\Calendar | No errors. |
customer entity manager
No loaded entities.