GET https://api.itlabs.top/api/project_categories

Query Metrics

1 Database Queries
1 Different statements
29.63 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 29.63 ms
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.subtitle AS subtitle_2, p0_.description AS description_3, p0_.image AS image_4, p0_.video AS video_5, p0_.first_block AS first_block_6, p0_.second_block AS second_block_7, p0_.video_poster AS video_poster_8, p0_.slug AS slug_9, p0_.title_seo AS title_seo_10, p0_.description_seo AS description_seo_11, p0_.updated_at AS updated_at_12, p1_.id AS id_13, p1_.image_card AS image_card_14, p1_.image_main AS image_main_15, p1_.type AS type_16, p1_.title AS title_17, p1_.description AS description_18, p1_.task_left AS task_left_19, p1_.task_right AS task_right_20, p1_.solution_subtitle AS solution_subtitle_21, p1_.solution_left AS solution_left_22, p1_.solution_right AS solution_right_23, p1_.subtitle AS subtitle_24, p1_.sequence AS sequence_25, p1_.slug AS slug_26, p1_.title_seo AS title_seo_27, p1_.description_seo AS description_seo_28, p1_.updated_at AS updated_at_29, p2_.id AS id_30, p2_.media AS media_31, p2_.image AS image_32, p2_.image_alt AS image_alt_33, p2_.image_description AS image_description_34, p2_.sequence AS sequence_35, p2_.updated_at AS updated_at_36, p3_.id AS id_37, p3_.media AS media_38, p3_.image_alt AS image_alt_39, p3_.image_description AS image_description_40, p3_.created_at AS created_at_41, p3_.updated_at AS updated_at_42, p2_.project_id AS project_id_43, p3_.project_category_id AS project_category_id_44 FROM project_category p0_ LEFT JOIN project_category_project p4_ ON p0_.id = p4_.project_category_id LEFT JOIN project p1_ ON p1_.id = p4_.project_id LEFT JOIN project_media p2_ ON p1_.id = p2_.project_id LEFT JOIN project_category_images p3_ ON p0_.id = p3_.project_category_id ORDER BY p0_.id 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\ProjectCategory No errors.
App\Entity\Project No errors.
App\Entity\ProjectMedia No errors.
App\Entity\ProjectCategoryImages No errors.
App\Entity\Solutions No errors.