Query Metrics
2
Database Queries
2
Different statements
1.24 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.21 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.nombre AS nombre_5, t0.codvendedor AS codvendedor_6, t0.is_enabled AS is_enabled_7 FROM user t0 WHERE t0.id = ?
Parameters:
[
147
]
|
2 | 1.03 ms |
SELECT s0_.id AS id_0, s0_.nombre AS nombre_1, s0_.lat AS lat_2, s0_.lng AS lng_3, s0_.poligono AS poligono_4, s0_.color AS color_5, s0_.mon_open_at AS mon_open_at_6, s0_.mon_closed_at AS mon_closed_at_7, s0_.tue_open_at AS tue_open_at_8, s0_.tue_closed_at AS tue_closed_at_9, s0_.wed_open_at AS wed_open_at_10, s0_.wed_closed_at AS wed_closed_at_11, s0_.thu_open_at AS thu_open_at_12, s0_.thu_closed_at AS thu_closed_at_13, s0_.fri_open_at AS fri_open_at_14, s0_.fri_closed_at AS fri_closed_at_15, s0_.sat_open_at AS sat_open_at_16, s0_.sat_closed_at AS sat_closed_at_17, s0_.sun_open_at AS sun_open_at_18, s0_.sun_closed_at AS sun_closed_at_19, s0_.is_enabled AS is_enabled_20, s0_.is_enabled_programming AS is_enabled_programming_21, s0_.is_enabled_reservation AS is_enabled_reservation_22, s0_.is_active AS is_active_23, s0_.delivery_capacity AS delivery_capacity_24, s0_.number_delivery_men AS number_delivery_men_25, s0_.codalmvent AS codalmvent_26, s0_.server AS server_27, s0_.server_db AS server_db_28, s0_.server_user AS server_user_29, s0_.server_pass AS server_pass_30 FROM sucursal s0_ WHERE s0_.thu_open_at <= ? AND s0_.thu_closed_at >= ? AND s0_.is_active = ? ORDER BY s0_.nombre ASC
Parameters:
[ "16:34:08" "16:34:08" 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\User | No errors. |
App\Entity\Cabecera | No errors. |
App\Entity\Domicilios | No errors. |
App\Entity\Sucursal | No errors. |