Query Metrics
2
Database Queries
1
Different statements
10.87 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
10.87 ms (100.00%) |
2 |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.slug AS slug_4, t0.icon AS icon_5, t0.color AS color_6, t0.short_body AS short_body_7, t0.body AS body_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image_id AS image_id_11, t0.desktop_banner_id AS desktop_banner_id_12, t0.mobile_banner_id AS mobile_banner_id_13, t0.created_by_id AS created_by_id_14, t0.updated_by_id AS updated_by_id_15, t0.parent_id AS parent_id_16 FROM course_category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"medycyna"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| gos | doctrine.dbal.gos_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| gos | doctrine.orm.gos_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Education\Category\Category | 1 |
| App\Entity\User\User | 1 |
gos entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Category\BaseCategory | No errors. |
| App\Entity\Education\Category\Category | No errors. |
| App\Entity\File\File | No errors. |
| App\Entity\File\ImageFile | No errors. |
| App\Entity\Category\CategoryImage | No errors. |
| App\Entity\Category\CategoryDesktopBanner | No errors. |
| App\Entity\Category\CategoryMobileBanner | No errors. |
| App\Entity\User\User | No errors. |
| App\Entity\User\Admin | No errors. |
| App\Entity\Seo\Seo | No errors. |
| App\Entity\Education\Course\Course | No errors. |
gos entity manager
No loaded entities.