GET https://www.balticworxx.de/blog

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.97 ms
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.uuid AS uuid_2, b0_.created_at AS created_at_3, b0_.parent_id AS parent_id_4 FROM blog_category b0_ WHERE b0_.parent_id IS NULL ORDER BY b0_.id ASC LIMIT 10
Parameters:
[]
2 1.21 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.uuid AS uuid_4, t0.created_at AS created_at_5, t0.category_id AS category_id_6 FROM blog t0 ORDER BY t0.created_at DESC
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\BlogCategory No errors.
App\Entity\Blog No errors.