Query Metrics
1
Database Queries
1
Different statements
0.72 ms
Query time
0
Invalid entities
3
Managed entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0.72 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.type AS type_2, t0.variation AS variation_3, t0.date AS date_4, t0.created_at AS created_at_5, t0.deleted_at AS deleted_at_6, t0.publishing_status AS publishing_status_7, t0.document_name AS document_name_8, t0.document_original_name AS document_original_name_9, t0.document_url AS document_url_10 FROM calendar t0 WHERE t0.deleted_at IS NULL ORDER BY t0.date DESC LIMIT 18
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\Domain\Calendar\Entity\Calendar | 3 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Domain\User\Entity\User | No errors. |
App\Domain\Basic\Entity\Document | No errors. |
App\Domain\Calendar\Entity\Calendar | No errors. |