GET http://www.casasanjosecabodegata.com/blog

Query Metrics

4 Database Queries
4 Different statements
2.07 ms Query time
0 Invalid entities
16 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.69 ms
(33.56%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.content AS content_5, t0.excerpt AS excerpt_6, t0.category AS category_7, t0.featured_image AS featured_image_8, t0.is_featured AS is_featured_9, t0.is_published AS is_published_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.meta_description AS meta_description_13, t0.meta_keywords AS meta_keywords_14, t0.attachments AS attachments_15 FROM toledo t0 WHERE t0.is_published = ? ORDER BY t0.created_at DESC
Parameters:
[
  1
]
0.58 ms
(28.20%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.content AS content_5, t0.excerpt AS excerpt_6, t0.category AS category_7, t0.featured_image AS featured_image_8, t0.is_featured AS is_featured_9, t0.is_published AS is_published_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.meta_description AS meta_description_13, t0.meta_keywords AS meta_keywords_14, t0.attachments AS attachments_15 FROM toledo t0 WHERE t0.is_published = ? AND t0.is_featured = ? LIMIT 1
Parameters:
[
  1
  1
]
0.46 ms
(22.09%)
1
SELECT DISTINCT t0_.category AS category_0 FROM toledo t0_ WHERE t0_.is_published = ? AND t0_.category IS NOT NULL
Parameters:
[
  1
]
0.33 ms
(16.15%)
1
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.booking_url AS booking_url_3, t0.contact_url AS contact_url_4 FROM site_settings t0 LIMIT 1
Parameters:
[]

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\Toledo 15
App\Entity\SiteSettings 1

Entities Mapping

Class Mapping errors
App\Entity\Toledo No errors.
App\Entity\SiteSettings No errors.