Query Metrics
1
Database Queries
1
Different statements
0.50 ms
Query time
0
Invalid entities
4
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
0.50 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.remote_auth AS remote_auth_3, t0.is_approved AS is_approved_4, t0.pwd AS pwd_5, t0.auth_key AS auth_key_6, t0.trust_level_id AS trust_level_id_7, t0.temp_key AS temp_key_8, t0.is_deleted AS is_deleted_9, t0.interface AS interface_10, t0.company AS company_11, t0.traf_cat AS traf_cat_12, t0.min_balance AS min_balance_13, t0.login_attempts AS login_attempts_14, t0.subscribe_active AS subscribe_active_15, t0.contact_phone AS contact_phone_16, t0.is_invoice_auto_link AS is_invoice_auto_link_17, t0.time_zone AS time_zone_18, t0.country_id AS country_id_19, t0.reg_site_id AS reg_site_id_20, t0.mobile_push_token AS mobile_push_token_21, t0.fname AS fname_22, t0.sname AS sname_23, t0.is_active AS is_active_24, t0.user_role_id AS user_role_id_25, t0.office AS office_26, t0.currency_id AS currency_id_27, t28.id AS id_29, t28.ip AS ip_30, t28.created_at AS created_at_31, t28.user_id AS user_id_32 FROM user t0 LEFT JOIN user_agreement t28 ON t28.user_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
"s.goncharov@sovaunion.com"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| conversions | doctrine.dbal.conversions_connection |
| queue | doctrine.dbal.queue_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| conversions | doctrine.orm.conversions_entity_manager |
| queue | doctrine.orm.queue_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Default\User | 1 |
| App\Entity\Default\UserRole | 1 |
| App\Entity\Default\Office | 1 |
| App\Entity\Default\Currency | 1 |
conversions entity manager
| Class | Amount of managed objects |
|---|
queue entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Default\User | No errors. |
| App\Entity\Default\UserRole | No errors. |
| App\Entity\Default\Office | No errors. |
| App\Entity\Default\Currency | No errors. |
| App\Entity\Default\UserAgreement | No errors. |
| App\Entity\Default\Account | No errors. |
conversions entity manager
No loaded entities.
queue entity manager
No loaded entities.