Query Metrics
4
Database Queries
4
Different statements
3.33 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.81 ms |
SELECT t0.id AS id_1, t0.introduction AS introduction_2, t0.image_name AS image_name_3, t0.image_size AS image_size_4, t0.updated_at AS updated_at_5 FROM informations t0
Parameters:
[] |
2 | 0.93 ms |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.logo_filename AS logo_filename_4, t0.logo_filesize AS logo_filesize_5, t0.updated_at AS updated_at_6 FROM services t0
Parameters:
[] |
3 | 0.79 ms |
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.date_end AS date_end_3, t0.techno_base AS techno_base_4, t0.techno_complement AS techno_complement_5, t0.title AS title_6, t0.description AS description_7, t0.enabled AS enabled_8, t0.timelines_id AS timelines_id_9 FROM experiences t0 WHERE t0.enabled = ?
Parameters:
[
1
]
|
4 | 0.80 ms |
SELECT t0.id AS id_1, t0.text AS text_2, t0.information_id AS information_id_3 FROM title t0 WHERE t0.information_id = ?
Parameters:
[
1
]
|
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\Informations | No errors. |
App\Entity\Services | No errors. |
App\Entity\Experiences | No errors. |
App\Entity\Title | No errors. |
App\Entity\Timelines | No errors. |
App\Entity\Tasks | No errors. |