Query Metrics
3
Database Queries
3
Different statements
2.94 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.37 ms (46.78%) |
1 |
SELECT COUNT(*) FROM gallery t0
Parameters:
[] |
|
1.08 ms (36.77%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.category AS category_4, t0.is_video AS is_video_5, t0.created_at AS created_at_6 FROM gallery t0 ORDER BY t0.created_at DESC LIMIT 10
Parameters:
[] |
|
0.48 ms (16.45%) |
1 |
SELECT DISTINCT g0_.category AS category_0 FROM gallery g0_ WHERE g0_.category IS NOT NULL
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\Gallery | No errors. |