Displaying 51 - 100 of 1591
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Allow field storage definitions to be reused across bundles Needs review Normal Feature request 8.x-1.x-dev Code - misc 9 1 year 4 months 3 years 2 weeks
[Meta] Implement a generic revision UI Active Normal Feature request 8.x-1.x-dev Entity CRUD admin UI 18 1 year 5 months 8 years 4 months
Add a way to set a comment parent Needs review Normal Feature request 7.x-1.x-dev Entity property wrapper 3 1 year 5 months 1 year 5 months
Installation fails for modules providing config entities with a bundle plugin Needs review Normal Bug report 8.x-1.x-dev Code - misc 8 1 year 6 months 1 year 8 months
Provide routing, templates and controllers for bundle plugins Needs review Normal Feature request 8.x-1.x-dev Code - misc 9 1 year 6 months 1 year 6 months
Replace entityManagerInterface with entityTypeManagerInterface Closed (fixed) Minor Bug report 8.x-1.x-dev Core integration 5 1 year 8 months 1 year 8 months
User deprecated function: Calling the Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch() method with a string event name as the first argument is deprecated in drupal:9.1.0 Closed (duplicate) Normal Bug report 8.x-1.3 Code - misc 2 1 year 9 months 1 year 9 months
Static code analysis: Call with 3 arg(s) to \entity_property_verbatim_set(&$data, $name, $value, $langcode, $type, $info) which requires 6 arg(s) Closed (won't fix) Normal Bug report 7.x-1.x-dev Entity property wrapper 4 1 year 10 months Natallia Kazarynava 2 years 1 week
Provide reverse relationships for bundle plugin entity_reference fields. Needs review Normal Feature request 8.x-1.x-dev Views integration 10 1 year 10 months 2 years 12 months
D10 compatibility | Class "Symfony\Component\EventDispatcher\Event" not found Closed (duplicate) Normal Bug report 8.x-1.x-dev Core integration 5 1 year 10 months ricovandevin 1 year 10 months
Deprecate notices in tests for Event class Closed (fixed) Normal Task 8.x-1.x-dev Code - misc 16 1 year 11 months 2 years 5 months
Don't skip serialized fields Needs review Normal Bug report 7.x-1.x-dev Views integration 6 1 year 11 months 9 years 4 months
Drop support for Drupal 8 Closed (fixed) Major Plan 8.x-1.x-dev Code - misc 9 1 year 11 months 2 years 3 months
Remove master branch Closed (fixed) Normal Task 8.x-1.x-dev Code - misc 7 1 year 11 months 7 years 7 months
Support Drupal 10 Closed (fixed) Normal Task 8.x-1.x-dev Code - misc 17 1 year 11 months 2 years 3 weeks
API for mapping entities to remote sources Needs work Normal Feature request 8.x-1.x-dev Code - misc 14 1 year 11 months mglaman 2 years 2 weeks
Token in menu does not work anymore after update Closed (cannot reproduce) Normal Support request 7.x-1.x-dev Code - misc 4 1 year 11 months 9 years 11 months
Notice: unserialize(): Error at offset 0 of 2 bytes in EntityAPIController->load() Needs work Normal Bug report 7.x-1.x-dev Entity CRUD controller 8 1 year 11 months 7 years 8 months
Integrate bundle plugins with core bundle classes Needs work Normal Feature request 8.x-1.x-dev Core integration 12 2 years 10 hours 2 years 7 months
Update README Active Normal Task 8.x-1.x-dev Documentation 7 2 years 5 days 5 years 1 week
InvalidArgumentException: Field new_facilitator_name is unknown. Active Normal Support request 8.x-1.x-dev Entity CRUD controller 2 2 years 5 days 3 years 3 months
Deprecated notices for EventDispatcher Closed (outdated) Normal Task 8.x-1.x-dev Code - misc 16 2 years 5 days 2 years 9 months
Deprecate notices in tests for accessCheck Closed (duplicate) Normal Task 8.x-1.x-dev Code - misc 10 2 years 5 days 2 years 5 months
Add menu link providers to automatically provide menu links for entities Needs work Normal Feature request 8.x-1.x-dev Entity CRUD admin UI 6 2 years 5 days 2 years 2 months
ViewsQueryAlter incorrectly maps the revision base field Needs work Normal Bug report 8.x-1.x-dev Views integration 6 2 years 5 days 2 years 9 months
Remove core_version_requirement from test modules Closed (fixed) Normal Task 8.x-1.x-dev Code - misc 5 2 years 1 month 2 years 1 month
ConditionGroup raises notice with PHP 8.1 Closed (works as designed) Normal Bug report 8.x-1.x-dev Core integration 3 2 years 1 month 2 years 1 month
PHP 8.1: Deprecated function: Return type of Drupal\entity\QueryAccess\ConditionGroup::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used... Closed (fixed) Normal Bug report 8.x-1.x-dev Code - misc 15 2 years 1 month 2 years 4 months
Let Query Access API support subqueries Closed (works as designed) Normal Feature request 8.x-1.x-dev Code - misc 6 2 years 2 months 2 years 2 months
Leaked metadata error because of entity query access handler Active Normal Bug report 8.x-1.x-dev Core integration 3 2 years 2 months 2 years 2 months
entity.info.inc not loaded at correct time Active Normal Support request 7.x-1.x-dev Entity property wrapper 9 2 years 2 months 6 years 2 weeks
Entity view CTools plugin doesn't load the correct revision Reviewed & tested by the community Normal Bug report 7.x-1.x-dev Core integration 48 2 years 2 months 10 years 9 months
t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead Closed (fixed) Normal Task 8.x-1.x-dev Code - misc 33 2 years 2 months 3 years 12 months
Add in composer.json "Suport" attribute Closed (fixed) Normal Task 8.x-1.x-dev Code - misc 8 2 years 2 months 4 years 6 days
Deprecate notices in tests for Condition class Closed (fixed) Normal Task 8.x-1.x-dev Code - misc 15 2 years 2 months 2 years 5 months
Let tests fail on deprecation notices Closed (fixed) Major Task 8.x-1.x-dev Core integration 13 2 years 2 months 4 years 3 months
Collection local action should not have a destination for the add *page* (vs. form) Needs review Normal Bug report 8.x-1.x-dev Entity CRUD admin UI 7 2 years 3 months 3 years 4 months
EntityCollectionLocalActionProvider generates wrong destination parameter when Drupal installed in a sub-directory Needs review Normal Bug report 8.x-1.x-dev Code - misc 9 2 years 3 months 2 years 8 months
Trying to get property of non-object in entity_metadata_taxonomy_access() Needs review Normal Bug report 7.x-1.x-dev Core integration 7 2 years 3 months 5 years 3 months
Add support for D7's new $user->changed property to entity api Needs review Normal Task 7.x-1.x-dev Core integration 8 2 years 3 months 2 years 3 months
Plan for release of 7.x-1.10 Closed (fixed) Major Plan 7.x-1.x-dev Code - misc 27 2 years 3 months 2 years 9 months
Entity API: entity_create() - field definitions not initialized and missing default values Needs work Normal Feature request 7.x-1.x-dev Entity CRUD controller 7 2 years 3 months 7 years 2 months
When cloning entity, fields are not cloned Reviewed & tested by the community Normal Feature request 7.x-1.x-dev Entity CRUD controller 85 2 years 3 months 11 years 12 months
Namespace dependencies in .info files Closed (fixed) Normal Task 7.x-1.x-dev Code - misc 5 2 years 3 months 2 years 4 months
PHP 8.1 changes Closed (fixed) Major Task 7.x-1.x-dev Code - misc 6 2 years 3 months 2 years 4 months
Miscellaneous coding standards Closed (fixed) Normal Task 7.x-1.x-dev Code - misc 4 2 years 4 months 2 years 4 months
Internal Server Error on upgrade Closed (works as designed) Normal Support request 7.x-1.10 Core integration 9 2 years 4 months 2 years 4 months
add issue components for D8 functionality Active Major Task 8.x-1.x-dev Documentation 3 2 years 4 months 6 years 1 month
Remove Drupal CI testing configurations for Drupal 8 Closed (fixed) Normal Task 8.x-1.x-dev Code - misc 3 2 years 4 months 2 years 4 months
$modules property must be declared protected Closed (fixed) Normal Task 8.x-1.x-dev Code - misc 9 2 years 4 months 2 years 5 months

Pages

Subscribe with RSS Subscribe to Issues for Entity API