API page: https://api.drupal.org/api/drupal/core%21core.api.php/group/hooks/8.2.x

Enter a descriptive title (above) relating to Hooks, then describe the problem you have found:

There is a typo in the list :

hook_views_plugins_pager_alter core/modules/views/views.api.php Modify the list of available views join plugins.

should be :

hook_views_plugins_pager_alter core/modules/views/views.api.php Modify the list of available views PAGER plugins.

CommentFileSizeAuthor
#3 2853138-3.patch497 bytestameeshb

Comments

FlorisMoriceau created an issue. See original summary.

cilefen’s picture

Version: 8.2.x-dev » 8.3.x-dev
Issue tags: +Novice
tameeshb’s picture

Status: Active » Needs review
StatusFileSize
new497 bytes
Munavijayalakshmi’s picture

Assigned: Unassigned » Munavijayalakshmi
Status: Needs review » Reviewed & tested by the community
xjm’s picture

Title: Typo in the hook list » Incorrect documentation of hook_views_plugins_pager_alter()

  • xjm committed 04ca0b7 on 8.4.x
    Issue #2853138 by tameeshb, FlorisMoriceau: Incorrect documentation of...

  • xjm committed 38e332a on 8.3.x
    Issue #2853138 by tameeshb, FlorisMoriceau: Incorrect documentation of...
xjm’s picture

Status: Reviewed & tested by the community » Fixed

Commited to 8.4.x and backported to 8.3.x as a documentation fix. Thanks!

denutkarsh’s picture

Assigned: Munavijayalakshmi » Unassigned

Status: Fixed » Closed (fixed)

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