Query Metrics
40
Database Queries
4
Different statements
5.26 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.93 ms (36.61%) |
15 |
SELECT t0.id AS id_1, t0.image_card AS image_card_2, t0.image_main AS image_main_3, t0.type AS type_4, t0.title AS title_5, t0.description AS description_6, t0.task_left AS task_left_7, t0.task_right AS task_right_8, t0.solution_subtitle AS solution_subtitle_9, t0.solution_left AS solution_left_10, t0.solution_right AS solution_right_11, t0.subtitle AS subtitle_12, t0.sequence AS sequence_13, t0.slug AS slug_14, t0.title_seo AS title_seo_15, t0.description_seo AS description_seo_16, t0.updated_at AS updated_at_17 FROM project t0 INNER JOIN solutions_project ON t0.id = solutions_project.project_id WHERE solutions_project.solutions_id = ?
Parameters:
[
22
]
|
1.66 ms (31.48%) |
15 |
SELECT t0.id AS id_1, t0.media AS media_2, t0.image_alt AS image_alt_3, t0.image_description AS image_description_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.solutions_id AS solutions_id_7 FROM solutions_images t0 WHERE t0.solutions_id = ?
Parameters:
[
22
]
|
1.44 ms (27.35%) |
9 |
SELECT t0.id AS id_1, t0.media AS media_2, t0.image AS image_3, t0.image_alt AS image_alt_4, t0.image_description AS image_description_5, t0.sequence AS sequence_6, t0.updated_at AS updated_at_7, t0.project_id AS project_id_8 FROM project_media t0 WHERE t0.project_id = ?
Parameters:
[
10
]
|
0.24 ms (4.56%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.info AS info_3, t0.sub_title AS sub_title_4, t0.description AS description_5, t0.functional AS functional_6, t0.sub_functional AS sub_functional_7, t0.image_card AS image_card_8, t0.slug AS slug_9, t0.title_seo AS title_seo_10, t0.description_seo AS description_seo_11, t0.main AS main_12, t0.sequence AS sequence_13, t0.updated_at AS updated_at_14 FROM solutions t0 ORDER BY t0.sequence ASC
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\Solutions | No errors. |
App\Entity\Project | No errors. |
App\Entity\SolutionsImages | No errors. |
App\Entity\ProjectMedia | No errors. |
App\Entity\ProjectCategory | No errors. |