\Drupal\migrate\Plugin\migrate\destination\Entity calls methods that are not required by subclasses

Created on 15 November 2017, about 7 years ago
Updated 1 July 2023, over 1 year ago

Classifying this as task, could also be argued to be a bug.

Problem/Motivation

\Drupal\migrate\Plugin\migrate\destination\Entity calls $this->updateEntity() and $this->processStubRow() methods, but those are not declared as abstract methods. Interestingly EntityConfigBase does not even have a processStubRow() method.

Proposed resolution

  1. Declare those methods as abstract
  2. Not sure what to do about EntityConfigBase
πŸ“Œ Task
Status

Closed: duplicate

Version

11.0 πŸ”₯

Component
MigrationΒ  β†’

Last updated 1 day ago

Created by

πŸ‡©πŸ‡ͺGermany tstoeckler Essen, Germany

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024