Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MigrationTest::testTransformWithStubbing | function | core/ |
Tests a lookup with stubbing. |
MigrationTest::testTransformWithStubSkipping | function | core/ |
Tests a lookup with no stubbing. |
MockFileTransfer | class | core/ |
Mock FileTransfer object to test the settings form functionality. |
MockFileTransfer.php | file | core/ |
|
MockFileTransfer::factory | function | core/ |
Returns a Drupal\system_test\MockFileTransfer object. |
MockFileTransfer::getSettingsForm | function | core/ |
Returns a settings form with a text field to input a username. |
ModerationContentTranslationTest | class | core/ |
Test content_moderation functionality with content_translation. |
ModerationContentTranslationTest.php | file | core/ |
|
ModerationContentTranslationTest::$adminUser | property | core/ |
A user with permission to bypass access content. |
ModerationContentTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModerationContentTranslationTest::$modules | property | core/ |
Modules to enable. |
ModerationContentTranslationTest::setUp | function | core/ |
|
ModerationContentTranslationTest::testModerationWithExistingContent | function | core/ |
Tests existing translations being edited after enabling content moderation. |
ModerationFormTest::testContentTranslationNodeForm | function | core/ |
Tests translated and moderated nodes. |
ModerationInformation::getAffectedRevisionTranslation | function | core/ |
Returns the revision translation affected translation of a revision. |
ModerationInformationInterface::getAffectedRevisionTranslation | function | core/ |
Returns the revision translation affected translation of a revision. |
ModerationLocaleTest::loadTranslation | function | core/ |
Loads the node translation for the specified language. |
ModerationLocaleTest::testNewTranslationSourceValues | function | core/ |
Checks that new translation values are populated properly. |
ModerationLocaleTest::testTranslateModeratedContent | function | core/ |
Tests article translations can be moderated separately. |
ModerationStateConstraint::$invalidTransitionAccess | property | core/ |
|
ModerationStateConstraintValidator::$stateTransitionValidation | property | core/ |
The state transition validation service. |
ModerationStateFieldItemListTest::testTranslationWithExistingUnmoderatedContent | function | core/ |
Tests field item list translation support with unmoderated content. |
ModerationStateTestBase::getWorkflowTransitionPermission | function | core/ |
Gets the permission machine name for a transition. |
ModuleRequiredByThemesUninstallValidator::setStringTranslation | function | core/ |
|
Node::handleTranslations | function | core/ |
Adapt our query for translations. |
Node::handleTranslations | function | core/ |
Adapt our query for translations. |
NodeComplete::handleTranslations | function | core/ |
Adapt our query for translations. |
NodeCompleteNodeLookup::transform | function | core/ |
Performs the associated process. |
NodeCompleteNodeRevisionLookup::transform | function | core/ |
Performs the associated process. |
NodeCompleteNodeTranslationLookup | class | core/ |
Returns nid and langcode from migration_lookup on node_complete migration. |
NodeCompleteNodeTranslationLookup.php | file | core/ |
|
NodeCompleteNodeTranslationLookup::transform | function | core/ |
Performs the associated process. |
NodeEntityTranslation | class | core/ |
Provides Drupal 7 node entity translations source plugin. |
NodeEntityTranslation.php | file | core/ |
|
NodeEntityTranslation::fields | function | core/ |
Returns available fields on the source. |
NodeEntityTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
NodeEntityTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
NodeEntityTranslation::query | function | core/ |
|
NodeEntityTranslationTest | class | core/ |
Tests Drupal 7 node entity translations source plugin. |
NodeEntityTranslationTest.php | file | core/ |
|
NodeEntityTranslationTest::$modules | property | core/ |
Modules to enable. |
NodeEntityTranslationTest::providerSource | function | core/ |
The data provider. |
NodeRevision::handleTranslations | function | core/ |
Adapt our query for translations. |
NodeRevisionRevertTranslationForm | class | core/ |
Provides a form for reverting a node revision for a single translation. |
NodeRevisionRevertTranslationForm.php | file | core/ |
|
NodeRevisionRevertTranslationForm::$langcode | property | core/ |
The language to be reverted. |
NodeRevisionRevertTranslationForm::$languageManager | property | core/ |
The language manager. |
NodeRevisionRevertTranslationForm::buildForm | function | core/ |
Form constructor. |
NodeRevisionRevertTranslationForm::create | function | core/ |
Instantiates a new instance of this class. |
NodeRevisionRevertTranslationForm::getDescription | function | core/ |
Returns additional text to display as a description. |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.