Closed (fixed)
Project:
Drupal core
Version:
8.7.x-dev
Component:
entity system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Jan 2019 at 16:36 UTC
Updated:
18 Feb 2019 at 12:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
alexpottComment #3
alexpottRemoved all the other @see's because these are not useful as this method is deprecated.
Comment #4
berdirWe are losing some useful information here, but it was also pretty long and if people need more information then they can find that in the new change record reference.
This doesn't seem to follow what is apparently the new standard for the revision reference, though (drupal:8.0.0)?
Do we need legacy tests for these functions?
Comment #5
alexpottAll the *_load_multiple() functions are now deprecated the same way and tested.
Re losing the useful information - it's not that useful (a) it's on the CR (b) it is the code in the function anyways.
Comment #6
andypostLooks polished & has tests
Comment #7
catchCommitted 447cdb7 and pushed to 8.7.x. Thanks!