Query Metrics
1
Database Queries
1
Different statements
0.85 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.85 ms (100.00%) |
1 |
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.category AS category_3, c0_.priority AS priority_4, c0_.is_active AS is_active_5, c0_.published_at AS published_at_6, c0_.created_at AS created_at_7, c0_.deleted_at AS deleted_at_8, c0_.created_by_id AS created_by_id_9 FROM crisis_info c0_ WHERE c0_.is_active = ? AND c0_.deleted_at IS NULL ORDER BY c0_.priority DESC, c0_.created_at DESC
Parameters:
[
1
]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\CrisisInfo | No errors. |
| App\Entity\User | No errors. |