Query Metrics
1
Database Queries
1
Different statements
5.78 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 5.78 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.vat_number AS vat_number_3, t0.legal_name AS legal_name_4, t0.address AS address_5, t0.city AS city_6, t0.postal_code AS postal_code_7, t0.phone AS phone_8, t0.contact_email AS contact_email_9, t0.website AS website_10, t0.logo_filename AS logo_filename_11, t0.favicon_filename AS favicon_filename_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14 FROM company t0 ORDER BY t0.id ASC LIMIT 1
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 | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Company | No errors. |
| App\Entity\Center | No errors. |