GET https://staging.bim.de/en/about/news/facelift_for_marketing_tools

Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.97 ms
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.title AS title_3, t0.slug AS slug_4, t0.locale AS locale_5, t0.author AS author_6, t0.summary AS summary_7, t0.content AS content_8, t0.published_at AS published_at_9 FROM news_entry t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "facelift_for_marketing_tools"
]
2 1.92 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_order AS sort_order_3, t0.entry_id AS entry_id_4 FROM news_image t0 WHERE t0.entry_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  127
]

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\NewsEntry 1

Entities Mapping

Class Mapping errors
App\Entity\NewsEntry No errors.
App\Entity\NewsImage No errors.