Query Metrics
1
Database Queries
1
Different statements
3.96 ms
Query time
0
Invalid entities
6
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 3.96 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.date_added AS date_added_3, t0.ta_type_id AS ta_type_id_4, t0.author_id AS author_id_5, t0.msds_file_collection_id AS msds_file_collection_id_6 FROM ta 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Ta | 3 |
| App\Entity\TaType | 2 |
| App\Entity\Person | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Ta | No errors. |
| App\Entity\TaType | No errors. |
| App\Entity\Person | No errors. |
| App\Entity\FileCollection | No errors. |