Query Metrics
3
Database Queries
2
Different statements
0.83 ms
Query time
1
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
0.51 ms (61.63%) |
1 |
SELECT t0.id AS id_1, t0.sexo AS sexo_2, t0.slope AS slope_3, t0.campo AS campo_4, t0.slope_1_9 AS slope_1_9_5, t0.slope_10_18 AS slope_10_18_6, t0.campo_1_9 AS campo_1_9_7, t0.campo_10_18 AS campo_10_18_8, t0.par AS par_9, t0.par_1_9 AS par_1_9_10, t0.par_10_18 AS par_10_18_11, t0.metros AS metros_12, t0.metros_1_9 AS metros_1_9_13, t0.metros_10_18 AS metros_10_18_14, t0.activo AS activo_15, t0.tee_name AS tee_name_16, t0.enabled_in_rfc AS enabled_in_rfc_17, t0.Barra_id AS Barra_id_18, t0.Trazado_id AS Trazado_id_19 FROM TrazadoBarra t0 WHERE t0.Trazado_id = ? AND t0.Barra_id = ? AND t0.activo = ?
Parameters:
[ "398" "AM" 1 ] |
|
0.32 ms (38.37%) |
2 |
SELECT t0.id AS id_1, t0.numero AS numero_2, t0.hcp AS hcp_3, t0.par AS par_4, t0.metros AS metros_5, t0.created_at AS created_at_6, t0.tiempo AS tiempo_7, t0.alias AS alias_8, t0.img AS img_9, t0.TrazadoBarra_id AS TrazadoBarra_id_10, t11.id AS id_12, t11.position_x AS position_x_13, t11.position_y AS position_y_14, t11.hole_id AS hole_id_15, t0.green_marker_id AS green_marker_id_16 FROM Hoyo t0 LEFT JOIN position_course_tee_hole t11 ON t11.hole_id = t0.id WHERE t0.TrazadoBarra_id = ?
Parameters:
[
2601
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| encrypt | doctrine.dbal.encrypt_connection |
| nodoql | doctrine.dbal.nodoql_connection |
| copy_to_check | doctrine.dbal.copy_to_check_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| encrypt | doctrine.orm.encrypt_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Backend\TrazadoBarra | No errors. |
| App\Entity\Backend\Barra | No errors. |
| App\Entity\Backend\Trazado |
|
| App\Entity\Backend\Hoyo | No errors. |
| App\Entity\Backend\PositionCourseTeeHole | No errors. |
| App\Entity\Backend\GreenMarkers | No errors. |
encrypt entity manager
No loaded entities.