Problem/Motivation

EntityReference is the processor plugin for reference fields, but other processors use it as a base class for some of its functionality -- in particular, importUrl() and recursion handling.

Steps to reproduce

Proposed resolution

Improve DX by moving these into a common base class for referenced entities.

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

joachim created an issue. See original summary.

joachim’s picture

Status: Active » Needs review

MR on the 3 branch for now.

  • joachim committed 956ff29b on 4.0.x
    Issue #3539295 by joachim: Added common base class for importUrl(),...
joachim’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.