Fixed
Project:
Drupal core
Version:
11.x-dev
Component:
typed data system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Jul 2026 at 03:10 UTC
Updated:
3 Aug 2026 at 22:37 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
catchComment #4
catchAdding before/after xhprof screenshots - looks like about 40ms out of 250ms saved.
Comment #5
catchFieldResolverTest is consistently the last test to finish in HEAD afaict, in https://git.drupalcode.org/project/drupal/-/jobs/11172674 it finishes quite a way before the end. This is when combined with #3585986: Remove remaining key/value implementation from the entity field map and supporting code
Comment #6
smustgrave commentedLooks good to me.
Comment #9
godotislateCommitted and pushed 57faef3 to main and c28ed37 to 11.x. Thanks!