Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
user.module
»
user_role_revoke_permissions
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
6 calls to user_role_revoke_permissions()
CommentBlockTest::testRecentCommentBlock
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentBlockTest.php
Tests the recent comments block.
ContactPersonalTest::testPersonalContactAccess
in drupal/
core/
modules/
contact/
lib/
Drupal/
contact/
Tests/
ContactPersonalTest.php
Tests access to the personal contact form.
ContactSitewideTest::testSiteWideContact
in drupal/
core/
modules/
contact/
lib/
Drupal/
contact/
Tests/
ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
FileFieldWidgetTest::testPrivateFileComment
in drupal/
core/
modules/
file/
lib/
Drupal/
file/
Tests/
FileFieldWidgetTest.php
Tests that download restrictions on private files work on comments.
NodeAdminTest::setUp
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
NodeAdminTest.php
Sets up a Drupal site for running functional and integration tests.
user_role_change_permissions
in drupal/
core/
modules/
user/
user.module
Change permissions for a user role.