Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ContentTranslationLocalTasks::$contentTranslationManager | property | core/ |
The content translation manager. |
| 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. |
Pagination
- Previous page
- Page 311
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.