GET https://test.venanzieffe.it/novita

Query Metrics

27 Database Queries
5 Different statements
2.99 ms Query time
0 Invalid entities
41 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.56 ms
(52.04%)
20
SELECT t0.id AS id_1, t0.type AS type_2, t0.title AS title_3, t0.file_path AS file_path_4, t0.poster_path AS poster_path_5, t0.news_id AS news_id_6 FROM ven_news_material t0 WHERE t0.news_id = ?
Parameters:
[
  "24"
]
0.63 ms
(21.07%)
2
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.is_active AS is_active_3, t0.date AS date_4, t0.title AS title_5, t0.abstract AS abstract_6, t0.content AS content_7, t0.priority AS priority_8, t0.news_category_id AS news_category_id_9 FROM ven_news t0 WHERE t0.is_active = ?
Parameters:
[
  1
]
0.38 ms
(12.72%)
3
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.is_active AS is_active_3, t0.date AS date_4, t0.title AS title_5, t0.abstract AS abstract_6, t0.content AS content_7, t0.priority AS priority_8, t0.news_category_id AS news_category_id_9 FROM ven_news t0 WHERE t0.news_category_id = ?
Parameters:
[
  "5"
]
0.28 ms
(9.32%)
1
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.is_active AS is_active_3, t0.date AS date_4, t0.title AS title_5, t0.abstract AS abstract_6, t0.content AS content_7, t0.priority AS priority_8, t0.news_category_id AS news_category_id_9 FROM ven_news t0 WHERE t0.is_active = ? ORDER BY t0.priority DESC
Parameters:
[
  1
]
0.14 ms
(4.84%)
1
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.file_path AS file_path_4, t0.slider_path AS slider_path_5 FROM ven_news_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\News 20
App\Entity\NewsMaterial 18
App\Entity\NewsCategory 3

Entities Mapping

Class Mapping errors
App\Entity\News No errors.
App\Entity\NewsCategory No errors.
App\Entity\NewsMaterial No errors.