GET http://equity.fm/

Query Metrics

1 Database Queries
1 Different statements
1.14 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.14 ms
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.description AS description_2, p0_.slug AS slug_3, p0_.content AS content_4, p0_.picture_path AS picture_path_5, p0_.visible AS visible_6, p0_.visible_from AS visible_from_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.category_id AS category_id_10, p0_.author_id AS author_id_11 FROM post p0_ WHERE p0_.visible = 1 AND p0_.visible_from <= ? LIMIT 11
Parameters:
[
  "2024-10-16 13:37:16"
]

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\Blog\Post No errors.
App\Entity\Blog\Category No errors.
App\Entity\User\User No errors.