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

Query Metrics

6 Database Queries
6 Different statements
13.69 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
7.45 ms
(54.42%)
1
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-5"
]
2.05 ms
(15.00%)
1
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-c9e7-7930-a477-0fcf1953c55b"
]
1.64 ms
(12.01%)
1
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"
]
1.44 ms
(10.54%)
1
"COMMIT"
Parameters:
[]
0.72 ms
(5.26%)
1
UPDATE page_builder_pages SET views_count = ? WHERE id = ?
Parameters:
[
  3
  "019fb24e-c9e7-7930-a477-0fcf1953c55b"
]
0.38 ms
(2.77%)
1
"START TRANSACTION"
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