issues
search
backdrop-contrib
/
entity_plus
This module wraps in a variety of additional entity-related functionality from various sources. Partial port of D7 Entity API.
https://backdropcms.org/project/entity_plus
GNU General Public License v2.0
3
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move Entity API documentation to the wiki
#177
argiepiano
opened
1 week ago
0
Issue #175. Add 'disk storage' key to entity info array.
#176
argiepiano
opened
5 months ago
0
Add entity info key to indicate if exportable entities are stored as json instead of DB
#175
argiepiano
opened
5 months ago
6
Issue #173. Move the "comment" node property info to comment.info.inc
#174
argiepiano
closed
7 months ago
0
Error: Undefined constant "COMMENT_NODE_OPEN" when Comments are disabled
#173
argiepiano
closed
7 months ago
4
Issue #171. Make the vocabulary property required
#172
argiepiano
closed
8 months ago
0
taxonomy_term's property `vocabulary` must be a required property
#171
argiepiano
closed
8 months ago
3
PHP8.1 compat: undefined properties in EntityPlusController
#170
herbdool
opened
9 months ago
1
Warning: Undefined array key "name"
#169
laryn
opened
10 months ago
0
Loading all entities of a type twice returns no result on second call
#168
argiepiano
opened
1 year ago
0
entity_plus_get_all_property_info() returns empty array for core entities
#167
argiepiano
closed
1 year ago
1
Had fatal error on site with PHP 8.1 that may be down to this module
#166
yorkshire-pudding
opened
1 year ago
28
Issue #164. Modify vocab test to account for core changes
#165
argiepiano
closed
8 months ago
0
Vocabulary test failure after https://github.com/backdrop/backdrop-issues/issues/6197
#164
argiepiano
closed
8 months ago
4
Issue #162. Define property propertyInfo
#163
argiepiano
closed
8 months ago
0
Define EntityDefaultExtraFieldsController's property `propertyInfo`
#162
argiepiano
opened
1 year ago
4
Getting value of empty date field through metadata wrapper throws Warnings
#161
argiepiano
closed
1 year ago
1
Issue #159. Allow dynamic properties for metadata wrappers classes
#160
argiepiano
closed
1 year ago
0
Prepare wrappers for PHP 8.2
#159
argiepiano
closed
1 year ago
3
Error about required data type
#158
robertgarrigos
closed
1 year ago
5
Issues with `t()` in Entity Plus
#157
argiepiano
opened
1 year ago
0
Issue #155 handle if item/index does not exist
#156
herbdool
closed
1 year ago
0
Trying to access array offset on value of type null in entity_plus_metadata_date_struct_getter()
#155
herbdool
closed
1 year ago
2
Issue #152. Include all css classes in both arrays
#154
argiepiano
closed
1 year ago
0
Issue #142. Fix mention of entity_plus_property_verbatim_set
#153
argiepiano
closed
1 year ago
0
Consolidate css classes variables passed to entity_plus templates
#152
argiepiano
closed
1 year ago
2
Issue #44: Replace entity_plus_type with entity_type.
#151
laryn
closed
1 year ago
1
Issue #149. Add property info for node's `comment` property
#150
argiepiano
closed
1 year ago
0
Add property info `comment` (node comment settings) to node.info.inc
#149
argiepiano
closed
1 year ago
3
Issue #67. Bring back i18n functionality
#148
argiepiano
closed
1 year ago
0
Issue #146. Restore entity_plus_entity_property_info_alter()
#147
argiepiano
closed
1 year ago
0
Entity Plus is missing entity_plus_entity_property_info_alter()
#146
argiepiano
closed
1 year ago
4
Restore language and language_content site properties
#145
argiepiano
closed
1 year ago
0
Bring back current-page "language" properties
#144
argiepiano
closed
1 year ago
7
The entity_plus_view() function returns incorrect result in certain conditions
#143
alanmels
opened
1 year ago
3
Fix reference to entity_property_verbatim_set in entity_plus.api.php
#142
argiepiano
closed
1 year ago
2
Merging Entity UI into Entity Plus
#141
argiepiano
opened
2 years ago
4
Include documentation on hook_entity_views_field_handlers_alter
#140
argiepiano
opened
2 years ago
0
Include `EntityPlusDefaultViewsController` in hook_autoload_info
#139
argiepiano
closed
1 year ago
1
Issue #110. Change schema field to langcode for language property
#138
argiepiano
closed
1 year ago
1
Issue #136. Define `type` property metadata for file entities
#137
argiepiano
closed
1 year ago
0
Trying to access property 'type' of file entities with a wrapper produces fatal errors
#136
argiepiano
closed
1 year ago
3
Issue #134. Set user roles correctly.
#135
argiepiano
closed
2 years ago
0
Entity metadata wrapper sets the user roles incorrectly
#134
argiepiano
closed
2 years ago
2
Issue #132. Document additional hooks
#133
argiepiano
closed
2 years ago
0
Complete hook documentation
#132
argiepiano
closed
2 years ago
0
Disable coding standards automated tests
#131
argiepiano
closed
2 years ago
1
Issue #129. Check if label_display is set
#130
argiepiano
closed
2 years ago
0
Key label_display is undefined in template_preprocess_entity_plus_property
#129
argiepiano
closed
2 years ago
0
Issue #127: Address deprecation notices in PHP 8.1
#128
argiepiano
closed
2 years ago
0
Next