GET https://meeple-club.tokii.fr/p/meeple-news-4

Query Metrics

4 Database Queries
4 Different statements
10.30 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 6.79 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.owner_type AS owner_type_4, t0.owner_id AS owner_id_5, t0.status AS status_6, t0.visibility AS visibility_7, t0.document AS document_8, t0.theme_override AS theme_override_9, t0.seo AS seo_10, t0.views_count AS views_count_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.published_at AS published_at_14 FROM page_builder_pages t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "meeple-news-4"
]
2 0.96 ms
"START TRANSACTION"
Parameters:
[]
3 1.24 ms
UPDATE page_builder_pages SET views_count = ? WHERE id = ?
Parameters:
[
  1
  "019eefcc-5d1b-7660-83b0-6db735f62572"
]
4 1.32 ms
"COMMIT"
Parameters:
[]

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\PageBuilder\Domain\Model\Page 1

Entities Mapping

Class Mapping errors
App\PageBuilder\Domain\Model\Page No errors.