14 calls to user_role_change_permissions()
- CommentAnonymous::testAnonymous in drupal-7.x/
modules/ comment/ comment.test - Test anonymous comment functionality.
- CommentApprovalTest::testApprovalAdminInterface in drupal-7.x/
modules/ comment/ comment.test - Test comment approval functionality through admin/content/comment.
- CommentApprovalTest::testApprovalNodeInterface in drupal-7.x/
modules/ comment/ comment.test - Test comment approval functionality through node interface.
- CommentInterfaceTest::setEnvironment in drupal-7.x/
modules/ comment/ comment.test - Re-configures the environment, module settings, and user permissions.
- CommentInterfaceTest::testCommentNodeCommentStatistics in drupal-7.x/
modules/ comment/ comment.test - Tests the node comment statistics.
- filter_admin_format_form_submit in drupal-7.x/
modules/ filter/ filter.admin.inc - Form submission handler for filter_admin_format_form().
- ImageFieldDisplayTestCase::testImageFieldFormattersPrivate in drupal-7.x/
modules/ image/ image.test - Test image formatters on node display for private files.
- NodeBlockFunctionalTest::testRecentNodeBlock in drupal-7.x/
modules/ node/ node.test - Tests the recent comments block.
- PollVoteCheckHostname::setUp in drupal-7.x/
modules/ poll/ poll.test - Sets up a Drupal site for running functional and integration tests.
- RdfCommentAttributesTestCase::setUp in drupal-7.x/
modules/ rdf/ rdf.test - Sets up a Drupal site for running functional and integration tests.
- RdfTrackerAttributesTestCase::setUp in drupal-7.x/
modules/ rdf/ rdf.test - Sets up a Drupal site for running functional and integration tests.
- SearchCommentTestCase::setRolePermissions in drupal-7.x/
modules/ search/ search.test - Set permissions for role.
- UserPermissionsTestCase::testUserRoleChangePermissions in drupal-7.x/
modules/ user/ user.test - Verify proper permission changes by user_role_change_permissions().
- user_admin_permissions_submit in drupal-7.x/
modules/ user/ user.admin.inc - Save permissions selected on the administer permissions page.