Query Metrics
1
Database Queries
1
Different statements
2.69 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
2.69 ms (100.00%) |
1 |
SELECT p0_.id AS id_0, p0_.code AS code_1, p0_.name AS name_2, p0_.price_monthly AS price_monthly_3, p0_.currency AS currency_4, p0_.features_json AS features_json_5, p0_.is_active AS is_active_6, p0_.is_featured AS is_featured_7, p0_.sort_order AS sort_order_8 FROM plans p0_ WHERE p0_.is_active = ? ORDER BY p0_.is_featured DESC, p0_.sort_order ASC, p0_.name ASC
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 |
|---|---|
| App\Entity\Plan | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Plan | No errors. |