GET https://staging.lunaspheregames.com/blog/secrets-in-space-a-tour

Query Metrics

30 Database Queries
6 Different statements
2.06 ms Query time
0 Invalid entities
49 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.63 ms
(30.72%)
1
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.content AS content_2, b0_.slug AS slug_3, b0_.preview AS preview_4, b0_.date_published AS date_published_5, b0_.date_created AS date_created_6, b0_.date_updated AS date_updated_7, b0_.author_id AS author_id_8, b0_.image_file_id AS image_file_id_9 FROM blog b0_ WHERE b0_.slug = ?
Parameters:
[
  "secrets-in-space-a-tour"
]
0.60 ms
(29.04%)
18
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"
]
0.32 ms
(15.58%)
7
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.29 ms
(13.88%)
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.19 ms
(9.02%)
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.id = ?
Parameters:
[
  4
]
0.04 ms
(1.75%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.name AS name_6 FROM user t0 WHERE t0.id = ?
Parameters:
[
  1
]

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