Query Metrics
2
Database Queries
2
Different statements
3.97 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.32 ms (58.36%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.address AS address_4, t0.created_at AS created_at_5, t0.status AS status_6, t0.configurations AS configurations_7 FROM company t0
Parameters:
[] |
|
1.65 ms (41.64%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.autorization AS autorization_6, t0.api_user AS api_user_7, t0.api_pass AS api_pass_8, t0.company_id AS company_id_9 FROM integrations t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"Enterprise"
]
|
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 | 1 |
| App\Entity\Integrations | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Company | No errors. |
| App\Entity\Integrations | No errors. |
| App\Entity\Users | No errors. |
| App\Entity\ShareToken | No errors. |