Query Metrics
2
Database Queries
2
Different statements
21.80 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
13.37 ms (61.33%) |
1 |
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:
[
"003 "
]
|
8.43 ms (38.67%) |
1 |
SELECT COUNT(v0_.id) AS sclr_0 FROM veiculo_abastecimento v0_ WHERE v0_.veiculo = ? LIMIT 1
Parameters:
[
"003 "
]
|
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. |