Query Metrics

1 Database Queries
1 Different statements
1.55 ms Query time
0 Invalid entities
12 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.55 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.faqs_domaine AS faqs_domaine_3, t0.position AS position_4, t0.description AS description_5, t0.content AS content_6, t0.publish AS publish_7, t0.category AS category_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM faqs t0 WHERE t0.faqs_domaine = ? ORDER BY t0.position ASC
Parameters:
[
  "faqs"
]

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\Faqs 12

Entities Mapping

Class Mapping errors
App\Entity\Faqs No errors.
App\Entity\Feedback No errors.