Query Metrics
2
Database Queries
2
Different statements
0.48 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.35 ms (72.85%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.cod_stays AS cod_stays_3, t0.cpf AS cpf_4, t0.nome AS nome_5, t0.celular AS celular_6, t0.cidade AS cidade_7, t0.endereco AS endereco_8, t0.contrato AS contrato_9, t0.plano AS plano_10, t0.object_id AS object_id_11, t0.aviso AS aviso_12, t0.inventario AS inventario_13, t0.status AS status_14, t0.nota_imovel AS nota_imovel_15, t0.nota_localizao AS nota_localizao_16, t0.perfil_proprietario AS perfil_proprietario_17, t0.reserva_imediata AS reserva_imediata_18, t0.imovel_venda AS imovel_venda_19 FROM imoveis t0 WHERE t0.id = ?
Parameters:
[
"2664504136"
]
|
0.13 ms (27.15%) |
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:
[
10023
]
|
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. |