Query Metrics
8
Database Queries
3
Different statements
15.89 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
11.46 ms (72.11%) |
6 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.colorCode AS colorCode_4, t0.nameAr AS nameAr_5, t0.position AS position_6, t0.parent_category_id AS parent_category_id_7 FROM category t0 WHERE t0.parent_category_id = ?
Parameters:
[
2
]
|
2.69 ms (16.89%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.colorCode AS colorCode_4, t0.nameAr AS nameAr_5, t0.position AS position_6, t0.parent_category_id AS parent_category_id_7 FROM category t0 WHERE t0.parent_category_id IS NULL ORDER BY t0.position ASC
Parameters:
[] |
1.75 ms (10.99%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.colorCode AS colorCode_4, t0.nameAr AS nameAr_5, t0.position AS position_6, t0.parent_category_id AS parent_category_id_7 FROM category t0
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\Category | No errors. |
App\Entity\Organizer | No errors. |
App\Entity\Activity | No errors. |
App\Entity\SearchLog | No errors. |
App\Entity\Media | No errors. |
App\Entity\Gallery | No errors. |
App\Entity\Event | No errors. |
App\Entity\User | No errors. |
App\Entity\EventClaimRequest | No errors. |
App\Entity\Ticket | No errors. |