GET https://admin.atelier-des-prompts.fr/api/main-categories

Query Metrics

1 Database Queries
1 Different statements
1.25 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 1.25 ms
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_.parent_id AS parent_id_9 FROM category c0_ WHERE c0_.parent_id IS NULL ORDER BY c0_.position 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Category 5

Entities Mapping

Class Mapping errors
App\Entity\Category No errors.
App\Entity\Product No errors.