Query Metrics
1
Database Queries
1
Different statements
24.27 ms
Query time
2
Invalid entities
20
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 24.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.picture AS picture_3, t0.phone AS phone_4, t0.email AS email_5, t0.website AS website_6, t0.address AS address_7, t0.city AS city_8, t0.zipcode AS zipcode_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.user_id AS user_id_12, t0.country_id AS country_id_13, t0.state_id AS state_id_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 | 14 |
| App\Entity\Country | 3 |
| App\Entity\State | 2 |
| App\Entity\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Company |
|
| App\Entity\User |
|
| App\Entity\Country | No errors. |
| App\Entity\State | No errors. |
| App\Entity\Client | No errors. |
| App\Entity\Project | No errors. |
| App\Entity\Payment | No errors. |