Query Metrics
2
Database Queries
2
Different statements
0.56 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.30 ms (54.29%) |
1 |
SELECT t0.id AS id_1, t0.content AS content_2, t0.slug AS slug_3 FROM programa_type t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"paquete"
]
|
|
0.26 ms (45.71%) |
1 |
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.content AS content_4, t0.description AS description_5, t0.is_activo AS is_activo_6, t0.is_publico AS is_publico_7, t0.updated_at AS updated_at_8, t0.slug AS slug_9, t0.abrev AS abrev_10, t0.programa_type_id AS programa_type_id_11 FROM programa t0 WHERE t0.programa_type_id = ?
Parameters:
[
1
]
|
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\ProgramaType | No errors. |
| App\Entity\Programa | No errors. |
| App\Entity\Provider | No errors. |