GET http://www.perlagh3.com/galery

Query Metrics

4 Database Queries
4 Different statements
8.60 ms Query time
0 Invalid entities
15 Managed entities

Queries

Group similar statements

# Time Info
1 2.44 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.page AS page_3, t0.titre AS titre_4, t0.sous_titre AS sous_titre_5, t0.is_published AS is_published_6 FROM banner t0 WHERE t0.is_published = ? AND t0.page = ? LIMIT 1
Parameters:
[
  1
  "gallerie"
]
2 1.94 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.title AS title_3, t0.is_published AS is_published_4, t0.link AS link_5, t0.type_id AS type_id_6 FROM gallery t0 WHERE t0.is_published = ? ORDER BY t0.id DESC
Parameters:
[
  1
]
3 2.38 ms
SELECT t0.id AS id_1, t0.type AS type_2 FROM type_gallery t0
Parameters:
[]
4 1.84 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.postal_code AS postal_code_4, t0.city AS city_5, t0.bank AS bank_6, t0.acount_number AS acount_number_7, t0.acount_name AS acount_name_8, t0.website AS website_9, t0.email AS email_10, t0.phone AS phone_11, t0.map AS map_12 FROM info_residence t0 WHERE t0.id = ?
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\Frontend\Gallery 9
App\Entity\Frontend\TypeGallery 4
App\Entity\Frontend\Banner 1
App\Entity\InfoResidence 1

Entities Mapping