Query Metrics
2
Database Queries
2
Different statements
4.19 ms
Query time
0
Invalid entities
44
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.52 ms |
SELECT t0.id AS id_1, t0.estado AS estado_2, t0.nombre AS nombre_3, t0.url_escudo AS url_escudo_4, t0.slug_fcf AS slug_fcf_5, t0.localizacion AS localizacion_6, t0.url_fcf AS url_fcf_7, t0.raw_equipos AS raw_equipos_8, t0.time_updated AS time_updated_9 FROM club t0 WHERE t0.slug_fcf = ? LIMIT 1
Parameters:
[
"sant-ignasi-ce"
]
|
||||||||||||||||||||||
| 2 | 3.67 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.categoria AS categoria_3, t0.url_fcf AS url_fcf_4, t0.url_escudo AS url_escudo_5, t0.slug_fcf AS slug_fcf_6, t0.url_equipo AS url_equipo_7, t0.url_calendario AS url_calendario_8, t0.time_updated AS time_updated_9, t0.raw_detalles AS raw_detalles_10, t0.club_id AS club_id_11 FROM equipo t0 WHERE t0.club_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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Equipo | 43 |
| App\Entity\Club | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Club | No errors. |
| App\Entity\Equipo | No errors. |
| App\Entity\Persona | No errors. |
| App\Entity\Resultado | No errors. |