Query Metrics
19
Database Queries
3
Different statements
5.00 ms
Query time
2
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
4.15 ms (82.91%) |
17 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM brand t0 WHERE t0.id = ?
Parameters:
[
4
]
|
0.46 ms (9.13%) |
1 |
SELECT b0_.id AS id_0, b0_.reference AS reference_1, b0_.description AS description_2, b0_.statut AS statut_3, b0_.principal_image AS principal_image_4, b0_.multiple_image AS multiple_image_5, b0_.created_at AS created_at_6, b0_.updated_at AS updated_at_7, b0_.agency_id AS agency_id_8, b0_.category_id AS category_id_9, b0_.kind_id AS kind_id_10, b0_.size_id AS size_id_11, b0_.brand_id AS brand_id_12 FROM bike b0_ GROUP BY b0_.brand_id
Parameters:
[] |
0.40 ms (7.96%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image AS image_4, t0.button AS button_5, t0.link AS link_6, t0.type AS type_7 FROM banner t0 WHERE t0.type = ?
Parameters:
[
"site"
]
|
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\Banner | No errors. |
App\Entity\Bike |
|
App\Entity\User | No errors. |
App\Entity\Agency | No errors. |
App\Entity\Category | No errors. |
App\Entity\Kind |
|
App\Entity\Size | No errors. |
App\Entity\Brand | No errors. |
App\Entity\History | No errors. |
App\Entity\OrderParticipantBike | No errors. |