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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
6.03 ms
(56.19%)
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-1"
]
1.50 ms
(13.99%)
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-c9c7-7a70-8e80-6600e33ea471"
]
1.37 ms
(12.78%)
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"
]
0.81 ms
(7.58%)
1
"COMMIT"
Parameters:
[]
0.66 ms
(6.12%)
1
UPDATE page_builder_pages SET views_count = ? WHERE id = ?
Parameters:
[
  2
  "019fb24e-c9c7-7a70-8e80-6600e33ea471"
]
0.36 ms
(3.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