Change record status: 
Project: 
Introduced in branch: 
8.8.x
Introduced in version: 
8.2.0
Description: 

Calling \Drupal\views\ViewsData::get() without the $key argument is deprecated.

Calling code should use \Drupal\views\ViewsData::getAll() instead.

Impacts: 
Module developers