GET https://datacambi.com/articles

Query Metrics

3 Database Queries
3 Different statements
5.77 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 4.06 ms
SELECT count(DISTINCT a0_.id) AS sclr_0 FROM article a0_
Parameters:
[]
2 0.72 ms
SELECT DISTINCT a0_.id AS id_0 FROM article a0_ LIMIT 4
Parameters:
[]
3 0.98 ms
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.type AS type_3, a0_.image AS image_4, a0_.content AS content_5, a0_.created_at AS created_at_6, a0_.created_by AS created_by_7, a0_.updated_at AS updated_at_8, a0_.updated_by AS updated_by_9 FROM article a0_ WHERE a0_.id IN (?, ?, ?, ?)
Parameters:
[
  1
  2
  3
  4
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Article No errors.