Query Metrics
1
Database Queries
1
Different statements
0.81 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.81 ms (100.00%) |
1 |
SELECT f0_.category AS category_0, f0_.locale AS locale_1, f0_.question AS question_2, f0_.answer AS answer_3, f0_.position AS position_4, f0_.published AS published_5, f0_.featured AS featured_6, f0_.id AS id_7, f0_.created_at AS created_at_8, f0_.updated_at AS updated_at_9 FROM faq_entry f0_ WHERE f0_.locale = ? AND f0_.published = true ORDER BY f0_.position ASC, f0_.created_at ASC
Parameters:
[
"fr"
]
|
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\Support\Entity\FaqEntry | No errors. |