GET https://staging.lunaspheregames.com/

Query Metrics

45 Database Queries
5 Different statements
5.21 ms Query time
0 Invalid entities
58 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.07 ms
(39.73%)
20
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2 FROM settings s0_ WHERE s0_.name = ?
Parameters:
[
  "Powers Page"
]
1.98 ms
(38.03%)
16
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.value AS value_4, t0.date_created AS date_created_5, t0.date_updated AS date_updated_6 FROM content t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "meta"
]
0.62 ms
(11.86%)
6
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image_file AS image_file_4, t0.slug AS slug_5 FROM image_file t0 WHERE t0.id = ?
Parameters:
[
  11
]
0.40 ms
(7.58%)
2
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.slug AS slug_4, t0.preview AS preview_5, t0.date_published AS date_published_6, t0.date_created AS date_created_7, t0.date_updated AS date_updated_8, t0.author_id AS author_id_9, t0.image_file_id AS image_file_id_10 FROM blog t0
Parameters:
[]
0.15 ms
(2.80%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image_file AS image_file_4, t0.slug AS slug_5 FROM image_file t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "power"
]

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
Selene\CMSBundle\Entity\Content 16
Selene\CMSBundle\Entity\Settings 16
Selene\CMSBundle\Entity\Blog 15
Selene\CMSBundle\Entity\ImageFile 10
Selene\CMSBundle\Entity\User 1