https://racket-trip.eu/es/blog/latest-news

Query Metrics

2 Database Queries
2 Different statements
1.82 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.14 ms
(62.89%)
1
SELECT COUNT(DISTINCT a0_.id) AS sclr_0 FROM article a0_ INNER JOIN website_language w1_ ON a0_.website_language_id = w1_.id WHERE a0_.published = ? AND w1_.slug = ?
Parameters:
[
  1
  "es"
]
0.67 ms
(37.11%)
1
SELECT DISTINCT a0_.id AS id_0, a0_.created_date AS created_date_1 FROM article a0_ INNER JOIN website_language w1_ ON a0_.website_language_id = w1_.id WHERE a0_.published = ? AND w1_.slug = ? ORDER BY a0_.created_date DESC LIMIT 16
Parameters:
[
  1
  "es"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Article No errors.
App\Entity\WebsiteLanguage No errors.