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

Query Metrics

7 Database Queries
5 Different statements
1.15 ms Query time
0 Invalid entities
28 Managed entities

Queries

Group similar statements

# Time Info
1 0.26 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.20 ms
SELECT t0.id AS id_1, t0.value AS value_2 FROM ven_faq_category t0
Parameters:
[]
3 0.14 ms
SELECT t0.id AS id_1, t0.question AS question_2, t0.answer AS answer_3, t0.category_id AS category_id_4 FROM ven_faq t0
Parameters:
[]
4 0.21 ms
SELECT t0.id AS id_1, t0.question AS question_2, t0.answer AS answer_3, t0.category_id AS category_id_4 FROM ven_faq t0 WHERE t0.category_id = ?
Parameters:
[
  "1"
]
5 0.17 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.path AS path_3, t0.faq_id AS faq_id_4 FROM ven_faq_attachment t0 WHERE t0.faq_id = ?
Parameters:
[
  "1"
]
6 0.10 ms
SELECT t0.id AS id_1, t0.question AS question_2, t0.answer AS answer_3, t0.category_id AS category_id_4 FROM ven_faq t0 WHERE t0.category_id = ?
Parameters:
[
  "2"
]
7 0.08 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.path AS path_3, t0.faq_id AS faq_id_4 FROM ven_faq_attachment t0 WHERE t0.faq_id = ?
Parameters:
[
  "2"
]

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\FaqCategory 2
App\Entity\Faq 2
App\Entity\FaqAttachment 1

Entities Mapping

Class Mapping errors
App\Entity\News No errors.
App\Entity\NewsCategory No errors.
App\Entity\NewsMaterial No errors.
App\Entity\FaqCategory No errors.
App\Entity\Faq No errors.
App\Entity\FaqAttachment No errors.