drupal-extend

Extends Drupal integration with PHPStorm

GPL-3.0 License

Stars
6
Committers
8

Bot releases are hidden (Show)

drupal-extend - v0.3.0

Published by nvelychenko 9 months ago

Added:

  • Implemented ability to try to find entity from storage only knowing its interface/class.

Fixed:

  • annotator bug
  • storage autocomplete in case Symfony is enabled, and storage is returned from service.
drupal-extend - 0.0.5

Published by nvelychenko 9 months ago

Added

  • Index caching
  • Static content entity provider e.g. Node::load()
  • Fields autocomplete only knowing entity interface e.g. NodeInterface
  • ECK content entity type support.

Fixed

  • Fields autocomplete was not working in certain circumstances
  • Content entity provider was not working in certain circumstances
  • Deprecated usage of baseDir