GET https://test.venanzieffe.it/novita/rentri-registrazione-webinar-e-materiale-informativo

Query Metrics

11 Database Queries
7 Different statements
1.90 ms Query time
0 Invalid entities
24 Managed entities

Queries

Group similar statements

# Time Info
1 0.37 ms
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
]
2 0.23 ms
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.slug = ? LIMIT 1
Parameters:
[
  "rentri-registrazione-webinar-e-materiale-informativo"
]
3 0.17 ms
SELECT v0_.id AS id_0, v0_.slug AS slug_1, v0_.is_active AS is_active_2, v0_.date AS date_3, v0_.title AS title_4, v0_.abstract AS abstract_5, v0_.content AS content_6, v0_.priority AS priority_7, v0_.news_category_id AS news_category_id_8 FROM ven_news v0_ WHERE v0_.priority < ? ORDER BY v0_.priority DESC LIMIT 1
Parameters:
[
  6
]
4 0.12 ms
SELECT v0_.id AS id_0, v0_.slug AS slug_1, v0_.is_active AS is_active_2, v0_.date AS date_3, v0_.title AS title_4, v0_.abstract AS abstract_5, v0_.content AS content_6, v0_.priority AS priority_7, v0_.news_category_id AS news_category_id_8 FROM ven_news v0_ WHERE v0_.priority > ? ORDER BY v0_.priority ASC LIMIT 1
Parameters:
[
  6
]
5 0.17 ms
SELECT v0_.id AS id_0, v0_.type AS type_1, v0_.title AS title_2, v0_.file_path AS file_path_3, v0_.poster_path AS poster_path_4, v0_.news_id AS news_id_5 FROM ven_news_material v0_ LEFT JOIN ven_news v1_ ON v0_.news_id = v1_.id WHERE v1_.id = ? AND v0_.type = ?
Parameters:
[
  "21"
  "image"
]
6 0.09 ms
SELECT v0_.id AS id_0, v0_.type AS type_1, v0_.title AS title_2, v0_.file_path AS file_path_3, v0_.poster_path AS poster_path_4, v0_.news_id AS news_id_5 FROM ven_news_material v0_ LEFT JOIN ven_news v1_ ON v0_.news_id = v1_.id WHERE v1_.id = ? AND v0_.type = ?
Parameters:
[
  "21"
  "video"
]
7 0.16 ms
SELECT v0_.id AS id_0, v0_.type AS type_1, v0_.title AS title_2, v0_.file_path AS file_path_3, v0_.poster_path AS poster_path_4, v0_.news_id AS news_id_5 FROM ven_news_material v0_ LEFT JOIN ven_news v1_ ON v0_.news_id = v1_.id WHERE v1_.id = ? AND v0_.type = ?
Parameters:
[
  "21"
  "pdf"
]
8 0.14 ms
SELECT v0_.id AS id_0, v0_.type AS type_1, v0_.title AS title_2, v0_.file_path AS file_path_3, v0_.poster_path AS poster_path_4, v0_.news_id AS news_id_5 FROM ven_news_material v0_ LEFT JOIN ven_news v1_ ON v0_.news_id = v1_.id WHERE v1_.id = ? AND v0_.type = ?
Parameters:
[
  "21"
  "file"
]
9 0.18 ms
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
]
10 0.11 ms
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 WHERE t0.id = ?
Parameters:
[
  "3"
]
11 0.16 ms
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:
[
  "21"
]

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\NewsCategory 3
App\Entity\NewsMaterial 1

Entities Mapping

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