GET http://www.dev.michaeljpitz.com/rgpd

Query Metrics

2 Database Queries
2 Different statements
1.73 ms Query time
0 Invalid entities
9 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.16 ms
(66.98%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.featured_image AS featured_image_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "rgpd"
]
0.57 ms
(33.02%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.color AS color_4, t0.description AS description_5, t0.level AS level_6 FROM category t0 ORDER BY t0.title ASC
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\Entity\Category 8
App\Entity\Page 1

Entities Mapping

Class Mapping errors
App\Entity\Page No errors.
App\Entity\Category No errors.
App\Entity\Article No errors.