Query Metrics
2
Database Queries
2
Different statements
7.95 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 5.21 ms |
SELECT COUNT(v0_.id) AS sclr_0 FROM veiculo_abastecimento v0_ WHERE v0_.veiculo = ? LIMIT 1
Parameters:
[
"HOF7243 "
]
|
2 | 2.74 ms |
SELECT v0_.id AS id_0, v0_.condutor AS condutor_1, v0_.data AS data_2, v0_.qtd AS qtd_3, v0_.valor_unit AS valor_unit_4, v0_.valor_total AS valor_total_5, v0_.veiculo AS veiculo_6, v0_.documento AS documento_7, v0_.codigo AS codigo_8 FROM veiculo_abastecimento v0_ WHERE v0_.veiculo = ? ORDER BY v0_.id DESC LIMIT 10
Parameters:
[
"HOF7243 "
]
|
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\VeiculoAbastecimento | No errors. |