Search for content
- Search 7.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Search 11.x for content
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentTranslationMetadataWrapper::getCreatedTime | function | core/ |
Returns the translation creation timestamp. |
| ContentTranslationMetadataWrapper::getSource | function | core/ |
Retrieves the source language for this translation. |
| ContentTranslationMetadataWrapper::isOutdated | function | core/ |
Returns the translation outdated status. |
| ContentTranslationMetadataWrapper::isPublished | function | core/ |
Returns the translation published status. |
| ContentTranslationMetadataWrapper::setAuthor | function | core/ |
Sets the translation author. |
| ContentTranslationMetadataWrapper::setChangedTime | function | core/ |
Sets the translation modification timestamp. |
| ContentTranslationMetadataWrapper::setCreatedTime | function | core/ |
Sets the translation creation timestamp. |
| ContentTranslationMetadataWrapper::setFieldOnlyIfTranslatable | function | core/ |
Updates a field value, only if the field is translatable. |
| ContentTranslationMetadataWrapper::setOutdated | function | core/ |
Sets the translation outdated status. |
| ContentTranslationMetadataWrapper::setPublished | function | core/ |
Sets the translation published status. |
| ContentTranslationMetadataWrapper::setSource | function | core/ |
Sets the source language for this translation. |
| ContentTranslationMetadataWrapper::__construct | function | core/ |
Initializes an instance of the content translation metadata handler. |
| ContentTranslationMetadataWrapperInterface | interface | core/ |
Common interface for content translation metadata wrappers. |
| ContentTranslationMetadataWrapperInterface.php | file | core/ |
|
| ContentTranslationMetadataWrapperInterface::getAuthor | function | core/ |
Returns the translation author. |
| ContentTranslationMetadataWrapperInterface::getChangedTime | function | core/ |
Returns the timestamp of the last entity change from current translation. |
| ContentTranslationMetadataWrapperInterface::getCreatedTime | function | core/ |
Returns the translation creation timestamp. |
| ContentTranslationMetadataWrapperInterface::getSource | function | core/ |
Retrieves the source language for this translation. |
| ContentTranslationMetadataWrapperInterface::isOutdated | function | core/ |
Returns the translation outdated status. |
| ContentTranslationMetadataWrapperInterface::isPublished | function | core/ |
Returns the translation published status. |
| ContentTranslationMetadataWrapperInterface::setAuthor | function | core/ |
Sets the translation author. |
| ContentTranslationMetadataWrapperInterface::setChangedTime | function | core/ |
Sets the translation modification timestamp. |
| ContentTranslationMetadataWrapperInterface::setCreatedTime | function | core/ |
Sets the translation creation timestamp. |
| ContentTranslationMetadataWrapperInterface::setOutdated | function | core/ |
Sets the translation outdated status. |
| ContentTranslationMetadataWrapperInterface::setPublished | function | core/ |
Sets the translation published status. |
| ContentTranslationMetadataWrapperInterface::setSource | function | core/ |
Sets the source language for this translation. |
| ContentTranslationModuleInstallTest | class | core/ |
Tests content translation for modules that provide translatable bundles. |
| ContentTranslationModuleInstallTest.php | file | core/ |
|
| ContentTranslationModuleInstallTest::$contentTranslationManager | property | core/ |
The content translation manager. |
| ContentTranslationModuleInstallTest::$modules | property | core/ |
Modules to enable. |
| ContentTranslationModuleInstallTest::$sourceLangcode | property | core/ |
The language code of the source language for this test. |
| ContentTranslationModuleInstallTest::$translationLangcode | property | core/ |
The language code of the translation language for this test. |
| ContentTranslationModuleInstallTest::setUp | function | core/ |
|
| ContentTranslationModuleInstallTest::testFieldUpdates | function | core/ |
Tests that content translation fields are created upon module installation. |
| ContentTranslationOperationsTest | class | core/ |
Tests the content translation operations available in the content listing. |
| ContentTranslationOperationsTest.php | file | core/ |
|
| ContentTranslationOperationsTest::$baseUser1 | property | core/ |
A base user. |
| ContentTranslationOperationsTest::$baseUser2 | property | core/ |
A base user. |
| ContentTranslationOperationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationOperationsTest::$modules | property | core/ |
Modules to enable. |
| ContentTranslationOperationsTest::setUp | function | core/ |
|
| ContentTranslationOperationsTest::testContentTranslationOverviewAccess | function | core/ |
Tests the access to the overview page for translations. |
| ContentTranslationOperationsTest::testOperationTranslateLink | function | core/ |
Tests that the operation "Translate" is displayed in the content listing. |
| ContentTranslationOutdatedRevisionTranslationTest | class | core/ |
Tests the "Flag as outdated" functionality with revision translations. |
| ContentTranslationOutdatedRevisionTranslationTest.php | file | core/ |
|
| ContentTranslationOutdatedRevisionTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationOutdatedRevisionTranslationTest::assertFlagWidget | function | core/ |
Checks whether the flag widget is displayed. |
| ContentTranslationOutdatedRevisionTranslationTest::setUp | function | core/ |
|
| ContentTranslationOutdatedRevisionTranslationTest::testFlagAsOutdatedHidden | function | core/ |
Tests that outdated revision translations work correctly. |
| ContentTranslationOverviewAccess | class | core/ |
Access check for entity translation overview. |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.