Search for trans
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentTranslationLocalTasks::create | function | core/ |
Creates a new class instance. |
| ContentTranslationLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ContentTranslationLocalTasks::__construct | function | core/ |
Constructs a new ContentTranslationLocalTasks. |
| ContentTranslationLocalTasksTest | class | core/ |
Tests content translation local tasks. |
| ContentTranslationLocalTasksTest.php | file | core/ |
|
| ContentTranslationLocalTasksTest::providerTestBlockAdminDisplay | function | core/ |
Provides a list of routes to test. |
| ContentTranslationLocalTasksTest::setUp | function | core/ |
|
| ContentTranslationLocalTasksTest::testBlockAdminDisplay | function | core/ |
Tests the block admin display local tasks. |
| ContentTranslationManageAccessCheck | class | core/ |
Access check for entity translation CRUD operation. |
| ContentTranslationManageAccessCheck.php | file | core/ |
|
| ContentTranslationManageAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
| ContentTranslationManageAccessCheck::$languageManager | property | core/ |
The language manager. |
| ContentTranslationManageAccessCheck::access | function | core/ |
Checks translation access for the entity and operation on the given route. |
| ContentTranslationManageAccessCheck::checkAccess | function | core/ |
Performs access checks for the specified operation. |
| ContentTranslationManageAccessCheck::__construct | function | core/ |
Constructs a ContentTranslationManageAccessCheck object. |
| ContentTranslationManageAccessCheckTest | class | core/ |
Tests for content translation manage check. |
| ContentTranslationManageAccessCheckTest.php | file | core/ |
|
| ContentTranslationManageAccessCheckTest::$cacheContextsManager | property | core/ |
The cache contexts manager. |
| ContentTranslationManageAccessCheckTest::setUp | function | core/ |
|
| ContentTranslationManageAccessCheckTest::testCreateAccess | function | core/ |
Tests the create access method. |
| ContentTranslationManager | class | core/ |
Provides common functionality for content translation. |
| ContentTranslationManager.php | file | core/ |
|
| ContentTranslationManager::$entityTypeBundleInfo | property | core/ |
The entity type bundle info provider. |
| ContentTranslationManager::$entityTypeManager | property | core/ |
The entity type manager. |
| ContentTranslationManager::getBundleTranslationSettings | function | core/ |
Returns translation settings for the specified bundle. |
| ContentTranslationManager::getSupportedEntityTypes | function | core/ |
Gets the entity types that support content translation. |
| ContentTranslationManager::getTranslationHandler | function | core/ |
Returns an instance of the Content translation handler. |
| ContentTranslationManager::getTranslationMetadata | function | core/ |
Returns an instance of the Content translation metadata. |
| ContentTranslationManager::isEnabled | function | core/ |
Determines whether the given entity type is translatable. |
| ContentTranslationManager::isPendingRevisionSupportEnabled | function | core/ |
Checks whether support for pending revisions should be enabled. |
| ContentTranslationManager::isSupported | function | core/ |
Checks whether an entity type supports translation. |
| ContentTranslationManager::loadContentLanguageSettings | function | core/ |
Loads a content language config entity based on the entity type and bundle. |
| ContentTranslationManager::setBundleTranslationSettings | function | core/ |
Sets translation settings for the specified bundle. |
| ContentTranslationManager::setEnabled | function | core/ |
Sets the value for translatability of the given entity type bundle. |
| ContentTranslationManager::__construct | function | core/ |
Constructs a ContentTranslationManageAccessCheck object. |
| ContentTranslationManagerInterface | interface | core/ |
Provides an interface for common functionality for content translation. |
| ContentTranslationManagerInterface.php | file | core/ |
|
| ContentTranslationManagerInterface::getSupportedEntityTypes | function | core/ |
Gets the entity types that support content translation. |
| ContentTranslationManagerInterface::getTranslationHandler | function | core/ |
Returns an instance of the Content translation handler. |
| ContentTranslationManagerInterface::getTranslationMetadata | function | core/ |
Returns an instance of the Content translation metadata. |
| ContentTranslationManagerInterface::isEnabled | function | core/ |
Determines whether the given entity type is translatable. |
| ContentTranslationManagerInterface::isSupported | function | core/ |
Checks whether an entity type supports translation. |
| ContentTranslationManagerInterface::setEnabled | function | core/ |
Sets the value for translatability of the given entity type bundle. |
| ContentTranslationMetadataFieldsTest | class | core/ |
Tests the Content Translation metadata fields handling. |
| ContentTranslationMetadataFieldsTest.php | file | core/ |
|
| ContentTranslationMetadataFieldsTest::$bundle | property | core/ |
The bundle being tested. |
| ContentTranslationMetadataFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationMetadataFieldsTest::$entityTypeId | property | core/ |
The entity type being tested. |
| ContentTranslationMetadataFieldsTest::$modules | property | core/ |
Modules to install. |
| ContentTranslationMetadataFieldsTest::setUp | function | core/ |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.