Query Metrics
1
Database Queries
1
Different statements
1.24 ms
Query time
0
Invalid entities
3
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.24 ms (100.00%) |
1 |
SELECT t0.id AS id_4, t0.nombre AS nombre_5, t0.url AS url_6, t0.descripcion AS descripcion_7, t0.descripcion_micro AS descripcion_micro_8, t0.frecuencia AS frecuencia_9, t0.activo AS activo_10, t0.logo AS logo_11, t0.discr, t1.idivoox AS idivoox_12, t1.idpodcastindex AS idpodcastindex_13, t1.idlistennotes AS idlistennotes_14, t1.urlspotify AS urlspotify_15, t1.urlapple AS urlapple_16, t1.urlyoutube AS urlyoutube_17, t1.urlamazon AS urlamazon_18, t1.urlrss AS urlrss_19, t2.id_rss_youtube AS id_rss_youtube_20, t2.tipo_id_youtube AS tipo_id_youtube_21, t2.urlyoutube AS urlyoutube_22, t3.urlrss AS urlrss_23 FROM proyecto t0 LEFT JOIN podcast t1 ON t0.id = t1.id LEFT JOIN serie_youtube t2 ON t0.id = t2.id LEFT JOIN rss_newsletter t3 ON t0.id = t3.id WHERE t0.activo = ?
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\Proyecto | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Proyecto | No errors. |
| App\Entity\Podcast | No errors. |
| App\Entity\SerieYoutube | No errors. |
| App\Entity\RssNewsletter | No errors. |