GET http://verdelandia.tpontes.com.br/veiculo/abastecimento/publico?veiculo=LCX4760%20

Query Metrics

2 Database Queries
2 Different statements
13.37 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 4.64 ms
SELECT COUNT(v0_.id) AS sclr_0 FROM veiculo_abastecimento v0_ WHERE v0_.veiculo = ? LIMIT 1
Parameters:
[
  "LCX4760 "
]
2 8.73 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:
[
  "LCX4760 "
]

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.