GET http://test.fitmetrics.ch/en/exercises/sport/1-culturismo

Query Metrics

2 Database Queries
2 Different statements
0.90 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 0.38 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.published AS published_4, t0.published_at AS published_at_5, t0.reference AS reference_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.publisher AS publisher_9 FROM discipline t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "1"
]
2 0.52 ms
SELECT t0.slug AS slug_1, t0.short_description AS short_description_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.name AS name_6, t0.description AS description_7, t0.locale AS locale_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.translatable_id AS translatable_id_11 FROM discipline_translation t0 WHERE t0.translatable_id = ?
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\Sport\Translation\DisciplineTranslation 4
App\Entity\Sport\Discipline 1