API page: https://api.drupal.org/api/drupal/core!core.api.php/group/hooks/8.7.x

In the paragraph where system.api.php is mentioning the hook_batch_alter it should be replaced with form.api.php file (core/lib/Drupal/Core/Form/form.api.php). The system.api.php doesn't include mentioned hook.

CommentFileSizeAuthor
#2 3085343.patch710 bytespeterkokot

Comments

peterkokot created an issue. See original summary.

peterkokot’s picture

StatusFileSize
new710 bytes
idebr’s picture

Status: Active » Needs review

Version: 8.7.x-dev » 8.8.x-dev

Drupal 8.7.9 was released on November 6 and is the final full bugfix release for the Drupal 8.7.x series. Drupal 8.7.x will not receive any further development aside from security fixes. Sites should prepare to update to 8.8.0 on December 4, 2019. (Drupal 8.8.0-beta1 is available for testing.)

Bug reports should be targeted against the 8.8.x-dev branch from now on, and new development or disruptive changes should be targeted against the 8.9.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

joachim’s picture

Status: Needs review » Reviewed & tested by the community

LGTM.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed 07d8516387 to 9.0.x and 5bc0e1bd55 to 8.9.x and 560ca1b8f0 to 8.8.x. Thanks!

Properly re-flowed comment on commit and backported to 8.8.x since this is a docs fix.

  • alexpott committed 07d8516 on 9.0.x
    Issue #3085343 by peterkokot: Hooks page wrong system.api.php link
    

  • alexpott committed 5bc0e1b on 8.9.x
    Issue #3085343 by peterkokot: Hooks page wrong system.api.php link
    
    (...

  • alexpott committed 560ca1b on 8.8.x
    Issue #3085343 by peterkokot: Hooks page wrong system.api.php link
    
    (...

Status: Fixed » Closed (fixed)

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