GET https://api2.itlabs.top/api/projects

Query Metrics

49 Database Queries
4 Different statements
6.57 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.50 ms
(53.29%)
16
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:
[
  21
]
1.39 ms
(21.09%)
16
"START TRANSACTION"
Parameters:
[]
1.14 ms
(17.27%)
16
"COMMIT"
Parameters:
[]
0.55 ms
(8.35%)
1
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.seo_h1 AS seo_h1_17, t0.canonical AS canonical_18, t0.indexes AS indexes_19, t0.links AS links_20, t0.text_seo AS text_seo_21, t0.updated_at AS updated_at_22 FROM project 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\Project No errors.
App\Entity\ProjectMedia No errors.
App\Entity\ProjectCategory No errors.
App\Entity\Solutions No errors.