docs for hook_entity_base_field_info()/hook_entity_base_field_info_alter()/hook_entity_bundle_field_info()/hook_entity_bundle_field_info_alter() should say how they work with base_field_override config entities

Created on 31 October 2023, 8 months ago
Updated 1 February 2024, 5 months ago

Problem/Motivation

EntityFieldManager invokes the base field hooks before it loads base_field_override config entities, so anything in the base_field_override overrides the base field hooks.

However, EntityFieldManager invokes the bundle field hooks after base_field_override config entities have been applied, so these hooks can override and alter the base_field_override config entities.

This should all be documented in the docs for these hooks.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Active

Version

11.0 πŸ”₯

Component
DocumentationΒ  β†’

Last updated about 5 hours ago

No maintainer
Created by

πŸ‡¬πŸ‡§United Kingdom joachim

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Comments & Activities

  • Issue created by @joachim
  • First commit to issue fork.
Production build 0.69.0 2024