GET https://junior.preprod-yousg3q-etbsswybjvlic.fr-3.platformsh.site/de/page/helfen

Query Metrics

3 Database Queries
3 Different statements
7.77 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.81 ms
(49.09%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.body AS body_3, t0.slug AS slug_4, t0.meta_description AS meta_description_5, t0.meta_title AS meta_title_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM page_translation t0 WHERE t0.slug = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  "helfen"
  "de"
]
2.05 ms
(26.37%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.body AS body_3, t0.slug AS slug_4, t0.meta_description AS meta_description_5, t0.meta_title AS meta_title_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  7
]
1.91 ms
(24.54%)
1
SELECT t0.id AS id_1, t0.is_public AS is_public_2 FROM page t0 WHERE t0.id = ?
Parameters:
[
  7
]

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\PageTranslation 4
App\Entity\Page 1

Entities Mapping

Class Mapping errors
App\Entity\Page No errors.
App\Entity\PageTranslation No errors.