GET https://junior.preprod-yousg3q-etbsswybjvlic.fr-3.platformsh.site/en/page/help

Query Metrics

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

Queries

Group similar statements

# Time Info
1 5.84 ms
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:
[
  "help"
  "en"
]
2 16.76 ms
SELECT t0.id AS id_1, t0.is_public AS is_public_2 FROM page t0 WHERE t0.id = ?
Parameters:
[
  7
]
3 2.19 ms
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
]

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.