GET https://dev-sgt-wetter4.allgaeu-webmarketing.de/blog

Query Metrics

2 Database Queries
2 Different statements
0.75 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.36 ms
SELECT COUNT(b0_.id) AS sclr_0 FROM blog_post b0_ WHERE b0_.is_published = ?
Parameters:
[
  1
]
2 0.39 ms
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, created_at_4 FROM (SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.slug AS slug_2, b0_.content AS content_3, b0_.created_at AS created_at_4, b0_.image AS image_5, b0_.is_published AS is_published_6 FROM blog_post b0_ WHERE b0_.is_published = ?) dctrn_result_inner ORDER BY created_at_4 DESC) dctrn_result LIMIT 6
Parameters:
[
  1
]

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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Entity\BlogPost No errors.