Query Metrics
2
Database Queries
1
Different statements
1.88 ms
Query time
0
Invalid entities
2
Managed entities
Queries
default connection
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.03 ms |
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:
[
"Biznes"
]
|
||||||||||||||||||||||||||||
| 2 | 0.86 ms |
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:
[
"4"
]
|
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
gos entity manager
| Class | Mapping errors |
|---|---|
| App\GOS\Entity\PortalSettings | No errors. |
| App\GOS\Entity\Test | No errors. |
| App\GOS\Entity\ProductVariant | No errors. |
| App\GOS\Entity\Answer | No errors. |
| App\GOS\Entity\UserLesson | No errors. |
| App\GOS\Entity\Lesson | No errors. |
| App\GOS\Entity\User | No errors. |
| App\GOS\Entity\UserTest | No errors. |
| App\GOS\Entity\Coupon | No errors. |
| App\GOS\Entity\Certificate | No errors. |
| App\GOS\Entity\ProductPack | No errors. |
| App\GOS\Entity\Module | No errors. |
| App\GOS\Entity\Question | No errors. |
| App\GOS\Entity\Course | No errors. |
| App\GOS\Entity\LessonType | No errors. |