Error 500 Internal Server Error

GET https://swimviz.com/country/index

Query Metrics

2 Database Queries
2 Different statements
0.66 ms Query time
0 Invalid entities
231 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.53 ms
(79.87%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.short_name AS short_name_2, c0_.english_name AS english_name_3, c0_.continent_id AS continent_id_4 FROM country c0_ LEFT JOIN continent c1_ ON c0_.continent_id = c1_.id ORDER BY c0_.name ASC
Parameters:
[]
0.13 ms
(20.13%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c1_.id AS id_2, c1_.name AS name_3, COUNT(c2_.id) AS sclr_4 FROM competition c2_ INNER JOIN competition_type c0_ ON c2_.competition_type_id = c0_.id INNER JOIN competition_discipline c1_ ON c2_.competition_discipline_id = c1_.id GROUP BY c0_.id, c0_.name, c1_.id, c1_.name ORDER BY c1_.id ASC, c0_.id ASC
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\Country 225
App\Entity\Continent 6