Search for trans
- Search 7.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
NodeRevisionsTest::testRevisionTranslationRevert | function | core/ |
Tests the revision translations are correctly reverted. |
NodeTranslationExceptionSubscriber | class | core/ |
Redirect node translations that have been consolidated by migration. |
NodeTranslationExceptionSubscriber.php | file | core/ |
|
NodeTranslationExceptionSubscriber::$keyValue | property | core/ |
The key value factory. |
NodeTranslationExceptionSubscriber::$languageManager | property | core/ |
The language manager. |
NodeTranslationExceptionSubscriber::$state | property | core/ |
The state service. |
NodeTranslationExceptionSubscriber::$urlGenerator | property | core/ |
The URL generator. |
NodeTranslationExceptionSubscriber::getSubscribedEvents | function | core/ |
|
NodeTranslationExceptionSubscriber::onException | function | core/ |
Redirects not found node translations using the key value collection. |
NodeTranslationExceptionSubscriber::__construct | function | core/ |
Constructs the NodeTranslationExceptionSubscriber. |
NodeTranslationHandler | class | core/ |
Defines the translation handler for nodes. |
NodeTranslationHandler.php | file | core/ |
|
NodeTranslationHandler::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
NodeTranslationHandler::entityFormEntityBuild | function | core/ |
Entity builder method. |
NodeTranslationHandler::entityFormTitle | function | core/ |
Returns the title to be used for the entity form page. |
NodeTranslationMigrateSubscriber | class | core/ |
Creates a key value collection for migrated node translation redirections. |
NodeTranslationMigrateSubscriber.php | file | core/ |
|
NodeTranslationMigrateSubscriber::$keyValue | property | core/ |
The key value factory. |
NodeTranslationMigrateSubscriber::$state | property | core/ |
The state service. |
NodeTranslationMigrateSubscriber::getSubscribedEvents | function | core/ |
|
NodeTranslationMigrateSubscriber::isNodeTranslationsMigration | function | core/ |
Helper method to check if we are migrating translated nodes. |
NodeTranslationMigrateSubscriber::onPostImport | function | core/ |
Set the node_translation_redirect state to enable the redirections. |
NodeTranslationMigrateSubscriber::onPostRowSave | function | core/ |
Maps the old nid to the new one in the key value collection. |
NodeTranslationMigrateSubscriber::__construct | function | core/ |
Constructs the NodeTranslationMigrateSubscriber. |
NodeTranslationRedirectTest | class | core/ |
Tests node translation redirections. |
NodeTranslationRedirectTest | class | core/ |
Tests node translation redirections. |
NodeTranslationRedirectTest.php | file | core/ |
|
NodeTranslationRedirectTest.php | file | core/ |
|
NodeTranslationRedirectTest::$modules | property | core/ |
Modules to enable. |
NodeTranslationRedirectTest::$modules | property | core/ |
Modules to enable. |
NodeTranslationRedirectTest::setUp | function | core/ |
|
NodeTranslationRedirectTest::setUp | function | core/ |
|
NodeTranslationRedirectTest::testNodeTranslationRedirect | function | core/ |
Tests that not found node translations are redirected. |
NodeTranslationRedirectTest::testNodeTranslationRedirect | function | core/ |
Tests that not found node translations are redirected. |
NodeTranslationTest | class | core/ |
Tests D6 node translation source plugin. |
NodeTranslationTest | class | core/ |
Tests D7 node translation source plugin. |
NodeTranslationTest.php | file | core/ |
|
NodeTranslationTest.php | file | core/ |
|
NodeTranslationTest::$modules | property | core/ |
Modules to enable. |
NodeTranslationTest::$modules | property | core/ |
Modules to enable. |
NodeTranslationTest::providerSource | function | core/ |
The data provider. |
NodeTranslationTest::providerSource | function | core/ |
The data provider. |
NodeTranslationUITest | class | core/ |
Tests the Node Translation UI. |
NodeTranslationUITest.php | file | core/ |
|
NodeTranslationUITest::$defaultCacheContexts | property | core/ |
Default cache contexts expected on a non-translated entity. |
NodeTranslationUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeTranslationUITest::$modules | property | core/ |
Modules to enable. |
NodeTranslationUITest::$profile | property | core/ |
The profile to install as a basis for testing. |
NodeTranslationUITest::doTestAlternateHreflangLinks | function | core/ |
Tests that the given path provides the correct alternate hreflang links. |
NodeTranslationUITest::doTestAuthoringInfo | function | core/ |
Tests the translation authoring information. |
Pagination
- Previous page
- Page 51
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.