- First commit to issue fork.
ContentEntityInterface::bundleFieldDefinitions()
and hook_entity_bundle_field_info()
can return either bundle-specific overrides of base field definitions, or definitions of fields that are not base fields. In this issue, let's call the latter case "bundle fields".hook_entity_bundle_field_info_alter()
has the same problem as
π
hook_entity_base_field_info_alter() and hook_entity_bundle_field_info_alter() are documented to get a parameter that doesn't implement an interface with setter methods
Needs work
.Figure out how to fix all of the above.
Needs work
10.1 β¨
Changes an existing API or subsystem. Not backportable to earlier major versions, unless absolutely required to fix a critical bug.
A change record needs to be drafted before an issue is committed. Note: Change records used to be called change notifications.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.