Problem/Motivation

entity_get_display($entity_type_id, $bundle, 'default') was removed in 1.0 as it is deprecated. However, 8.7 is still supported, so this needs to be added back.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jhedstrom created an issue. See original summary.

jhedstrom’s picture

  • jhedstrom committed d7b6022 on 8.x-1.x
    Issue #3085707 by jhedstrom: Need to add entity_get_display() back to...
jhedstrom’s picture

Status: Needs review » Fixed
SocialNicheGuru’s picture

this is necessary for anyone not on 8.8.
Will this be included in the non-dev version?

jhedstrom’s picture

@SocialNicheGuru the fix is in the 1.1 release.

Status: Fixed » Closed (fixed)

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