Query Metrics
2
Database Queries
2
Different statements
0.22 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.11 ms (50.66%) |
1 |
SELECT t0.id AS id_1, t0.full_name AS full_name_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.recover AS recover_7, t0.tipo AS tipo_8, t0.foto AS foto_9, t0.cpf AS cpf_10, t0.telefone AS telefone_11, t0.sexo AS sexo_12 FROM users t0 WHERE t0.id = ?
Parameters:
[
10019
]
|
0.11 ms (49.34%) |
1 |
SELECT i0_.id AS id_0, i0_.email AS email_1, i0_.cod_stays AS cod_stays_2, i0_.cpf AS cpf_3, i0_.nome AS nome_4, i0_.celular AS celular_5, i0_.cidade AS cidade_6, i0_.endereco AS endereco_7, i0_.contrato AS contrato_8, i0_.plano AS plano_9, i0_.object_id AS object_id_10, i0_.aviso AS aviso_11, i0_.inventario AS inventario_12, i0_.status AS status_13, i0_.nota_imovel AS nota_imovel_14, i0_.nota_localizao AS nota_localizao_15, i0_.perfil_proprietario AS perfil_proprietario_16, i0_.reserva_imediata AS reserva_imediata_17, i0_.imovel_venda AS imovel_venda_18 FROM imoveis i0_ WHERE i0_.id = ?
Parameters:
[
"2664504124"
]
|
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\Imoveis | No errors. |