Query Metrics
1
Database Queries
1
Different statements
1.60 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.60 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.description AS description_4, t0.comment AS comment_5, t0.slug AS slug_6, t0.active AS active_7, t0.phone AS phone_8, t0.primary_color AS primary_color_9, t0.secondary_color AS secondary_color_10, t0.subdomain AS subdomain_11, t0.website AS website_12, t0.deleted_at AS deleted_at_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.logo_id AS logo_id_16, t0.logo_small_id AS logo_small_id_17, t0.parent_id AS parent_id_18, t0.splash_image_id AS splash_image_id_19, t0.address_id AS address_id_20, t0.deleted_by_id AS deleted_by_id_21, t0.created_by_id AS created_by_id_22, t0.updated_by_id AS updated_by_id_23 FROM company t0 WHERE t0.active = ? AND t0.deleted_at IS NULL
Parameters:
[
1
]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Company | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\Address | No errors. |
| App\Entity\User | No errors. |