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

Query Metrics

2 Database Queries
2 Different statements
2.83 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 1.68 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
  "contact"
]
2 1.15 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\Banner 1
App\Entity\InfoResidence 1

Entities Mapping

Class Mapping errors
App\Entity\Frontend\Banner No errors.
App\Entity\InfoResidence No errors.