Query Metrics

4 Database Queries
3 Different statements
1.35 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.65 ms
(48.55%)
1
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.intro AS intro_5, t0.date AS date_6, t0.meta_description AS meta_description_7, t0.priority AS priority_8, t0.category_id AS category_id_9 FROM cob_post t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "gestione-delle-attività-manutentive-aeroportuali-in-fase-di-innovazione-tecnologica"
]
0.47 ms
(35.26%)
2
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.intro AS intro_5, t0.date AS date_6, t0.meta_description AS meta_description_7, t0.priority AS priority_8, t0.category_id AS category_id_9 FROM cob_post t0 WHERE t0.priority = ? LIMIT 1
Parameters:
[
  6
]
0.22 ms
(16.19%)
1
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3 FROM cob_post_category t0 WHERE t0.id = ?
Parameters:
[
  "3"
]

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\Post 3
App\Entity\PostCategory 2

Entities Mapping

Class Mapping errors
App\Entity\Post No errors.
App\Entity\PostCategory No errors.