GET https://meeple-club.tokii.fr/meeple-news-3

Query Metrics

6 Database Queries
6 Different statements
13.91 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.seo AS seo_9, t0.views_count AS views_count_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.published_at AS published_at_13 FROM page_builder_pages t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "meeple-news-3"
]
2 2.27 ms
SELECT t0.id AS id_1, t0.owner_type AS owner_type_2, t0.owner_id AS owner_id_3, t0.theme_id AS theme_id_4, t0.overrides AS overrides_5, t0.custom_css AS custom_css_6, t0.text_styles AS text_styles_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM theme_assignments t0 WHERE t0.owner_type = ? AND t0.owner_id = ? LIMIT 1
Parameters:
[
  "page"
  "019fb24e-c9d8-7145-b0f9-89dab0ef0122"
]
3 0.37 ms
"START TRANSACTION"
Parameters:
[]
4 1.01 ms
UPDATE page_builder_pages SET views_count = ? WHERE id = ?
Parameters:
[
  2
  "019fb24e-c9d8-7145-b0f9-89dab0ef0122"
]
5 1.64 ms
"COMMIT"
Parameters:
[]
6 1.85 ms
SELECT t0.id AS id_1, t0.owner_type AS owner_type_2, t0.owner_id AS owner_id_3, t0.header AS header_4, t0.footer AS footer_5, t0.updated_at AS updated_at_6 FROM page_builder_site_chrome t0 WHERE t0.owner_type = ? AND t0.owner_id = ? LIMIT 1
Parameters:
[
  "conversation"
  "019e6e03-bb2c-7f02-a3fe-821602e78b50"
]

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