GET http://suntravelsetservices.net/public/admin/blog?page=1&sort%5Blibelle%5D=ASC

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.04 ms
(45.77%)
1
SELECT count(*) AS sclr_0 FROM blog b0_
Parameters:
[]
0.44 ms
(19.28%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3 FROM blog_categorie t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.42 ms
(18.49%)
1
SELECT b0_.id AS id_0, b0_.libelle AS libelle_1, b0_.date_creation AS date_creation_2, b0_.editeur AS editeur_3, b0_.image AS image_4, b0_.description AS description_5, b0_.slug AS slug_6, b0_.is_active AS is_active_7, b0_.categorie_id AS categorie_id_8 FROM blog b0_ WHERE b0_.id IN (?) ORDER BY b0_.libelle ASC
Parameters:
[
  1
]
0.37 ms
(16.46%)
1
SELECT DISTINCT b0_.id AS id_0, b0_.libelle AS libelle_1 FROM blog b0_ ORDER BY b0_.libelle ASC LIMIT 20
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\Blog 1
App\Entity\BlogCategorie 1

Entities Mapping

Class Mapping errors
App\Entity\Blog No errors.
App\Entity\BlogCategorie No errors.