GET https://luckybot.eu/article/list/category

Query Metrics

4 Database Queries
4 Different statements
1.80 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.67 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.date AS date_3, t0.text AS text_4, t0.picture AS picture_5, t0.picture_size AS picture_size_6, t0.updated_at AS updated_at_7, t0.writer AS writer_8, t0.category_id AS category_id_9 FROM content t0 WHERE t0.id = ?
Parameters:
[
  "81"
]
2 0.50 ms
SELECT COUNT(*) FROM content t0
Parameters:
[]
3 0.29 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.date AS date_3, t0.text AS text_4, t0.picture AS picture_5, t0.picture_size AS picture_size_6, t0.updated_at AS updated_at_7, t0.writer AS writer_8, t0.category_id AS category_id_9 FROM content t0 LIMIT 1
Parameters:
[]
4 0.34 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0
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\Content No errors.
App\Entity\Category No errors.
App\Entity\NewspaperSubject2 No errors.