Query Metrics
2
Database Queries
2
Different statements
1.64 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.04 ms |
SELECT t0.id AS id_1, t0.three_cx_id AS three_cx_id_2, t0.number AS number_3, t0.email AS email_4, t0.o365id AS o365id_5, t0.should_sync AS should_sync_6, t0.first_sync_at AS first_sync_at_7, t0.last_sync_at AS last_sync_at_8, t0.is_in_teams_call AS is_in_teams_call_9, t0.last_three_cx_status AS last_three_cx_status_10, t0.is_in_three_cx_call AS is_in_three_cx_call_11, t0.last_teams_status AS last_teams_status_12, t0.collaboration_id AS collaboration_id_13 FROM three_cx_account t0 WHERE t0.o365id = ? LIMIT 1
Parameters:
[
"8894340f-301d-4938-8f13-11acfd794f5a"
]
|
||||||||||||||||||||||
| 2 | 0.60 ms |
SELECT t0.id AS id_1, t0.three_cx_fqdn AS three_cx_fqdn_2, t0.three_cx_username AS three_cx_username_3, t0.three_cx_password AS three_cx_password_4, t0.o365client_id AS o365client_id_5, t0.o365client_secret AS o365client_secret_6, t0.o365tenand_id AS o365tenand_id_7, t0.respect_in_ameeting AS respect_in_ameeting_8, t0.enabled AS enabled_9, t0.user_id AS user_id_10, t0.o_auth_token_id AS o_auth_token_id_11 FROM collaboration t0 WHERE t0.id = ?
Parameters:
[
7
]
|
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 |
|---|---|
| App\Entity\ThreeCxAccount | No errors. |
| App\Entity\Collaboration | No errors. |
| App\Entity\User | No errors. |
| App\Entity\OAuthToken | No errors. |
| App\Entity\O365Subscription | No errors. |