Query Metrics
2
Database Queries
2
Different statements
1.16 ms
Query time
0
Invalid entities
24
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.73 ms (63.50%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.active AS active_3, t0.exportdata AS exportdata_4, t0.is_mobile AS is_mobile_5, t0.testable AS testable_6, t0.has_info AS has_info_7, t0.has_index AS has_index_8, t0.id AS id_9, t0.name AS name_10, t0.information AS information_11, t0.dirname AS dirname_12, t0.is_application AS is_application_13, t0.bulk_word AS bulk_word_14, t0.user_id AS user_id_15 FROM application t0 WHERE t0.is_application = ? AND t0.bulk_word = ? ORDER BY t0.name ASC
Parameters:
[ 1 1 ] |
|
0.42 ms (36.50%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.active AS active_3, t0.exportdata AS exportdata_4, t0.last_used AS last_used_5, t0.id AS id_6, t0.email AS email_7, t0.fullname AS fullname_8, t0.azure_id AS azure_id_9, t0.azure_refresh_token AS azure_refresh_token_10, t0.roles AS roles_11, t0.used AS used_12, t0.password AS password_13, t0.progress AS progress_14, t0.user_id AS user_id_15 FROM user t0 WHERE t0.id = ?
Parameters:
[
2015
]
|
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\Application | 22 |
| App\Entity\User | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\TimeStamped | No errors. |
| App\Entity\User | No errors. |
| App\Entity\UserMenus | No errors. |
| App\Entity\ClassRoom\ClassRoom | No errors. |
| App\Entity\ClassRoom\ClassStudents | No errors. |
| App\Entity\Menu | No errors. |
| App\Entity\Application | No errors. |
| App\Entity\AppExercise | No errors. |
| App\Entity\OpenAi\OpenAiTemplate | No errors. |
| App\Entity\Rating | No errors. |