Search for trans
Title | Object type | File name | Summary |
---|---|---|---|
ContentTranslationHandler::entityFormTitle | function | core/ |
Returns the title to be used for the entity form page. |
ContentTranslationHandler::entityFormValidate | function | core/ |
Form validation handler for ContentTranslationHandler::entityFormAlter(). |
ContentTranslationHandler::getDefaultOwnerId | function | core/ |
Default value callback for the owner base field definition. |
ContentTranslationHandler::getFieldDefinitions | function | core/ |
Returns a set of field definitions to be used to store metadata items. |
ContentTranslationHandler::getSourceLangcode | function | core/ |
Retrieves the source language for the translation being created. |
ContentTranslationHandler::getTranslationAccess | function | core/ |
Checks that the user can perform the operation on the entity translation. |
ContentTranslationHandler::hasAuthor | function | core/ |
Checks whether the entity type supports author natively. |
ContentTranslationHandler::hasChangedTime | function | core/ |
Checks whether the entity type supports modification time natively. |
ContentTranslationHandler::hasCreatedTime | function | core/ |
Checks whether the entity type supports creation time natively. |
ContentTranslationHandler::hasPublishedStatus | function | core/ |
Checks whether the entity type supports published status natively. |
ContentTranslationHandler::retranslate | function | core/ |
Marks translations as outdated. |
ContentTranslationHandler::__construct | function | core/ |
Initializes an instance of the content translation controller. |
ContentTranslationHandlerInterface | interface | core/ |
Interface for providing content translation. |
ContentTranslationHandlerInterface.php | file | core/ |
|
ContentTranslationHandlerInterface::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
ContentTranslationHandlerInterface::getFieldDefinitions | function | core/ |
Returns a set of field definitions to be used to store metadata items. |
ContentTranslationHandlerInterface::getSourceLangcode | function | core/ |
Retrieves the source language for the translation being created. |
ContentTranslationHandlerInterface::getTranslationAccess | function | core/ |
Checks that the user can perform the operation on the entity translation. |
ContentTranslationHandlerInterface::retranslate | function | core/ |
Marks translations as outdated. |
ContentTranslationHandlerTest | class | core/ |
Tests the content translation handler. |
ContentTranslationHandlerTest.php | file | core/ |
|
ContentTranslationHandlerTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle information. |
ContentTranslationHandlerTest::$entityTypeId | property | core/ |
The ID of the entity type used in this test. |
ContentTranslationHandlerTest::$entityTypeManager | property | core/ |
The entity type manager. |
ContentTranslationHandlerTest::$messenger | property | core/ |
The messenger. |
ContentTranslationHandlerTest::$modules | property | core/ |
Modules to install. |
ContentTranslationHandlerTest::$state | property | core/ |
The state service. |
ContentTranslationHandlerTest::$translationLangcode | property | core/ |
The ID of the translation language used in this test. |
ContentTranslationHandlerTest::providerTestEntityFormSharedElements | function | core/ |
Returns test cases for ::testEntityFormSharedElements(). |
ContentTranslationHandlerTest::setUp | function | core/ |
|
ContentTranslationHandlerTest::testEntityFormSharedElements | function | core/ |
Tests ContentTranslationHandler::entityFormSharedElements() |
ContentTranslationLanguageChangeTest | class | core/ |
Tests the content translation language that is set. |
ContentTranslationLanguageChangeTest.php | file | core/ |
|
ContentTranslationLanguageChangeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationLanguageChangeTest::$modules | property | core/ |
Modules to install. |
ContentTranslationLanguageChangeTest::setUp | function | core/ |
|
ContentTranslationLanguageChangeTest::testLanguageChange | function | core/ |
Tests that the source language is properly set when changing. |
ContentTranslationLanguageChangeTest::testTitleDoesNotChangesOnChangingLanguageWidgetAndTriggeringAjaxCall | function | core/ |
Tests that title does not change on ajax call with new language value. |
ContentTranslationLinkTagTest | class | core/ |
Tests whether canonical link tags are present for content entities. |
ContentTranslationLinkTagTest.php | file | core/ |
|
ContentTranslationLinkTagTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationLinkTagTest::$langcodes | property | core/ |
The added languages. |
ContentTranslationLinkTagTest::$modules | property | core/ |
Modules to install. |
ContentTranslationLinkTagTest::createTranslatableEntity | function | core/ |
Create a test entity with translations. |
ContentTranslationLinkTagTest::setUp | function | core/ |
|
ContentTranslationLinkTagTest::testCanonicalAlternateTags | function | core/ |
Tests alternate link tag found for entity types with canonical links. |
ContentTranslationLinkTagTest::testCanonicalAlternateTagsMissing | function | core/ |
Tests alternate link tag missing for entity types without canonical links. |
ContentTranslationLocalTasks | class | core/ |
Provides dynamic local tasks for content translation. |
ContentTranslationLocalTasks.php | file | core/ |
|
ContentTranslationLocalTasks::$basePluginId | property | core/ |
The base plugin ID. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.