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 |
|---|---|---|---|
| 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/ |
|
| ContentTranslationMetadataFieldsTest::setupBundle | function | core/ |
Creates or initializes the bundle date if needed. |
| 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. |
| 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 install. |
| 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. |
Pagination
- Previous page
- Page 312
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.