Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 10.3.x for content
- Search 11.x for content
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentTranslationLanguageChangeTest::setUp | function | core/ |
|
| ContentTranslationLanguageChangeTest::testLanguageChange | function | core/ |
Test that the source language is properly set when changing. |
| ContentTranslationLanguageChangeTest::testTitleDoesNotChangesOnChangingLanguageWidgetAndTriggeringAjaxCall | function | core/ |
Test 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 enable. |
| 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 |
| 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::$deprecatedProperties | property | 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::$deprecatedProperties | property | 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. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.