You are here

18 calls to user_role_change_permissions() in Zircon Profile 8

CommentAdminTest::testApprovalAdminInterface in core/modules/comment/src/Tests/CommentAdminTest.php
Test comment approval functionality through admin/content/comment.
CommentAdminTest::testApprovalNodeInterface in core/modules/comment/src/Tests/CommentAdminTest.php
Tests comment approval functionality through the node interface.
CommentAnonymousTest::testAnonymous in core/modules/comment/src/Tests/CommentAnonymousTest.php
Tests anonymous comment functionality.
CommentAttributesTest::setUp in core/modules/rdf/src/Tests/CommentAttributesTest.php
Sets up a Drupal site for running functional and integration tests.
CommentLinksTest::testCommentLinks in core/modules/comment/src/Tests/CommentLinksTest.php
Tests that comment links are output and can be hidden.
CommentNonNodeTest::testCommentFunctionality in core/modules/comment/src/Tests/CommentNonNodeTest.php
Tests anonymous comment functionality.
CommentStatisticsTest::testCommentNodeCommentStatistics in core/modules/comment/src/Tests/CommentStatisticsTest.php
Tests the node comment statistics.
ContentTranslationOperationsTest::testContentTranslationOverviewAccess in core/modules/content_translation/src/Tests/ContentTranslationOperationsTest.php
ContentTranslationOperationsTest::testOperationTranslateLink in core/modules/content_translation/src/Tests/ContentTranslationOperationsTest.php
Test that the operation "Translate" is displayed in the content listing.
FilterFormat::postSave in core/modules/filter/src/Entity/FilterFormat.php
Acts on a saved entity before the insert or update hook is invoked.
FilterFormatFormBase::submitForm in core/modules/filter/src/FilterFormatFormBase.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
ImageFieldDisplayTest::testImageFieldFormattersPrivate in core/modules/image/src/Tests/ImageFieldDisplayTest.php
Test image formatters on node display for private files.
ImageFieldDisplayTest::_testImageFieldFormatters in core/modules/image/src/Tests/ImageFieldDisplayTest.php
Test image formatters on node display.
NodeBlockFunctionalTest::testRecentNodeBlock in core/modules/node/src/Tests/NodeBlockFunctionalTest.php
Tests the recent comments block.
ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersPrivate in core/modules/responsive_image/src/Tests/ResponsiveImageFieldDisplayTest.php
Tests responsive image formatters on node display for private files.
SearchCommentTest::setRolePermissions in core/modules/search/src/Tests/SearchCommentTest.php
Set permissions for role.
UserPermissionsForm::submitForm in core/modules/user/src/Form/UserPermissionsForm.php
Form submission handler.
UserPermissionsTest::testUserRoleChangePermissions in core/modules/user/src/Tests/UserPermissionsTest.php
Verify proper permission changes by user_role_change_permissions().