GET https://jarvis.herve-mirguet.dev/?C=S&O=A

Query Metrics

82 Database Queries
2 Different statements
2471.51 ms Query time
0 Invalid entities
58401 Managed entities

Grouped Statements

Show all queries

Time Count Info
2471.05 ms
(99.98%)
81
SELECT t0.id AS id_1, t0.symbol AS symbol_2, t0.open_time AS open_time_3, t0.open AS open_4, t0.high AS high_5, t0.low AS low_6, t0.close AS close_7, t0.volume AS volume_8 FROM candle3m t0 WHERE t0.symbol = ?
Parameters:
[
  "BNBUSDC"
]
0.46 ms
(0.02%)
1
SELECT t0.id AS id_1, t0.symbol AS symbol_2, t0.enabled AS enabled_3 FROM trading_pair t0 WHERE t0.enabled = ?
Parameters:
[
  1
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Candle3m 58320
App\Entity\TradingPair 81

Entities Mapping

Class Mapping errors
App\Entity\TradingPair No errors.
App\Entity\Candle3m No errors.