Query Metrics
1
Database Queries
1
Different statements
0.66 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.66 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.date_and_time AS date_and_time_2, t0.church_name AS church_name_3, t0.parish_name AS parish_name_4, t0.mass AS mass_5, t0.archived AS archived_6, t0.creation_date AS creation_date_7, t0.paid AS paid_8, t0.payment_method AS payment_method_9, t0.payment_date AS payment_date_10, t0.address_id AS address_id_11, t0.person1_details_id AS person1_details_id_12, t0.person2_details_id AS person2_details_id_13, t0.celebrant_details_id AS celebrant_details_id_14, t0.creation_by_id AS creation_by_id_15, t0.paid_by_id AS paid_by_id_16 FROM celebration t0 WHERE t0.id = ?
Parameters:
[
"login"
]
|
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\Celebration | No errors. |
| App\Entity\Address | No errors. |
| App\Entity\ProfileDetails | No errors. |
| App\Entity\User | No errors. |