UserTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission(). |
NodeTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission(). |
TermTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission(). |
EntityTranslationTestBase::getEditorPermissions |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
Returns an array of permissions needed for the editor. |
CommentTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission(). |
UserPermissionsTest::testUserRoleChangePermissions |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php |
Verify proper permission changes by user_role_change_permissions(). |
FilterFormatAccessTest::testFormatWidgetPermissions |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
Tests editing a page using a disallowed text format. |
EntityTranslationTestBase::getTranslatorPermissions |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
Returns an array of permissions needed for the translator. |
EntityTranslationWorkflowsTest::getEditorPermissions |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationTestBase::getEditorPermissions(). |
EntityTestTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission(). |
ContextualDynamicContextTest::testDifferentPermissions |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualDynamicContextTest.php |
Tests contextual links with different permissions. |
CustomBlockTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission(). |
LanguageUpgradePathTest::testLanguagePermissionsUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Tests upgrading translations permissions. |
NodeRevisionPermissionsTest::testNodeRevisionAccessAnyType |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
Tests general revision access permissions. |
NodeRevisionPermissionsTest::testNodeRevisionAccessPerType |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
Tests revision access permissions for a specific content type. |
VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyPermissionsTest.php |
Create, edit and delete a taxonomy term via the user interface. |