GET https://octagen.tech/page/big-data?p=page%2Fbig-data

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.61 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.contact_msg AS contact_msg_4, t0.slug AS slug_5, t0.render AS render_6, t0.content AS content_7, t0.icon AS icon_8, t0.image AS image_9, t0.image_2 AS image_2_10, t0.keywords AS keywords_11, t0.small_desc AS small_desc_12, t0.type_id AS type_id_13 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "big-data"
]
2 0.30 ms
SELECT t0.id AS id_1, t0.type AS type_2 FROM type_page t0 WHERE t0.id = ?
Parameters:
[
  2
]

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\Page No errors.
App\Entity\TypePage No errors.