GET https://test.speed.page/fr/blog?page=8

Query Metrics

3 Database Queries
3 Different statements
0.75 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

front_db connection

Time Count Info
0.29 ms
(38.59%)
1
SELECT count(DISTINCT a0_.id) AS sclr_0 FROM `articles` a0_
Parameters:
[]
0.29 ms
(38.27%)
1
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.slug AS slug_2, a0_.lng AS lng_3, a0_.description AS description_4, a0_.content AS content_5, a0_.created_at AS created_at_6, a0_.updated_at AS updated_at_7 FROM `articles` a0_ WHERE a0_.id IN (?, ?, ?, ?, ?) ORDER BY a0_.id DESC
Parameters:
[
  18
  17
  16
  15
  14
]
0.17 ms
(23.15%)
1
SELECT DISTINCT a0_.id AS id_0, a0_.id AS id_1 FROM `articles` a0_ ORDER BY a0_.id DESC LIMIT 5 OFFSET 35
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection
front_db doctrine.dbal.front_db_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
front doctrine.orm.front_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

front entity manager

Class Amount of managed objects
App\Entity\Front\Articles 5

Entities Mapping

default entity manager

No loaded entities.

front entity manager

Class Mapping errors
App\Entity\Front\Articles No errors.