You are here

34 calls to user_role_grant_permissions() in Zircon Profile 8

AccessDeniedTest::setUp in core/modules/system/src/Tests/System/AccessDeniedTest.php
Sets up a Drupal site for running functional and integration tests.
BookTest::testBookExport in core/modules/book/src/Tests/BookTest.php
Tests book export ("printer-friendly version") functionality.
BreadcrumbTest::testBreadCrumbs in core/modules/system/src/Tests/Menu/BreadcrumbTest.php
Tests breadcrumbs on node and administrative paths.
BrowserTestBase::drupalCreateRole in core/modules/simpletest/src/BrowserTestBase.php
Creates a role with specified permissions.
CommentAdminTest::testEditComment in core/modules/comment/src/Tests/CommentAdminTest.php
Tests editing a comment as an admin.
CommentAnonymousTest::setUp in core/modules/comment/src/Tests/CommentAnonymousTest.php
Sets up a Drupal site for running functional and integration tests.
CommentAnonymousTest::testAnonymous in core/modules/comment/src/Tests/CommentAnonymousTest.php
Tests anonymous comment functionality.
CommentAttributesTest::testCommentRdfAuthorMarkup in core/modules/rdf/src/Tests/CommentAttributesTest.php
Tests comment author link markup has not been broken by RDF.
CommentBlockTest::testRecentCommentBlock in core/modules/comment/src/Tests/CommentBlockTest.php
Tests the recent comments block.
CommentCSSTest::setUp in core/modules/comment/src/Tests/CommentCSSTest.php
Sets up a Drupal site for running functional and integration tests.
CommentFieldNameTest::testCommentFieldName in core/modules/comment/src/Tests/Views/CommentFieldNameTest.php
Test comment field name.
CommentInterfaceTest::testCommentInterface in core/modules/comment/src/Tests/CommentInterfaceTest.php
Tests the comment interface.
CommentNonNodeTest::setUp in core/modules/comment/src/Tests/CommentNonNodeTest.php
Sets up a Drupal site for running functional and integration tests.
ContactPersonalTest::testAdminContact in core/modules/contact/src/Tests/ContactPersonalTest.php
Tests the personal contact form based access when an admin adds users.
ContactPersonalTest::testPersonalContactAccess in core/modules/contact/src/Tests/ContactPersonalTest.php
Tests access to the personal contact form.
ContactSitewideTest::testAutoReply in core/modules/contact/src/Tests/ContactSitewideTest.php
Tests auto-reply on the site-wide contact form.
ContactSitewideTest::testSiteWideContact in core/modules/contact/src/Tests/ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
ContactStorageTest::testContactStorage in core/modules/contact/src/Tests/ContactStorageTest.php
Tests configuration options and the site-wide contact form.
EntityUnitTestBase::createUser in core/modules/system/src/Tests/Entity/EntityUnitTestBase.php
Creates a user.
FileFieldWidgetTest::testPrivateFileComment in core/modules/file/src/Tests/FileFieldWidgetTest.php
Tests that download restrictions on private files work on comments.
FileFieldWidgetTest::testPrivateFileSetting in core/modules/file/src/Tests/FileFieldWidgetTest.php
Tests a file field with a "Private files" upload destination setting.
FilterAdminTest::setUp in core/modules/filter/src/Tests/FilterAdminTest.php
Sets up a Drupal site for running functional and integration tests.
FilterSecurityTest::setUp in core/modules/filter/src/Tests/FilterSecurityTest.php
Sets up a Drupal site for running functional and integration tests.
FormTest::setUp in core/modules/system/src/Tests/Form/FormTest.php
Sets up a Drupal site for running functional and integration tests.
node_install in core/modules/node/node.install
Implements hook_install().
NoJavaScriptAnonymousTest::setUp in core/modules/system/src/Tests/Common/NoJavaScriptAnonymousTest.php
Sets up a Drupal site for running functional and integration tests.
PageCacheTest::testConfigChangePageCache in core/modules/rest/src/Tests/PageCacheTest.php
Tests that configuration changes also clear the page cache.
PageCacheTest::testPageCacheAnonymousRolePermissions in core/modules/page_cache/src/Tests/PageCacheTest.php
Tests the automatic presence of the anonymous role's cache tag.
PageNotFoundTest::setUp in core/modules/system/src/Tests/System/PageNotFoundTest.php
Sets up a Drupal site for running functional and integration tests.
standard_install in core/profiles/standard/standard.install
Implements hook_install().
TextFieldTest::_testTextfieldWidgetsFormatted in core/modules/text/src/Tests/TextFieldTest.php
Helper function for testTextfieldWidgetsFormatted().
TrackerTest::setUp in core/modules/tracker/src/Tests/TrackerTest.php
Sets up a Drupal site for running functional and integration tests.
UserKernelTestBase::setupPermissionTestData in core/modules/user/src/Tests/Views/UserKernelTestBase.php
Set some test data for permission related tests.
user_role_change_permissions in core/modules/user/user.module
Change permissions for a user role.