GET https://www.arcanes-labo.btov-dev.fr/api/main-categories-with-children/1

Query Metrics

36 Database Queries
3 Different statements
9.18 ms Query time
0 Invalid entities
42 Managed entities

Grouped Statements

Show all queries

Time Count Info
7.74 ms
(84.32%)
34
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.short_description AS short_description_5, t0.position AS position_6, t0.level AS level_7, t0.need_customer_image AS need_customer_image_8, t0.is_gift_card_category AS is_gift_card_category_9, t0.media_id AS media_id_10, t0.lft AS lft_11, t0.rght AS rght_12, t0.visible AS visible_13, t0.featured AS featured_14, t0.url_path AS url_path_15, t0.meta_title AS meta_title_16, t0.meta_description AS meta_description_17, t0.meta_robots AS meta_robots_18, t0.description_seo AS description_seo_19, t0.data AS data_20, t0.sort_method AS sort_method_21, t0.parent_id AS parent_id_22, t0.shop_id AS shop_id_23 FROM category t0 WHERE t0.parent_id = ?
Parameters:
[
  39
]
1.02 ms
(11.05%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.description AS description_3, c0_.short_description AS short_description_4, c0_.position AS position_5, c0_.level AS level_6, c0_.need_customer_image AS need_customer_image_7, c0_.is_gift_card_category AS is_gift_card_category_8, c0_.media_id AS media_id_9, c0_.lft AS lft_10, c0_.rght AS rght_11, c0_.visible AS visible_12, c0_.featured AS featured_13, c0_.url_path AS url_path_14, c0_.meta_title AS meta_title_15, c0_.meta_description AS meta_description_16, c0_.meta_robots AS meta_robots_17, c0_.description_seo AS description_seo_18, c0_.data AS data_19, c0_.sort_method AS sort_method_20, c1_.id AS id_21, c1_.name AS name_22, c1_.slug AS slug_23, c1_.description AS description_24, c1_.short_description AS short_description_25, c1_.position AS position_26, c1_.level AS level_27, c1_.need_customer_image AS need_customer_image_28, c1_.is_gift_card_category AS is_gift_card_category_29, c1_.media_id AS media_id_30, c1_.lft AS lft_31, c1_.rght AS rght_32, c1_.visible AS visible_33, c1_.featured AS featured_34, c1_.url_path AS url_path_35, c1_.meta_title AS meta_title_36, c1_.meta_description AS meta_description_37, c1_.meta_robots AS meta_robots_38, c1_.description_seo AS description_seo_39, c1_.data AS data_40, c1_.sort_method AS sort_method_41, c0_.parent_id AS parent_id_42, c0_.shop_id AS shop_id_43, c1_.parent_id AS parent_id_44, c1_.shop_id AS shop_id_45 FROM category c0_ LEFT JOIN category c1_ ON c0_.id = c1_.parent_id WHERE c0_.parent_id IS NULL AND c0_.shop_id = ? AND c0_.visible = 1 ORDER BY c0_.position ASC, c1_.position ASC
Parameters:
[
  1
]
0.43 ms
(4.63%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.address AS address_4, t5.id AS id_6, t5.text AS text_7, t5.link AS link_8, t5.text_color AS text_color_9, t5.bg_color AS bg_color_10, t5.display AS display_11, t5.start_at AS start_at_12, t5.end_at AS end_at_13, t5.shop_id AS shop_id_14 FROM shop t0 LEFT JOIN banner t5 ON t5.shop_id = t0.id WHERE t0.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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Category 40
App\Entity\Shop 1
App\Entity\Banner 1

Entities Mapping

Class Mapping errors
App\Entity\Shop No errors.
App\Entity\Banner No errors.
App\Entity\EmployeProfile No errors.
App\Entity\Product No errors.
App\Entity\Order No errors.
App\Entity\Invoice No errors.
App\Entity\CustomerProfil No errors.
App\Entity\Category No errors.