Problem/Motivation

Change record entity_get_info() deprecated. Use \Drupal::entityManager()->getDefinitions()

$ drush @drupal.d8 entity-type-read
$ drush @drupal.d8 entity-type-read node user comment
$ drush @drupal.d8 entity-type-read --fields="bundle"

Proposed resolution

Remaining tasks

User interface changes

API changes

Comments

clemens.tolboom’s picture

Issue summary: View changes
clemens.tolboom’s picture

Component: Code » Drupal 8

This is about the Drupal 8 component

  • clemens.tolboom committed 782524a on 8.x-6.x
    Issue #2302341 by clemens.tolboom: Step 1 - Follow CR entity_get_info()...
clemens.tolboom’s picture

clemens.tolboom’s picture

Issue summary: View changes

  • clemens.tolboom committed 8fb5949 on 8.x-6.x
    Issue #2302341 by clemens.tolboom: Step-1: Follow CR entity_get_info()...
adriancid’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

adriancid’s picture

Assigning credits.