GET https://datacambi.com/article/test-de-lancement-de-la-plateforme-datacambi

Query Metrics

2 Database Queries
2 Different statements
3.77 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.45 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.type AS type_4, t0.image AS image_5, t0.content AS content_6, t0.created_at AS created_at_7, t0.created_by AS created_by_8, t0.updated_at AS updated_at_9, t0.updated_by AS updated_by_10 FROM article t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "test-de-lancement-de-la-plateforme-datacambi"
]
2 1.31 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_ ORDER BY a0_.created_at DESC LIMIT 3
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.

Entities Mapping

Class Mapping errors
App\Entity\Article No errors.