https://preprod.theatre-contemporain.net/biographies/?path=biographies%2F

Query Metrics

3 Database Queries
3 Different statements
1.59 ms Query time
0 Invalid entities
0 Cache hits
0 Cache misses
0 Cache puts

Queries

Group similar statements

# Time Info
1 0.09 ms
SELECT COUNT(*) as total FROM persons
Parameters:
[]
2 0.10 ms
SELECT * FROM bannieres
                WHERE publish=1
                AND valid=1
                AND is_national=1
                AND date_start<='2024-05-09'
                AND date_end>='2024-05-09'
                ORDER BY bannieres.order ASC
                LIMIT 0,10
Parameters:
[]
3 1.41 ms
SELECT * FROM bannieres
                WHERE publish=1
                AND valid=1
                AND is_bottom=1
                AND date_start<=NOW()
                AND date_end>=NOW()
                ORDER BY bannieres.order ASC
                LIMIT 0,10
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

0 Hits
0 Misses
0 Puts

Entities Mapping