GET https://invest.webtm.ru/list

Query Metrics

2 Database Queries
2 Different statements
2.43 ms Query time
0 Invalid entities
135 Managed entities

Queries

Group similar statements

# Time Info
1 0.67 ms
SELECT p0_.future AS future_0, min(p0_.r_yield) AS sclr_1, max(p0_.yield) AS sclr_2 FROM pair p0_ WHERE p0_.ts > ? GROUP BY p0_.future
Parameters:
[
  "2026-02-20 02:00:00"
]
2 1.76 ms
SELECT t0.id AS id_1, t0.figi AS figi_2, t0.ticker AS ticker_3, t0.class_code AS class_code_4, t0.name AS name_5, t0.first_trade_date AS first_trade_date_6, t0.last_trade_date AS last_trade_date_7, t0.basic_asset_size AS basic_asset_size_8, t0.expiration_date AS expiration_date_9, t0.uid AS uid_10, t0.position_uid AS position_uid_11, t0.data AS data_12, t0.basic_asset_position_uid AS basic_asset_position_uid_13, t0.dlong_client AS dlong_client_14, t0.dshort_client AS dshort_client_15, t0.exchange AS exchange_16 FROM future t0
Parameters:
[]

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\Future 135

Entities Mapping

Class Mapping errors
App\Entity\Pair No errors.
App\Entity\Future No errors.