GET https://tigafrdb.tiga-sys.com/core/exercise

Query Metrics

3 Database Queries
3 Different statements
0.98 ms Query time
0 Invalid entities
9 Managed entities

Queries

Group similar statements

# Time Info
1 0.62 ms
SELECT count(DISTINCT o0_.id) AS sclr_0 FROM ofyr o0_
Parameters:
[]
2 0.19 ms
SELECT DISTINCT o0_.id AS id_0, o0_.id AS id_1 FROM ofyr o0_ ORDER BY o0_.id DESC LIMIT 10
Parameters:
[]
3 0.17 ms
SELECT o0_.id AS id_0, o0_.exercise AS exercise_1, o0_.name AS name_2, o0_.start_date AS start_date_3, o0_.end_date AS end_date_4, o0_.created_by AS created_by_5, o0_.created_at AS created_at_6, o0_.updated_at AS updated_at_7 FROM ofyr o0_ WHERE o0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY o0_.id DESC
Parameters:
[
  162
  161
  160
  159
  158
  157
  156
  155
  154
]

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\Exercise 9

Entities Mapping

Class Mapping errors
App\Entity\Exercise No errors.
App\Entity\ExerciseInfo No errors.
App\Entity\FinancialStatement No errors.