https://torg.dev/en/admin/tournament/list

Query Metrics

1 Database Queries
1 Different statements
0.77 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
0.77 ms
(0.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.api_key AS api_key_3, t0.is_active AS is_active_4 FROM tournament t0
Parameters:
[]

replayer connection

No database queries were performed.

Database Connections

Name Service
default doctrine.dbal.default_connection
replayer doctrine.dbal.replayer_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
replayer doctrine.orm.replayer_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

default entity manager

Class Mapping errors
App\Core\Entity\Tournament No errors.
App\Core\Entity\CompetitionMatch
  • The field App\Core\Entity\CompetitionMatch#results is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Core\Entity\Result#match does not contain the required 'inversedBy="results"' attribute.

replayer entity manager

No loaded entities.