Closed (fixed)
Project:
Entity Extra Field
Version:
2.1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2026 at 18:36 UTC
Updated:
30 Mar 2026 at 08:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
aayushpathak commentedworking on it !
Comment #5
aayushpathak commentedComment #7
anybodyUnrelated fixes are okay to me in this case, thanks. Detailed review and test to be done.
Comment #8
grevil commentedNot if they completely whipe unrelated function documentation and rename random variables.
Comment #9
anjuelsaphilip2020 commentedHi, I’ve verified and tested MR !42 and successfully applied the patch on version 2.1.x-dev.The changes are working as expected.
Following steps I followed:
Testing Result:
After applying the patch, the Manage extra fields table now displays the machine name below the field label and the description in its own dedicated column.
Attaching screenshots for reference.
Thanks
Comment #10
aayushpathak commentedUpdated the MR to include only the required changes.
The machine name is now displayed below the label and the description is added as a dedicated column before operations.
Comment #13
anybody@grevil After fixing the blocker #3578461: Fatal error: Type of Drupal\entity_extra_field\Controller\EntityExtraFieldListBuilder::$moduleHandler must not be defined (as in class Drupal\Core\Entity\EntityHandlerBase) in /var/lib/tugboat/src/Controller/EntityExtraFieldListBuilder.php on line 23 please review this and merge if fine.
Comment #14
anybodyUpdate: Let's do it like in
/admin/structure/types/manage/page/displayand place the machine name into a dedicated (second) column "Machine name" instead of the combined field.Comment #16
anybodyComment #19
aayushpathak commentedHi,
I noticed the issue has been marked as fixed. Could we please add and distribute the contribution credits for this issue?
Thanks!
Comment #20
anybodyThanks @aayushpathak this was indeed forgotten entirely (by me) ;) Sorry, thanks for the reminder!