Query Metrics
4
Database Queries
2
Different statements
2.43 ms
Query time
2
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.72 ms (70.64%) |
3 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM gift_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
14
]
|
|
0.71 ms (29.36%) |
1 |
SELECT g0_.id AS id_0, g0_.donation_amount_needed AS donation_amount_needed_1, g0_.image AS image_2, g0_.image2 AS image2_3, g0_.ref_import AS ref_import_4, g0_.active AS active_5, g0_.created_at AS created_at_6, g0_.updated_at AS updated_at_7 FROM gift g0_ WHERE g0_.active = 1
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Gift |
|
| App\Entity\GiftVariation |
|
| App\Entity\Compensation | No errors. |
| App\Entity\GiftTranslation | No errors. |