Query Metrics
1
Database Queries
1
Different statements
0.54 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.54 ms |
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.slug AS slug_2, m0_.guide_notes AS guide_notes_3, m0_.is_published AS is_published_4, m0_.updated_at AS updated_at_5, m0_.created_at AS created_at_6, m0_.author_id AS author_id_7, m0_.primary_weapon_id AS primary_weapon_id_8, m0_.secondary_weapon_id AS secondary_weapon_id_9, m0_.inner_path_id AS inner_path_id_10 FROM member_build m0_ WHERE m0_.is_published = ? ORDER BY m0_.created_at DESC
Parameters:
[
1
]
|
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\Entity\MemberBuild | No errors. |
| App\Entity\MemberUser | No errors. |
| App\Entity\GameWeapon | No errors. |
| App\Entity\GameInnerPath | No errors. |