GET https://secure.speed.page/blog?page=2&page%3D5%26page%253D11%2526page%2525253D6%25253D%253D%3D=

Query Metrics

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

Queries

Group similar statements

front_db connection

# Time Info
1 0.30 ms
SELECT count(DISTINCT a0_.id) AS sclr_0 FROM `articles` a0_
Parameters:
[]
2 0.21 ms
SELECT DISTINCT a0_.id AS id_0, a0_.id AS id_1 FROM `articles` a0_ ORDER BY a0_.id DESC LIMIT 5 OFFSET 5
Parameters:
[]
3 0.31 ms
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:
[
  48
  47
  46
  45
  44
]

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.