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 |
|---|---|---|---|
| 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::$entityTypeId | property | core/ |
The entity type being tested. |
| ContentTranslationMetadataFieldsTest::$modules | property | core/ |
Modules to install. |
| ContentTranslationMetadataFieldsTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| ContentTranslationMetadataFieldsTest::testSetTranslatable | function | core/ |
Tests setting translatable metadata fields. |
| ContentTranslationMetadataFieldsTest::testSkipUntranslatable | function | core/ |
Tests skipping setting non translatable metadata fields. |
| ContentTranslationMetadataWrapper | class | core/ |
Base class for content translation metadata wrappers. |
| ContentTranslationMetadataWrapper.php | file | core/ |
|
| ContentTranslationMetadataWrapper::$handler | property | core/ |
The content translation handler. |
| ContentTranslationMetadataWrapper::$translation | property | core/ |
The wrapped entity translation. |
| ContentTranslationMetadataWrapper::getAuthor | function | core/ |
Returns the translation author. |
| ContentTranslationMetadataWrapper::getChangedTime | function | core/ |
Returns the timestamp of the last entity change from current translation. |
| 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. |
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.