Query Metrics
32
Database Queries
5
Different statements
351.21 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
301.02 ms (85.71%) |
16 |
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.job AS job_4, t0.mail AS mail_5, t0.phone AS phone_6, t0.rate_hour AS rate_hour_7, t0.cost_year AS cost_year_8, t0.income_year AS income_year_9, t0.nbr_service AS nbr_service_10, t0.organisation AS organisation_11, t0.show_organisation AS show_organisation_12, t0.profile_pic_id AS profile_pic_id_13 FROM contributor t0 INNER JOIN workshop_contributor ON t0.id = workshop_contributor.contributor_id WHERE workshop_contributor.workshop_id = ?
Parameters:
[
6
]
|
|
21.65 ms (6.16%) |
13 |
SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.extension AS extension_4, t0.uuid AS uuid_5, t0.article_id AS article_id_6 FROM image t0 WHERE t0.id = ?
Parameters:
[
164
]
|
|
16.82 ms (4.79%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.info_workshop AS info_workshop_3, t0.activity_workshop AS activity_workshop_4, t0.place AS place_5, t0.day AS day_6, t0.hours AS hours_7, t0.workshop_category_id AS workshop_category_id_8, t0.image_id AS image_id_9 FROM workshop t0
Parameters:
[] |
|
10.29 ms (2.93%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3 FROM workshop_category t0
Parameters:
[] |
|
1.43 ms (0.41%) |
1 |
SELECT t0.id AS id_1, t0.url AS url_2, t0.name AS name_3, t0.img_id AS img_id_4 FROM partner t0
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\Notification | No errors. |
| App\Entity\Article | No errors. |
| App\Entity\Partner | No errors. |
| App\Entity\MembersAsso | No errors. |
| App\Entity\Event | No errors. |
| App\Entity\Project | No errors. |
| App\Entity\WorkshopCategory | No errors. |
| App\Entity\Workshop | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\Contributor | No errors. |