EntityManager should not be used in code base.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | removing_deprecated-2870304-3.patch | 5.38 KB | yogeshmpawar |
| #2 | 2870304-2.patch | 5.57 KB | Pavan B S |
EntityManager should not be used in code base.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | removing_deprecated-2870304-3.patch | 5.38 KB | yogeshmpawar |
| #2 | 2870304-2.patch | 5.57 KB | Pavan B S |
Comments
Comment #2
Pavan B S commentedApplying the patch, please review.
Comment #3
yogeshmpawarUpdated patch with more changes & also previous patch failed to apply.
This statement causes fatal error, i think you have not tested this patch.
entityTypeManager->getExtraFields() not available
This statement causes fatal error, i think you have not tested this patch.
entityTypeManager->getExtraFields() not available
Comment #5
yogeshmpawarIssue fixed & committed to 8.x-1.x branch.
@Pavan B S - please check the patch before uploading also do a dev testing for the patch.
Comment #6
Pavan B S commented@yogesh-pawar thanks for the suggestion i was not knowing to use entityFieldManager for that.