GET https://gors.boldrdev.nl/nieuws/iedere-dag-krijg-je-volop-waardering-bij-de-nieuwe-haven

Query Metrics

64 Database Queries
7 Different statements
21.15 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
8.00 ms
(37.83%)
28
SELECT t0.id AS id_1, t0.type AS type_2, t0.sort_order AS sort_order_3, t0.is_deleted AS is_deleted_4, t0.restrict_sites AS restrict_sites_5, t0.time_created AS time_created_6, t0.time_published AS time_published_7, t0.time_deleted AS time_deleted_8, t0.published_revision_id AS published_revision_id_9, t0.draft_revision_id AS draft_revision_id_10 FROM cms_content_entry t0 WHERE t0.id = ?
Parameters:
[
  4
]
7.56 ms
(35.74%)
29
SELECT t0.id AS id_1, t0.is_published_revision AS is_published_revision_2, t0.time_created AS time_created_3, t0.autosave AS autosave_4, t0.content_entry_id AS content_entry_id_5, t0.parent_id AS parent_id_6, t0.author_id AS author_id_7 FROM cms_content_entry_revision t0 WHERE t0.id = ?
Parameters:
[
  826
]
2.01 ms
(9.50%)
3
SELECT t0.id AS id_1, t0.storage AS storage_2, t0.storage_identifier AS storage_identifier_3, t0.public_name AS public_name_4, t0.size AS size_5, t0.mime_type AS mime_type_6, t0.type AS type_7, t0.public_storage AS public_storage_8, t0.public_storage_identifier AS public_storage_identifier_9, t0.width AS width_10, t0.height AS height_11, t0.derivatives AS derivatives_12, t0.enqueued_derivatives AS enqueued_derivatives_13, t0.folder_id AS folder_id_14 FROM cms_upload t0 WHERE t0.id = ?
Parameters:
[
  103
]
1.25 ms
(5.91%)
1
SELECT c0_.id AS id_0, c0_.source AS source_1, c0_.target AS target_2, c0_.status_code AS status_code_3, c0_.is_prefix AS is_prefix_4, c0_.automatically_added AS automatically_added_5, c0_.site_id AS site_id_6 FROM cms_redirect c0_ WHERE ((c0_.is_prefix = 0 AND c0_.source = ?) OR (c0_.is_prefix = 1 AND ? LIKE CONCAT(c0_.source, '%'))) AND c0_.site_id IS NULL LIMIT 1
Parameters:
[
  "/nieuws/iedere-dag-krijg-je-volop-waardering-bij-de-nieuwe-haven"
  "/nieuws/iedere-dag-krijg-je-volop-waardering-bij-de-nieuwe-haven"
]
0.98 ms
(4.61%)
1
SELECT c0_.id AS id_0, c0_.locale AS locale_1, c0_.name AS name_2, c0_.permalink AS permalink_3, c0_.search_text AS search_text_4, c1_.id AS id_5, c2_.id AS id_6, c0_.content_entry_revision_id AS content_entry_revision_id_7 FROM cms_content_entry_revision_translation c0_ LEFT JOIN cms_content_entry_revision c1_ ON c0_.content_entry_revision_id = c1_.id LEFT JOIN cms_content_entry c2_ ON c1_.content_entry_id = c2_.id WHERE c0_.content_entry_revision_id IN (?) AND c0_.locale = ?
Parameters:
[
  826
  "nl"
]
0.87 ms
(4.11%)
1
SELECT c0_.id AS id_0, c1_.`values` AS values_1 FROM cms_custom_content_entry_revision c1_ LEFT JOIN cms_content_entry_revision c0_ ON c1_.content_entry_revision_id = c0_.id WHERE c0_.id IN (?)
Parameters:
[
  826
]
0.49 ms
(2.30%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.summary AS summary_4, t0.published AS published_5, t0.deleted AS deleted_6, t0.image_id AS image_id_7 FROM quality_report t0 WHERE t0.id = ?
Parameters:
[
  "6"
]

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.