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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3397991-2.patch | 705 bytes | dineshkumarbollu |
Comments
Comment #2
dineshkumarbollu commentedProvided patch for this please review.thanks
Comment #3
joachim commentedPerfect, thanks!
Comment #4
xjmQueued tests (they no longer queue automatically for patches, since patches are being deprecated).
Saving issue credits.
Comment #8
xjmCommitted to 11.x and 10.2.x, and backported to 10.1.x as a patch-safe code documentation improvement. Thanks!
Comment #9
xjm