Query Metrics

1 Database Queries
1 Different statements
0.45 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.45 ms
(100.00%)
1
SELECT t0_.id AS id_0, t0_.filename AS filename_1 FROM testimonial t0_ INNER JOIN testimonial_category t1_ ON t0_.id = t1_.testimonial_id WHERE t1_.category = ?
Parameters:
[
  "FROM-SCHOOL-EVENTS"
]

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\Testimonial 2

Entities Mapping

Class Mapping errors
App\Entity\Testimonial No errors.
App\Entity\TestimonialCategory No errors.
App\Entity\TestimonialTranslation No errors.