Query Metrics
4
Database Queries
4
Different statements
3.56 ms
Query time
2
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.91 ms |
SELECT t0.id AS id_1, t0.date_creation AS date_creation_2, t0.entity_type AS entity_type_3, t0.name AS name_4, t0.login AS login_5, t0.passwd AS passwd_6, t0.profile AS profile_7, t0.notification_mail AS notification_mail_8, t0.view_support AS view_support_9, t0.phone AS phone_10, t0.profile_color AS profile_color_11, t0.date_start AS date_start_12, t0.date_end AS date_end_13, t0.active AS active_14, t0.passwd_reset_code AS passwd_reset_code_15, t0.google_api_access_token AS google_api_access_token_16, t0.google_api_refresh_token AS google_api_refresh_token_17, t0.google_api_expires_at AS google_api_expires_at_18, t0.google_calendar_id AS google_calendar_id_19, t0.google_user_email AS google_user_email_20, t0.google_channel_id AS google_channel_id_21, t0.google_channel_resource_id AS google_channel_resource_id_22, t0.google_channel_expires_at AS google_channel_expires_at_23, t0.google_last_sync AS google_last_sync_24, t0.purchaser_id AS purchaser_id_25 FROM dm_site_admin_user t0 WHERE t0.google_channel_id = ? AND t0.google_channel_resource_id = ? LIMIT 1
Parameters:
[ "ch_8b731c45513e85f42578c0c1301c8e97" "yPY9xF3DjgR1MDUE1rZ54Fap1FM" ]
|
||||||||||||||||||||||||||||
| 2 | 0.57 ms |
"START TRANSACTION"
Parameters:
[]
|
||||||||||||||||||||||||||||
| 3 | 0.73 ms |
UPDATE dm_site_admin_user SET google_last_sync = ? WHERE id = ?
Parameters:
[ "2026-04-17 14:54:44" 6 ]
|
||||||||||||||||||||||||||||
| 4 | 1.36 ms |
"COMMIT"
Parameters:
[]
|
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\SiteAdminUser | 1 |
| App\Entity\LibPurchaser | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\SiteAdminUser | No errors. |
| App\Entity\LibPurchaser | No errors. |
| App\Entity\ConfigManager | No errors. |
| App\Entity\SitePage | No errors. |
| App\Entity\LibCompanyContact | No errors. |
| App\Entity\LibCompany |
|
| App\Entity\FormQuotationInvoice | No errors. |
| App\Entity\FormLicence |
|
| App\Entity\LibCompanyDocument | No errors. |
| App\Entity\LibPurchaserDocument | No errors. |
| App\Entity\FormTask | No errors. |
| App\Entity\FormProject | No errors. |
| App\Entity\FormNotificationUser | No errors. |