Query Metrics
52
Database Queries
5
Different statements
6.95 ms
Query time
0
Invalid entities
115
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.54 ms (36.58%) |
20 |
SELECT t0.id AS id_1, t0.content AS content_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM text_block_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
221
]
|
|
2.49 ms (35.75%) |
20 |
SELECT t0.id AS id_1, t0.block_key AS block_key_2, t0.section AS section_3 FROM text_block t0 WHERE t0.block_key = ? LIMIT 1
Parameters:
[
"home.hero_heading"
]
|
|
1.38 ms (19.85%) |
10 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.company AS company_3, t0.perex AS perex_4, t0.text AS text_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM testimonial_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
1
]
|
|
0.36 ms (5.11%) |
1 |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.homepage AS homepage_3 FROM image t0
Parameters:
[] |
|
0.19 ms (2.72%) |
1 |
SELECT t0.id AS id_1, t0.filename AS filename_2 FROM testimonial t0
Parameters:
[] |
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\TextBlockTranslation | 40 |
| App\Entity\Image | 25 |
| App\Entity\TextBlock | 20 |
| App\Entity\TestimonialTranslation | 20 |
| App\Entity\Testimonial | 10 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Image | No errors. |
| App\Entity\Testimonial | No errors. |
| App\Entity\TestimonialCategory | No errors. |
| App\Entity\TestimonialTranslation | No errors. |
| App\Entity\TextBlock | No errors. |
| App\Entity\TextBlockTranslation | No errors. |