GET http://novo.siatecbrasil.com.br/pt/noticias

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
10.17 ms
(93.01%)
1
SELECT DISTINCT n0_.id AS id_0, n0_.status AS status_1, n0_.highlighted AS highlighted_2, n0_.date AS date_3, n0_.title AS title_4, n0_.short_description AS short_description_5, n0_.youtube_video_code AS youtube_video_code_6, n0_.full_description AS full_description_7, n0_.image AS image_8, n0_.img_updated_at AS img_updated_at_9, n0_.language AS language_10, n0_.slug AS slug_11, n0_.wordpress_id AS wordpress_id_12, n0_.seo_title AS seo_title_13, n0_.seo_description AS seo_description_14, n0_.image_alt AS image_alt_15, n0_.canonical_url AS canonical_url_16, n0_.is_no_index AS is_no_index_17, n1_.id AS id_18, n1_.title AS title_19, n1_.language AS language_20 FROM news n0_ LEFT JOIN news_news_category n2_ ON n0_.id = n2_.news_id LEFT JOIN news_category n1_ ON n1_.id = n2_.news_category_id WHERE n0_.status = 1 AND n0_.language = ? AND n0_.date <= ? ORDER BY n0_.date DESC, n0_.id DESC
Parameters:
[
  1
  "2026-03-04 04:55:22"
]
0.24 ms
(2.21%)
1
SELECT t0.id AS id_1, t0.ga4 AS ga4_2, t0.tags_google_ads AS tags_google_ads_3, t0.pixel_meta_ads AS pixel_meta_ads_4 FROM global_tags t0 ORDER BY t0.id DESC LIMIT 1
Parameters:
[]
0.22 ms
(2.04%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.img_updated_at AS img_updated_at_4, t0.language AS language_5, t0.features AS features_6, t0.short_description AS short_description_7, t0.subtitle AS subtitle_8, t0.position AS position_9, t0.product_highlight_id AS product_highlight_id_10 FROM product_category t0 WHERE t0.language = ? ORDER BY t0.title ASC
Parameters:
[
  "1"
]
0.15 ms
(1.39%)
1
SELECT t0.id AS id_1, t0.phone AS phone_2, t0.email AS email_3, t0.address AS address_4, t0.whatsapp AS whatsapp_5 FROM general_data t0 ORDER BY t0.id DESC LIMIT 1
Parameters:
[]
0.15 ms
(1.35%)
1
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.description AS description_2, p0_.language AS language_3, p0_.content_html AS content_html_4, p0_.slug AS slug_5, p0_.meta_description AS meta_description_6, p0_.meta_keywords AS meta_keywords_7, p0_.is_published AS is_published_8, p0_.published_at AS published_at_9, p0_.updated_at AS updated_at_10 FROM page p0_ WHERE p0_.language = ? AND p0_.is_published = 1 ORDER BY p0_.published_at DESC, p0_.updated_at DESC
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\News 65
App\Entity\ProductCategory 7
App\Entity\Product 7
App\Entity\NewsCategory 5
App\Entity\Page 1
App\Entity\GlobalTags 1
App\Entity\GeneralData 1

Entities Mapping

Class Mapping errors
App\Entity\Page No errors.
App\Entity\News No errors.
App\Entity\NewsCategory No errors.
App\Entity\NewsImage No errors.
App\Entity\GlobalTags No errors.
App\Entity\ProductCategory No errors.
App\Entity\Product No errors.
App\Entity\GeneralData No errors.