investigate use of BaseFieldDefinition

Created on 18 March 2024, 3 months ago

Problem/Motivation

This looks iffy in hook_entity_bundle_field_info_alter() -- *BUNDLE*!

      $fields[$field_name] = BaseFieldDefinition::create('date_occur_computed')

Computed Field module has this to say about it:

 * @todo When https://www.drupal.org/node/2346347 is fixed, this should be split
 * between this class and a new class that inherits from BundleFieldDefinition.

Needs looking into.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom joachim

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024