GET https://stripe.wetter.allgaeu-webmarketing.de/blog

Query Metrics

3 Database Queries
3 Different statements
2.03 ms Query time
0 Invalid entities
6 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.07 ms
(52.59%)
1
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
]
0.62 ms
(30.44%)
1
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 = ? AND b0_.id IN (?, ?, ?, ?, ?, ?) ORDER BY b0_.created_at DESC
Parameters:
[
  1
  114
  113
  112
  111
  110
  109
]
0.34 ms
(16.97%)
1
SELECT COUNT(b0_.id) AS sclr_0 FROM blog_post b0_ WHERE b0_.is_published = ?
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
App\Entity\BlogPost 6

Entities Mapping

Class Mapping errors
App\Entity\BlogPost No errors.