Query Metrics

10 Database Queries
3 Different statements
3.18 ms Query time
0 Invalid entities
36 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.82 ms
(57.14%)
8
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.update_at AS update_at_3, t0.image_name AS image_name_4, t0.publie AS publie_5 FROM gallerie t0 INNER JOIN gallerie_tags ON t0.id = gallerie_tags.gallerie_id WHERE gallerie_tags.tags_id = ?
Parameters:
[
  1
]
1.09 ms
(34.42%)
1
SELECT g0_.id AS id_0, g0_.titre AS titre_1, g0_.update_at AS update_at_2, g0_.image_name AS image_name_3, g0_.publie AS publie_4 FROM gallerie g0_ WHERE g0_.publie = ? ORDER BY g0_.id DESC
Parameters:
[
  1
]
0.27 ms
(8.43%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.slug AS slug_3 FROM tags 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Gallerie 28
App\Entity\Tags 8

Entities Mapping

Class Mapping errors
App\Entity\Gallerie No errors.
App\Entity\Tags No errors.
App\Entity\Actualites No errors.