https://crearchitex.exempl.es/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.45 ms
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.description AS description_2, p0_.id AS id_3, p0_.title AS title_4, p0_.description AS description_5, c1_.id AS id_6, c1_.name AS name_7, p0_.category_id AS category_id_8 FROM project p0_ LEFT JOIN category c1_ ON p0_.category_id = c1_.id ORDER BY p0_.id DESC LIMIT 3
Parameters:
[]
2 0.05 ms
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.content AS content_2, n0_.id AS id_3, n0_.title AS title_4 FROM news n0_ ORDER BY n0_.id DESC LIMIT 3
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.

Entities Mapping

Class Mapping errors
App\Entity\Project No errors.
App\Entity\Category No errors.
Vich\UploaderBundle\Entity\File No errors.
App\Entity\Image No errors.
App\Entity\News No errors.
App\Entity\Member No errors.
App\Entity\Role No errors.