Query Metrics
1
Database Queries
1
Different statements
1.18 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.18 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.change_email AS change_email_3, t0.change_email_token AS change_email_token_4, t0.password AS password_5, t0.name AS name_6, t0.company AS company_7, t0.street AS street_8, t0.zip AS zip_9, t0.city AS city_10, t0.country AS country_11, t0.contact_person AS contact_person_12, t0.fon AS fon_13, t0.fax AS fax_14, t0.active AS active_15, t0.confirmed AS confirmed_16, t0.confirmation_token AS confirmation_token_17, t0.password_reset_token AS password_reset_token_18, t0.password_reset_token_valid_date AS password_reset_token_valid_date_19, t0.last_login AS last_login_20, t0.roles AS roles_21, t0.created AS created_22, t0.updated AS updated_23 FROM customer t0 WHERE t0.id = ?
Parameters:
[
205
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| AppBundle\Entity\Customer | No errors. |
| AppBundle\Entity\Address | No errors. |
| AppBundle\Entity\Booking | No errors. |