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

Query Metrics

3 Database Queries
3 Different statements
6.20 ms Query time
0 Invalid entities
7 Managed entities

Queries

Group similar statements

# Time Info
1 2.76 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
  "situation"
]
2 1.76 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.sous_title AS sous_title_3, t0.description AS description_4, t0.image AS image_5 FROM situation t0
Parameters:
[]
3 1.67 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\Situation 5
App\Entity\Frontend\Banner 1
App\Entity\InfoResidence 1

Entities Mapping

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