Query Metrics
2
Database Queries
2
Different statements
2.85 ms
Query time
0
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2.00 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.logo_path AS logo_path_3, t0.tagline AS tagline_4, t0.hero_video_url AS hero_video_url_5, t0.horarios AS horarios_6, t0.whatsapp_numero AS whatsapp_numero_7, t0.whatsapp_mensaje AS whatsapp_mensaje_8, t0.meta_title AS meta_title_9, t0.meta_description AS meta_description_10, t0.meta_image_path AS meta_image_path_11, t0.facebook_url AS facebook_url_12, t0.instagram_url AS instagram_url_13, t0.tiktok_url AS tiktok_url_14, t0.youtube_url AS youtube_url_15, t0.contact_eyebrow AS contact_eyebrow_16, t0.contact_title AS contact_title_17, t0.contact_description AS contact_description_18, t0.contact_map_embed AS contact_map_embed_19, t0.contact_latitude AS contact_latitude_20, t0.contact_longitude AS contact_longitude_21 FROM configuracion_general t0 LIMIT 1
Parameters:
[]
|
||||||||||||||||||||||||||||
| 2 | 0.85 ms |
SELECT h0_.id AS id_0, h0_.titulo AS titulo_1, h0_.slug AS slug_2, h0_.descripcion_breve AS descripcion_breve_3, h0_.contenido_html AS contenido_html_4, h0_.imagen_path AS imagen_path_5, h0_.ubicacion_proyecto AS ubicacion_proyecto_6, h0_.orden AS orden_7, h0_.activo AS activo_8, h0_.mostrar_en_navbar AS mostrar_en_navbar_9 FROM home_section h0_ WHERE h0_.slug = ? AND h0_.activo = ?
Parameters:
[ "club-capri" 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\ConfiguracionGeneral | 1 |
| App\Entity\HomeSection | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\ConfiguracionGeneral | No errors. |
| App\Entity\HomeSection | No errors. |