19 calls to user_role_grant_permissions()

AccessDeniedTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/System/AccessDeniedTest.php
Sets up a Drupal site for running functional and integration tests.
BreadcrumbTest::testBreadCrumbs in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/BreadcrumbTest.php
Tests breadcrumbs on node and administrative paths.
CommentAnonymousTest::setUp in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentAnonymousTest.php
Sets up a Drupal site for running functional and integration tests.
CommentBlockTest::testRecentCommentBlock in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentBlockTest.php
Tests the recent comments block.
CommentCSSTest::setUp in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentCSSTest.php
Sets up a Drupal site for running functional and integration tests.
ContactPersonalTest::testPersonalContactAccess in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php
Tests access to the personal contact form.
ContactSitewideTest::testAutoReply in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php
Tests auto-reply on the site-wide contact form.
ContactSitewideTest::testSiteWideContact in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
FilterSecurityTest::setUp in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php
Sets up a Drupal site for running functional and integration tests.
FormTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Sets up a Drupal site for running functional and integration tests.
minimal_install in drupal/core/profiles/minimal/minimal.install
Implements hook_install().
PageNotFoundTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/System/PageNotFoundTest.php
Sets up a Drupal site for running functional and integration tests.
standard_install in drupal/core/profiles/standard/standard.install
Implements hook_install().
testing_install in drupal/core/profiles/testing/testing.install
Implements hook_install().
TextFieldTest::_testTextfieldWidgetsFormatted in drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php
Helper function for testTextfieldWidgetsFormatted().
UserSignatureTest::setUp in drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php
Sets up a Drupal site for running functional and integration tests.
user_modules_installed in drupal/core/modules/user/user.module
Implements hook_modules_installed().
user_role_change_permissions in drupal/core/modules/user/user.module
Change permissions for a user role.
WebTestBase::drupalCreateRole in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Internal helper function; Create a role with specified permissions.