Query Metrics
1
Database Queries
1
Different statements
0.46 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.46 ms (100.00%) |
1 |
SELECT c0_.post_type AS post_type_0, c0_.title AS title_1, c0_.content AS content_2, c0_.visibility AS visibility_3, c0_.source_type AS source_type_4, c0_.source_token AS source_token_5, c0_.status AS status_6, c0_.published_at AS published_at_7, c0_.id AS id_8, c0_.token AS token_9, c0_.created_at AS created_at_10, c0_.updated_at AS updated_at_11, c0_.club_id AS club_id_12, c0_.organization_id AS organization_id_13, c0_.user_id AS user_id_14 FROM community_feed_post c0_ WHERE c0_.status = ? AND c0_.post_type = ? AND c0_.visibility = ? ORDER BY c0_.published_at DESC LIMIT 50
Parameters:
[ "PUBLISHED" "FLASH_OFFER" "PUBLIC" ]
|
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\CommunityFeedPost | No errors. |
| App\Entity\Club | No errors. |
| App\Entity\Organization | No errors. |
| App\Entity\User | No errors. |