Query Metrics
1
Database Queries
1
Different statements
64.67 ms
Query time
0
Invalid entities
5
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
64.67 ms (100.00%) |
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.monthly_price AS monthly_price_3, p0_.monthly_verifications AS monthly_verifications_4, p0_.is_active AS is_active_5, p0_.sort_order AS sort_order_6, p0_.features AS features_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9 FROM plans p0_ WHERE p0_.is_active = ? ORDER BY p0_.sort_order ASC
Parameters:
[
1
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| read_only | doctrine.dbal.read_only_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\Plan | 5 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Plan | No errors. |
| App\Entity\UserSubscription | No errors. |