GET https://www.gardenbox.gebanalysis.cloud/

Query Metrics

3 Database Queries
1 Different statements
1.54 ms Query time
0 Invalid entities
7 Managed entities

Queries

Group similar statements

# Time Info
1 0.99 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.details AS details_3, t0.image AS image_4, t0.category AS category_5, t0.gallery_images AS gallery_images_6 FROM projet t0 WHERE t0.category = ?
Parameters:
[
  "immobilier"
]
2 0.31 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.details AS details_3, t0.image AS image_4, t0.category AS category_5, t0.gallery_images AS gallery_images_6 FROM projet t0 WHERE t0.category = ?
Parameters:
[
  "siege"
]
3 0.24 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.details AS details_3, t0.image AS image_4, t0.category AS category_5, t0.gallery_images AS gallery_images_6 FROM projet t0 WHERE t0.category = ?
Parameters:
[
  "villas"
]

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\Projet 7

Entities Mapping

Class Mapping errors
App\Entity\Projet No errors.