Problem/Motivation

    // Retrieve base field definitions from modules.
    $this->moduleHandler->invokeAllWith(
      'entity_bundle_field_info',

It's not base field, it's bundle.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#2 3397991-2.patch705 bytesdineshkumarbollu

Comments

joachim created an issue. See original summary.

dineshkumarbollu’s picture

StatusFileSize
new705 bytes

Provided patch for this please review.thanks

joachim’s picture

Status: Active » Reviewed & tested by the community

Perfect, thanks!

xjm’s picture

Title: error in EntityFieldManager comment » Error in EntityFieldManager comment

Queued tests (they no longer queue automatically for patches, since patches are being deprecated).

Saving issue credits.

  • xjm committed b498f70e on 11.x
    Issue #3397991 by dineshkumarbollu, joachim: Error in EntityFieldManager...

  • xjm committed 550774c8 on 10.2.x
    Issue #3397991 by dineshkumarbollu, joachim: Error in EntityFieldManager...

  • xjm committed e2cb1c5f on 10.1.x
    Issue #3397991 by dineshkumarbollu, joachim: Error in EntityFieldManager...
xjm’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 11.x and 10.2.x, and backported to 10.1.x as a patch-safe code documentation improvement. Thanks!

xjm’s picture

Version: 11.x-dev » 10.1.x-dev

Status: Fixed » Closed (fixed)

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