You are here

13 calls to FlagPermissionsTrait::grantFlagPermissions() in Flag 8.4

AdminUITest::doFlagAdd in tests/src/Functional/AdminUITest.php
Flag creation.
AjaxLinkNoJsTest::setUp in tests/src/Functional/AjaxLinkNoJsTest.php
AjaxLinkTest::setUp in tests/src/FunctionalJavascript/AjaxLinkTest.php
FlagContextualLinksTest::setUp in tests/src/FunctionalJavascript/FlagContextualLinksTest.php
LinkHtmlTest::doFlagNode in tests/src/Functional/LinkHtmlTest.php
Flag a node and check flag text.
LinkOutputLocationTest::setUp in tests/src/Functional/LinkOutputLocationTest.php
LinkOwnershipAccessTest::doFlagOwnershipAccessTest in tests/src/Functional/LinkOwnershipAccessTest.php
LinkOwnershipAccessTest::doGlobalFlagOwnershipAccessTest in tests/src/Functional/LinkOwnershipAccessTest.php
LinkTypeAjaxTest::testNoJavascriptResponse in tests/src/Functional/LinkTypeAjaxTest.php
Tests the no-js fallback behavior for the AJAX link type.
LinkTypeConfirmFormTest::doFlagUnflagNode in tests/src/Functional/LinkTypeConfirmFormTest.php
Create a node, flag it and unflag it.
LinkTypeFieldEntryTest::doFlagNode in tests/src/Functional/LinkTypeFieldEntryTest.php
Create a node and flag it.
LinkTypeReloadTest::doFlagNode in tests/src/Functional/LinkTypeReloadTest.php
Flag a node.
ShowOnEntityFormTest::testEntityForm in tests/src/Functional/ShowOnEntityFormTest.php
Tests if flags appear on the entity form.