Query Metrics
1
Database Queries
1
Different statements
0.88 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.88 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.primary_color AS primary_color_2, t0.primary_variant_color AS primary_variant_color_3, t0.text_over_primary_color AS text_over_primary_color_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7, t0.institution_id AS institution_id_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.deleted_by AS deleted_by_11 FROM `institution_app_personalization` t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
"2"
]
|
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\InstitutionAppPersonalization | No errors. |
| App\Entity\Institution | No errors. |
| App\Entity\User | No errors. |