John E. Herreño

Results 3 issues of John E. Herreño

Very hackish for now, just missing proper upstreaming of the update to elastic.js and doing a proper build of elasticui (both unminified and minified).

node_load_multiple() can be properly refactored by tweaking the existing logic in EntityLoadBase. I tried improving it by using a protected variable ($isMultiple), defaulting it to FALSE in EntityLoadBase and setting...

merge conflict

As part of Drupal 9 readiness, it is now recommended to rely on ::create() to perform any overrides on top of the base class, and not define a new __construct()...