Query Metrics
3
Database Queries
2
Different statements
0.66 ms
Query time
0
Invalid entities
4
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.50 ms (75.04%) |
2 |
SELECT t0.id AS id_1, t0.provider AS provider_2, t0.label AS label_3, t0.enabled AS enabled_4, t0.mode AS mode_5, t0.access_token AS access_token_6, t0.refresh_token AS refresh_token_7, t0.expires_at AS expires_at_8, t0.last_sync_at AS last_sync_at_9, t0.last_error AS last_error_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.company_id AS company_id_13 FROM integration_connection t0 WHERE t0.company_id = ? AND t0.provider = ? LIMIT 1
Parameters:
[ 1 "bexio" ]
|
||||||||||||||||||||||||
|
0.17 ms (24.96%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.legal_name AS legal_name_3, t0.email AS email_4, t0.phone AS phone_5, t0.website AS website_6, t0.address AS address_7, t0.zip_code AS zip_code_8, t0.city AS city_9, t0.country AS country_10, t0.vat_number AS vat_number_11, t0.active AS active_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14 FROM company t0
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\Company | 2 |
| App\Entity\IntegrationConnection | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Company | No errors. |
| App\Entity\CompanyUser | No errors. |
| App\Entity\IntegrationConnection | No errors. |