Support from Acquia helps fund testing for Drupal Acquia logo

Comments

alex_optim created an issue. See original summary.

alex_optim’s picture

Status: Active » Needs review
FileSize
707 bytes

jrockowitz’s picture

Status: Needs review » Fixed
yobottehg’s picture

Priority: Normal » Critical
Status: Fixed » Needs work

The method does not exist on entityTypeManager, Head is currently broken.
This should at least be reverted.

jrockowitz’s picture

tassilogroeper’s picture

Hi,

I just ran into this again. Sorry to see this bug still in the main Branch :(

so here is the patch. Since the `loadEntityByUuid` has moved to the `EntityRepository` we need to fetch the service just in place there.

https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Entity%21...

tassilogroeper’s picture

Status: Needs work » Needs review
bdanin’s picture

Status: Needs review » Reviewed & tested by the community

confirmed that #7 fixes the PHP fatal error.

berdyshev’s picture

#7 works with latest dev version and fixes deprecation notice

acbramley’s picture

Status: Reviewed & tested by the community » Fixed

Thanks! Tagging 8.x-1.0-alpha5 for this fix.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.