https://bilimonacademie.org/mediatheque-bilimon-academie

Query Metrics

2 Database Queries
2 Different statements
2.06 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.57 ms
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.subtitle AS subtitle_2, s0_.image AS image_3, s0_.is_active AS is_active_4, s0_.title2 AS title2_5, s0_.summary AS summary_6, s0_.title3 AS title3_7, s0_.slug AS slug_8, s0_.icon AS icon_9, s0_.logo AS logo_10, s0_.created_at AS created_at_11, s0_.updated_at AS updated_at_12, s0_.tag_id AS tag_id_13, s0_.created_by_id AS created_by_id_14, s0_.updated_by_id AS updated_by_id_15 FROM section_title s0_ INNER JOIN tag t1_ ON s0_.tag_id = t1_.id WHERE t1_.name = ? ORDER BY s0_.title ASC
Parameters:
[
  "gallery_index"
]
2 0.48 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.slug AS slug_4, t0.is_active AS is_active_5, t0.images AS images_6, t0.illustration AS illustration_7, t0.banner_img AS banner_img_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.created_by_id AS created_by_id_11, t0.updated_by_id AS updated_by_id_12 FROM gallery t0 WHERE t0.is_active = ?
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.

Entities Mapping

Class Mapping errors
App\Entity\SectionTitle No errors.
App\Entity\Gallery No errors.
App\Entity\Tag No errors.
App\Entity\User No errors.