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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
6.82 ms
(57.99%)
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-4"
]
1.39 ms
(11.82%)
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-c9e0-72e7-9bae-74072dd32c7e"
]
1.33 ms
(11.31%)
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.12 ms
(9.54%)
1
"COMMIT"
Parameters:
[]
0.82 ms
(6.99%)
1
UPDATE page_builder_pages SET views_count = ? WHERE id = ?
Parameters:
[
  3
  "019fb24e-c9e0-72e7-9bae-74072dd32c7e"
]
0.28 ms
(2.34%)
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