Redirect 302 redirect from GET @app_home_indexnolocale (3d6ffa)

GET http://www.cheersevents.mu/en

Query Metrics

10 Database Queries
5 Different statements
9.47 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.54 ms
(37.38%)
3
SELECT c0_.id AS id_0, c0_.is_active AS is_active_1, c0_.type AS type_2, c0_.media_id AS media_id_3 FROM configuration c0_ WHERE c0_.is_active = ? AND c0_.type = ? ORDER BY c0_.id DESC LIMIT 1
Parameters:
[
  1
  "home-image-1"
]
2.64 ms
(27.89%)
4
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM testimony_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  19
]
1.34 ms
(14.16%)
1
SELECT t0_.id AS id_0, t0_.author AS author_1, t0_.updated_at AS updated_at_2, t0_.created_at AS created_at_3, t0_.image_id AS image_id_4 FROM testimony t0_ INNER JOIN testimony_translation t1_ ON t0_.id = t1_.translatable_id AND (t1_.locale = ?) ORDER BY t0_.updated_at DESC LIMIT 4
Parameters:
[
  "en"
]
1.31 ms
(13.79%)
1
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.image_id AS image_id_3 FROM banner t0 WHERE t0.is_active = ?
Parameters:
[
  1
]
0.64 ms
(6.78%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4 FROM image t0 WHERE t0.id = ?
Parameters:
[
  78
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Banner No errors.
App\Entity\Image No errors.
App\Entity\Testimony No errors.
App\Entity\TestimonyTranslation No errors.
App\Entity\Configuration No errors.