Replace deprecated usage of Drupal::entityManager with a Drupal::entityTypeManager

See EntityManager has been split into 11 classes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

quietone created an issue. See original summary.

quietone’s picture

Status: Active » Needs review
FileSize
11.2 KB

let's see if this passes tests.

quietone’s picture

FileSize
12.41 KB

Let's add a drupalci that does not suppress deprecation notices.

quietone’s picture

FileSize
11.81 KB

Remove drupalci.yml.

Found some more usages of entity.manager so fixed that.

quietone’s picture

FileSize
778 bytes
11.79 KB

Add a fix for ubercart/src/Plugin/migrate/destination/CommercePayment.

Status: Needs review » Needs work

The last submitted patch, 5: 3068871-5.patch, failed testing. View results

  • quietone committed eabbbce on 8.x-2.x
    Issue #3068871 by quietone: Replace deprecated EntityManagerInterface...
quietone’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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