https://socledev.factory02.com/fr/pagedetest

Query Metrics

2 Database Queries
2 Different statements
2.14 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.63 ms
SELECT t0_.id AS id_0, t0_.template AS template_1, t0_.content_editable AS content_editable_2 FROM tpage t0_ INNER JOIN tpage_translation t1_ ON t0_.id = t1_.translatable_id WHERE t1_.locale = ? AND t1_.slug = ?
Parameters:
[
  "fr"
  "pagedetest"
]
2 0.51 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.meta_title AS meta_title_4, t0.description AS description_5, t0.content AS content_6, t0.pbcontent AS pbcontent_7, t0.pbcontentcache AS pbcontentcache_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM tpage_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  3
]

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.

Entities Mapping

Class Mapping errors
App\Entity\TPage No errors.
App\Entity\TPageTranslation No errors.