Query Metrics
1
Database Queries
1
Different statements
2.24 ms
Query time
1
Invalid entities
3
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
2.24 ms (100.00%) |
1 |
SELECT t0.domain AS domain_1, t0.name AS name_2, t0.api_key AS api_key_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.deleted_at AS deleted_at_6, t0.legal_id AS legal_id_7, t0.city_id AS city_id_8 FROM projects t0 WHERE ((t0.deleted_at IS NULL)) ORDER BY t0.name ASC
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\Project\Entity\Project | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Project\Entity\Project |
|
| App\Legal\Entity\Legal | No errors. |
| App\Geo\Entity\City | No errors. |
| App\Project\Entity\Subproject | No errors. |