GET https://dev.cebios-lms.fr/

Query Metrics

1 Database Queries
1 Different statements
1.10 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 1.10 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.actif AS actif_4, t0.message AS message_5, t0.ip_authorized AS ip_authorized_6 FROM maintenance_schedule t0 WHERE t0.actif = ? ORDER BY t0.id DESC LIMIT 1
Parameters:
[
  1
]

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
App\Entity\MaintenanceSchedule 1

Entities Mapping

Class Mapping errors
App\Entity\MaintenanceSchedule No errors.