Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
user.module
»
user_role_change_permissions
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
15 calls to user_role_change_permissions()
CommentAnonymousTest::testAnonymous
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentAnonymousTest.php
Tests anonymous comment functionality.
CommentApprovalTest::testApprovalAdminInterface
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentApprovalTest.php
Test comment approval functionality through admin/content/comment.
CommentApprovalTest::testApprovalNodeInterface
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentApprovalTest.php
Tests comment approval functionality through the node interface.
CommentAttributesTest::setUp
in drupal/
core/
modules/
rdf/
lib/
Drupal/
rdf/
Tests/
CommentAttributesTest.php
Sets up a Drupal site for running functional and integration tests.
CommentLinksTest::setEnvironment
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentLinksTest.php
Re-configures the environment, module settings, and user permissions.
CommentStatisticsTest::testCommentNodeCommentStatistics
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentStatisticsTest.php
Tests the node comment statistics.
filter_admin_format_form_submit
in drupal/
core/
modules/
filter/
filter.admin.inc
Form submission handler for
filter_admin_format_form
().
ImageFieldDisplayTest::testImageFieldFormattersPrivate
in drupal/
core/
modules/
image/
lib/
Drupal/
image/
Tests/
ImageFieldDisplayTest.php
Test image formatters on node display for private files.
NodeBlockFunctionalTest::testRecentNodeBlock
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
NodeBlockFunctionalTest.php
Tests the recent comments block.
PictureFieldDisplayTest::testPictureFieldFormattersPrivate
in drupal/
core/
modules/
picture/
lib/
Drupal/
picture/
Tests/
PictureFieldDisplayTest.php
Test picture formatters on node display for private files.
PollVoteCheckHostnameTest::setUp
in drupal/
core/
modules/
poll/
lib/
Drupal/
poll/
Tests/
PollVoteCheckHostnameTest.php
Sets up a Drupal site for running functional and integration tests.
SearchCommentTest::setRolePermissions
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchCommentTest.php
Set permissions for role.
TrackerAttributesTest::setUp
in drupal/
core/
modules/
rdf/
lib/
Drupal/
rdf/
Tests/
TrackerAttributesTest.php
Sets up a Drupal site for running functional and integration tests.
UserPermissionsTest::testUserRoleChangePermissions
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Tests/
UserPermissionsTest.php
Verify proper permission changes by
user_role_change_permissions
().
user_admin_permissions_submit
in drupal/
core/
modules/
user/
user.admin.inc
Save permissions selected on the administer permissions page.