onView()
Show something on GET request.
An action that just passes the request to the relevant special page.
getName()
Return the name of the action this object responds to.1.17string Lowercase name
static array $actionToSpecialPageMapping
A mapping of action names to special page names.
requiresUnblock()
Whether this action can still be executed by a blocked user.
doesWrites()
Indicates whether this action may perform database writes.
show()
The main action entry point.
An error page which can definitely be safely rendered using the OutputPage.
getDescription()
Returns the description that goes below the <h1> tag.