This module wraps in a variety of additional entity-related functionality from various sources. Partial port of D7 Entity API.
GNU General Public License v2.0
3
stars
11
forks
source link
Key label_display is undefined in template_preprocess_entity_plus_property #129
Closed
argiepiano closed 2 years ago
We need to add a check to see if this key is provided in the element array. Otherwise multiple warnings are thrown. PR coming