Query Metrics
1
Database Queries
1
Different statements
0.93 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.93 ms (100.00%) |
1 |
SELECT r0_.created_at AS created_at_0, r0_.id AS id_1, r0_.status AS status_2, r0_.category AS category_3, r0_.updated_at AS updated_at_4, r0_.cover_name AS cover_name_5, r0_.cover_original_name AS cover_original_name_6, r0_.cover_mime_type AS cover_mime_type_7, r0_.cover_size AS cover_size_8, r0_.cover_dimensions AS cover_dimensions_9, r0_.document_name AS document_name_10, r0_.document_original_name AS document_original_name_11, r0_.document_mime_type AS document_mime_type_12, r0_.document_size AS document_size_13, r0_.document_dimensions AS document_dimensions_14 FROM resource r0_ WHERE r0_.status = ? ORDER BY r0_.created_at DESC LIMIT 3
Parameters:
[
"published"
]
|
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 |
|---|---|
| Vich\UploaderBundle\Entity\File | No errors. |
| App\Entity\Resource | No errors. |