Redirect 302 redirect from GET @app_homepage (0fc4a9)

GET https://test.icesacademy.org/en

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
3.17 ms
(54.09%)
1
SELECT t0_.id AS id_0, t0_.idnum AS idnum_1, t0_.enabled AS enabled_2, t0_.title AS title_3, t0_.slug AS slug_4, t0_.file_name AS file_name_5, t0_.file_url AS file_url_6, t1_.id AS id_7, t1_.name AS name_8, t1_.slug AS slug_9, t2_.id AS id_10, t2_.name AS name_11, t2_.slug AS slug_12 FROM training t0_ LEFT JOIN training_category t1_ ON t0_.category_id = t1_.id LEFT JOIN training_level t2_ ON t0_.level_id = t2_.id WHERE t0_.enabled = ?
Parameters:
[
  1
]
2.69 ms
(45.91%)
1
SELECT p0_.id AS id_0, p0_.idnum AS idnum_1, p0_.enabled AS enabled_2, p0_.title AS title_3, p0_.slug AS slug_4, p0_.file_name AS file_name_5, p0_.file_url AS file_url_6, p0_.status AS status_7, p0_.published AS published_8, p0_.content AS content_9, p1_.id AS id_10, p1_.name AS name_11, p1_.slug AS slug_12, p2_.id AS id_13, p2_.fullname AS fullname_14, p2_.slug AS slug_15 FROM post p0_ LEFT JOIN post_category p1_ ON p0_.category_id = p1_.id LEFT JOIN post_author p2_ ON p0_.author_id = p2_.id WHERE p0_.enabled = ? AND p0_.status = ? GROUP BY p0_.id, p1_.id, p2_.id ORDER BY p0_.published DESC LIMIT 6
Parameters:
[
  1
  "PUBLISHED"
]

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