You are here

12 calls to ControllerBase::currentUser() in Drupal 8

CommentController::getReplyForm in core/modules/comment/src/Controller/CommentController.php
Form constructor for the comment reply form.
CommentController::replyFormAccess in core/modules/comment/src/Controller/CommentController.php
Access check for the reply form.
ContentTranslationController::overview in core/modules/content_translation/src/Controller/ContentTranslationController.php
Builds the translations overview page.
DbUpdateController::selection in core/modules/system/src/Controller/DbUpdateController.php
Renders a list of available database updates.
FormTestController::twoFormInstances in core/modules/system/tests/modules/form_test/src/Controller/FormTestController.php
Returns two instances of the node form.
ForumController::buildActionLinks in core/modules/forum/src/Controller/ForumController.php
Generates an action link to display at the top of the forum listing.
ForumController::forumPage in core/modules/forum/src/Controller/ForumController.php
Returns forum page for a given forum.
NodeController::revisionOverview in core/modules/node/src/Controller/NodeController.php
Generates an overview table of older revisions of a node.
NodeController::revisionShow in core/modules/node/src/Controller/NodeController.php
Displays a node revision.
TestContent::test11 in core/modules/system/tests/modules/router_test_directory/src/TestContent.php
Provides example content for route specific authentication.
UpdateScriptTestController::databaseUpdatesMenuItem in core/modules/system/tests/modules/update_script_test/src/Controller/UpdateScriptTestController.php
Outputs a link to the database updates URL.
UserController::resetPass in core/modules/user/src/Controller/UserController.php
Redirects to the user password reset form.