GET https://macssolution.fr/blog

Query Metrics

5 Database Queries
5 Different statements
4.59 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.82 ms
(61.43%)
1
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.slug AS slug_2, b0_.excerpt AS excerpt_3, b0_.content AS content_4, b0_.featured_image AS featured_image_5, b0_.image_alt AS image_alt_6, b0_.published AS published_7, b0_.created_at AS created_at_8, b0_.updated_at AS updated_at_9, b0_.published_at AS published_at_10, b0_.meta_title AS meta_title_11, b0_.meta_description AS meta_description_12, b0_.meta_keywords AS meta_keywords_13, b0_.canonical_url AS canonical_url_14, b0_.tags AS tags_15, b0_.category AS category_16, b0_.reading_time AS reading_time_17, b0_.views AS views_18, b0_.author AS author_19, b0_.structured_data AS structured_data_20 FROM blog_posts b0_ WHERE b0_.published = ? ORDER BY b0_.published_at DESC
Parameters:
[
  1
]
0.63 ms
(13.68%)
1
SELECT DISTINCT b0_.category AS category_0 FROM blog_posts b0_ WHERE b0_.published = ? AND b0_.category IS NOT NULL
Parameters:
[
  1
]
0.43 ms
(9.35%)
1
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.slug AS slug_2, b0_.excerpt AS excerpt_3, b0_.content AS content_4, b0_.featured_image AS featured_image_5, b0_.image_alt AS image_alt_6, b0_.published AS published_7, b0_.created_at AS created_at_8, b0_.updated_at AS updated_at_9, b0_.published_at AS published_at_10, b0_.meta_title AS meta_title_11, b0_.meta_description AS meta_description_12, b0_.meta_keywords AS meta_keywords_13, b0_.canonical_url AS canonical_url_14, b0_.tags AS tags_15, b0_.category AS category_16, b0_.reading_time AS reading_time_17, b0_.views AS views_18, b0_.author AS author_19, b0_.structured_data AS structured_data_20 FROM blog_posts b0_ WHERE b0_.published = ? ORDER BY b0_.views DESC LIMIT 5
Parameters:
[
  1
]
0.38 ms
(8.17%)
1
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.slug AS slug_2, b0_.excerpt AS excerpt_3, b0_.content AS content_4, b0_.featured_image AS featured_image_5, b0_.image_alt AS image_alt_6, b0_.published AS published_7, b0_.created_at AS created_at_8, b0_.updated_at AS updated_at_9, b0_.published_at AS published_at_10, b0_.meta_title AS meta_title_11, b0_.meta_description AS meta_description_12, b0_.meta_keywords AS meta_keywords_13, b0_.canonical_url AS canonical_url_14, b0_.tags AS tags_15, b0_.category AS category_16, b0_.reading_time AS reading_time_17, b0_.views AS views_18, b0_.author AS author_19, b0_.structured_data AS structured_data_20 FROM blog_posts b0_ WHERE b0_.published = ? ORDER BY b0_.published_at DESC LIMIT 5
Parameters:
[
  1
]
0.34 ms
(7.37%)
1
SELECT b0_.tags AS tags_0 FROM blog_posts b0_ WHERE b0_.published = ? AND b0_.tags IS NOT NULL
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

Entities Mapping

Class Mapping errors
App\Entity\BlogPost No errors.