Needs review
Project:
Drupal core
Version:
main
Component:
render system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Apr 2026 at 12:30 UTC
Updated:
29 Apr 2026 at 20:23 UTC
Jump to comment: Most recent
Comments
Comment #3
catchSo we need to add defaults in the element callbacks, but otherwise this works fine. Can see the difference in performance tests.
Comment #4
dcam commentedI left several comments on the MR. There are a couple of optional code style changes. But I saw inconsistency in checking for NULL entity loads. I'm not sure if I'm missing something about the code that makes the checks unnecessary. If I did then I apologize.
Comment #5
catchMade changes based on some of the feedback and answered the rest I think.