GET https://dev.hisoluciones.com.mx/blog/1

Query Metrics

4 Database Queries
4 Different statements
2.06 ms Query time
0 Invalid entities
24 Managed entities

Queries

Group similar statements

# Time Info
1 0.96 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.phone AS phone_4, t0.contact_email AS contact_email_5, t0.main_color AS main_color_6, t0.secondary_color AS secondary_color_7, t0.third_color AS third_color_8, t0.text_color AS text_color_9, t0.background_image AS background_image_10, t0.location AS location_11, t0.legal_advise AS legal_advise_12, t0.privacy_policy AS privacy_policy_13, t0.slogan AS slogan_14, t0.about_us AS about_us_15, t0.why_choose_us AS why_choose_us_16 FROM brand t0
Parameters:
[]
2 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.logo AS logo_4 FROM social_network t0
Parameters:
[]
3 0.34 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.brand AS brand_3, t0.description AS description_4, t0.image AS image_5, t0.category AS category_6 FROM product t0
Parameters:
[]
4 0.46 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.bullet AS bullet_3, t0.image AS image_4, t0.body AS body_5, t0.author AS author_6, t0.tags AS tags_7, t0.section AS section_8, t0.publish_date AS publish_date_9, t0.published AS published_10 FROM blog 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
App\Entity\Product 21
App\Entity\Brand 1
App\Entity\SocialNetwork 1
App\Entity\Blog 1

Entities Mapping

Class Mapping errors
App\Entity\Brand No errors.
App\Entity\SocialNetwork No errors.
App\Entity\Product No errors.
App\Entity\Blog No errors.