Query Metrics
1
Database Queries
1
Different statements
0.36 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.36 ms (100.00%) |
1 |
SELECT t0.name AS name_1, t0.url AS url_2, t0.page_id AS page_id_3, t0.page_content AS page_content_4, t0.content_updated_at AS content_updated_at_5, t0.id AS id_6, t0.create_at AS create_at_7, t0.update_at AS update_at_8, t0.sort AS sort_9 FROM tilda_page t0 WHERE t0.page_id = ? LIMIT 1
Parameters:
[
"8226336"
]
|
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\School\School | No errors. |
| App\Entity\UserToken | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Subscription\PlanFeature | No errors. |
| App\Entity\Subscription\SubscriptionUsage | No errors. |
| App\Entity\Course\LessonAccess | No errors. |
| App\Entity\Course\CourseUser | No errors. |
| App\Entity\School\SchoolUser | No errors. |
| App\Entity\Lesson\Lesson | No errors. |
| App\Entity\Lesson\LessonPage | No errors. |
| App\Entity\LessonModule\LessonModule | No errors. |
| App\Entity\Lesson\LessonHistory | No errors. |
| App\Entity\Step | No errors. |
| App\Entity\Course\Course | No errors. |
| App\Entity\Test\Question\ParentType | No errors. |
| App\Entity\Test\TestDeadline | No errors. |
| App\Entity\Test\Test | No errors. |
| App\Entity\Test\Answer\ParentTypeNew | No errors. |
| App\Entity\School\Discount\Discount | No errors. |
| App\Entity\Homework\HomeworkDeadline | No errors. |
| App\Entity\Homework\Homework | No errors. |
| App\Entity\Homework\HomeworkUser | No errors. |
| App\Entity\TildaPage | No errors. |