Query Metrics
2
Database Queries
2
Different statements
7.04 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
6.31 ms (89.67%) |
1 |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.filename AS filename_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, a1_.id AS id_5, a1_.name AS name_6, p0_.album_id AS album_id_7 FROM photo_galery p0_ INNER JOIN album_photo a1_ ON p0_.album_id = a1_.id
Parameters:
[] |
0.73 ms (10.33%) |
1 |
SELECT a0_.id AS id_0, a0_.name AS name_1 FROM album_photo a0_
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\AlbumPhoto | No errors. |
App\Entity\PhotoGalery | No errors. |