Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
EntityTranslationTestBase.php
»
EntityTranslationTestBase
»
EntityTranslationTestBase::getTranslatorPermissions
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
10 calls to EntityTranslationTestBase::getTranslatorPermissions()
CommentTranslationUITest::getTranslatorPermissions
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentTranslationUITest.php
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission().
CommentTranslationUITest::testTranslateLinkCommentAdminPage
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentTranslationUITest.php
Tests translate link on comment content admin page.
CustomBlockTranslationUITest::getTranslatorPermissions
in drupal/
core/
modules/
block/
custom_block/
lib/
Drupal/
custom_block/
Tests/
CustomBlockTranslationUITest.php
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission().
EntityTestTranslationUITest::getTranslatorPermissions
in drupal/
core/
modules/
translation_entity/
lib/
Drupal/
translation_entity/
Tests/
EntityTestTranslationUITest.php
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission().
EntityTranslationTestBase::setupUsers
in drupal/
core/
modules/
translation_entity/
lib/
Drupal/
translation_entity/
Tests/
EntityTranslationTestBase.php
Creates and activates translator, editor and admin users.
NodeTranslationUITest::getTranslatorPermissions
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
NodeTranslationUITest.php
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission().
TermTranslationUITest::getTranslatorPermissions
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Tests/
TermTranslationUITest.php
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission().
TermTranslationUITest::testTranslateLinkVocabularyAdminPage
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Tests/
TermTranslationUITest.php
Tests translate link on vocabulary term list.
UserTranslationUITest::getTranslatorPermissions
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Tests/
UserTranslationUITest.php
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission().
UserTranslationUITest::testTranslateLinkUserAdminPage
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Tests/
UserTranslationUITest.php
Tests translate link on user admin list.