Change record status: 
Project: 
Introduced in branch: 
11.3.x
Introduced in version: 
11.3.0
Description: 

\Drupal\Core\Entity\Controller\EntityController::addPage now requires the $request parameter, any child classes that are extending this method and calling its parent are required to add the new parameter before Drupal 12.

Impacts: 
Module developers