Problem/Motivation

Inaccurate documentation for 8.2.x

API page: https://api.drupal.org/api/drupal/core%21modules%21views%21views.api.php...

> As a followup to https://www.drupal.org/project/drupal/issues/2730227 , the comment #43 in that issue (https://www.drupal.org/project/drupal/issues/2730227#comment-12741359) suggested we handle hook_field_views_data_alter() in a separate issue.

Proposed resolution

Update documentation to reflect that Field module no longer implements this hook in D8.

Remaining tasks

Update documentation

User interface changes

-

API changes

-

Data model changes

-

Comments

izus created an issue. See original summary.

joachim’s picture

Status: Active » Closed (works as designed)

My comment 43 was:

> - file a new issue about hook_field_views_data_views_data_alter()

That is not the same as hook_field_views_data_alter()!

I think this issue is a works as designed.