Query Metrics
1
Database Queries
1
Different statements
0.62 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.62 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-COMPANY-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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Testimonial | No errors. |
| App\Entity\TestimonialCategory | No errors. |