GET https://haarlemsebomenwachters.nl/menu?activeSlug=kapvergunningen

Query Metrics

2 Database Queries
2 Different statements
0.75 ms Query time
1 Invalid entities
7 Managed entities

Queries

Group similar statements

# Time Info
1 0.51 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.head_menu AS head_menu_3, p0_.meta_title AS meta_title_4, p0_.meta_description AS meta_description_5, p0_.meta_keywords AS meta_keywords_6, p0_.sequence AS sequence_7, p0_.created AS created_8, p0_.modified AS modified_9, p0_.published_at AS published_at_10, p0_.archived_at AS archived_at_11, p0_.parent_page_id AS parent_page_id_12, p0_.created_by_id AS created_by_id_13, p0_.modified_by_id AS modified_by_id_14 FROM page p0_ WHERE p0_.head_menu = 1 AND p0_.parent_page_id IS NULL AND p0_.published_at < ? AND (p0_.archived_at > ? OR p0_.archived_at IS NULL) ORDER BY p0_.sequence ASC
Parameters:
[
  "2025-11-15 14:06:11"
  "2025-11-15 14:06:11"
]
2 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.head_menu AS head_menu_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.meta_keywords AS meta_keywords_7, t0.sequence AS sequence_8, t0.created AS created_9, t0.modified AS modified_10, t0.published_at AS published_at_11, t0.archived_at AS archived_at_12, t0.parent_page_id AS parent_page_id_13, t0.created_by_id AS created_by_id_14, t0.modified_by_id AS modified_by_id_15 FROM page t0 WHERE t0.parent_page_id IN (?, ?, ?, ?, ?, ?) ORDER BY t0.sequence ASC
Parameters:
[
  1
  7
  70
  73
  75
  74
]

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\Entity\Page 6
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\Page No errors.
App\Entity\User
  • The association App\Entity\User#reactions refers to the owning side field App\Entity\Reaction#createdById which does not exist.
App\Entity\PageSjabloonContent No errors.