GET http://villennesboat.com/

Query Metrics

4 Database Queries
4 Different statements
1.08 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.42 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.image_name AS image_name_3, t0.active AS active_4, t0.description AS description_5 FROM activity t0 WHERE t0.active = ?
Parameters:
[
  1
]
2 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_name AS image_name_3, t0.people AS people_4, t0.motor AS motor_5, t0.link AS link_6, t0.width AS width_7, t0.height AS height_8, t0.permis AS permis_9, t0.is_active AS is_active_10, t0.description AS description_11, t0.comment AS comment_12 FROM embarcation t0 WHERE t0.is_active = ?
Parameters:
[
  1
]
3 0.23 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.subtitle AS subtitle_4, t0.price AS price_5, t0.time AS time_6, t0.image_name AS image_name_7, t0.is_active AS is_active_8 FROM abonnements t0 WHERE t0.is_active = ?
Parameters:
[
  1
]
4 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.texte AS texte_3, t0.image_name AS image_name_4, t0.name AS name_5, t0.lastname AS lastname_6, t0.label AS label_7, t0.created_at AS created_at_8 FROM actuality t0
Parameters:
[]

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\Activity No errors.
App\Entity\Embarcation No errors.
App\Entity\Abonnements No errors.
App\Entity\Actuality No errors.