GET https://preprod.abeillesolidaire.club/projects/?category=161

Query Metrics

2 Database Queries
2 Different statements
4.34 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.71 ms
(85.54%)
1
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM project p0_ WHERE p0_.category_id = ?
Parameters:
[
  "161"
]
0.63 ms
(14.46%)
1
SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM project p0_ WHERE p0_.category_id = ? ORDER BY p0_.id DESC LIMIT 9
Parameters:
[
  "161"
]

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
  • The field 'App\Entity\Project#goal' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'App\Entity\Project#pledged' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.