Query Metrics
4
Database Queries
4
Different statements
1.96 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.61 ms (31.13%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.typeface_id AS typeface_id_3 FROM footer_typeface t0
Parameters:
[] |
|
0.56 ms (28.74%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.instagram AS instagram_4, t0.bio AS bio_5, t0.attributes AS attributes_6, t0.image AS image_7 FROM designer t0
Parameters:
[] |
|
0.41 ms (21.14%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.link AS link_4 FROM client t0
Parameters:
[] |
|
0.37 ms (18.99%) |
1 |
SELECT t0.id AS id_1, t0.typography AS typography_2, t0.title AS title_3, t0.year AS year_4 FROM award t0 ORDER BY t0.id DESC
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\Designer | No errors. |
| App\Entity\Award | No errors. |
| App\Entity\Client | No errors. |
| App\Entity\FooterTypeface | No errors. |
| App\Entity\Typeface | No errors. |