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 |
|---|---|---|---|
| ContentTranslationDisableSettingTest | class | core/ |
Test disabling content translation module. |
| ContentTranslationDisableSettingTest.php | file | core/ |
|
| ContentTranslationDisableSettingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationDisableSettingTest::$modules | property | core/ |
Modules to enable. |
| ContentTranslationDisableSettingTest::testDisableSetting | function | core/ |
Tests that entity schemas are up-to-date after enabling translation. |
| ContentTranslationEnabledSetting | class | core/ |
Determines the content translation setting. |
| ContentTranslationEnabledSetting.php | file | core/ |
|
| ContentTranslationEnabledSetting::transform | function | core/ |
Performs the associated process. |
| ContentTranslationEnableTest | class | core/ |
Test enabling content translation module. |
| ContentTranslationEnableTest.php | file | core/ |
|
| ContentTranslationEnableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationEnableTest::$modules | property | core/ |
Modules to enable. |
| ContentTranslationEnableTest::testEnable | function | core/ |
Tests that entity schemas are up-to-date after enabling translation. |
| ContentTranslationEntityBundleInfoTest | class | core/ |
Tests the Content Translation bundle info logic. |
| ContentTranslationEntityBundleInfoTest.php | file | core/ |
|
| ContentTranslationEntityBundleInfoTest::$bundleInfo | property | core/ |
The bundle info service. |
| ContentTranslationEntityBundleInfoTest::$contentTranslationManager | property | core/ |
The content translation manager. |
| ContentTranslationEntityBundleInfoTest::$modules | property | core/ |
Modules to enable. |
| ContentTranslationEntityBundleInfoTest::getBundledNode | function | core/ |
Gets a new bundled node for testing. |
| ContentTranslationEntityBundleInfoTest::setUp | function | core/ |
|
| ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingInsert | function | core/ |
Tests that bundle translation settings are propegated on creation. |
| ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate | function | core/ |
Tests that bundle translation setting changes are propegated. |
| ContentTranslationEntityBundleInfoTest::testFieldSynchronizationWithDisabledBundle | function | core/ |
Tests that field synchronization is skipped for disabled bundles. |
| ContentTranslationEntityBundleInfoTest::testHookInvocationOrder | function | core/ |
Tests that modules can know whether bundles are translatable. |
| ContentTranslationEntityBundleUITest | class | core/ |
Tests the content translation behaviors on entity bundle UI. |
| ContentTranslationEntityBundleUITest.php | file | core/ |
|
| ContentTranslationEntityBundleUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationEntityBundleUITest::$modules | property | core/ |
Modules to enable. |
| ContentTranslationEntityBundleUITest::setUp | function | core/ |
|
| ContentTranslationEntityBundleUITest::testContentTypeUI | function | core/ |
Tests content types default translation behavior. |
| ContentTranslationFieldSyncRevisionTest | class | core/ |
Tests the field synchronization logic when revisions are involved. |
| ContentTranslationFieldSyncRevisionTest.php | file | core/ |
|
| ContentTranslationFieldSyncRevisionTest::$contentTranslationManager | property | core/ |
The content translation manager. |
| ContentTranslationFieldSyncRevisionTest::$fieldName | property | core/ |
The synchronized field name. |
| ContentTranslationFieldSyncRevisionTest::$modules | property | core/ |
Modules to enable. |
| ContentTranslationFieldSyncRevisionTest::$storage | property | core/ |
The test entity storage. |
| ContentTranslationFieldSyncRevisionTest::assertLatestRevisionFieldValues | function | core/ |
Asserts that the latest revision has the expected field values. |
| ContentTranslationFieldSyncRevisionTest::assertViolations | function | core/ |
Asserts that the expected violations were found. |
| ContentTranslationFieldSyncRevisionTest::createRevision | function | core/ |
Creates a new revision starting from the latest translation-affecting one. |
| ContentTranslationFieldSyncRevisionTest::saveNewEntity | function | core/ |
|
| ContentTranslationFieldSyncRevisionTest::setUntranslatableFieldWidgetsDisplay | function | core/ |
Sets untranslatable field widgets' display status. |
| ContentTranslationFieldSyncRevisionTest::setUp | function | core/ |
|
| ContentTranslationFieldSyncRevisionTest::testChangeDefaultLanguageNonTranslatableFieldsHidden | function | core/ |
Test changing the default language of an entity. |
| ContentTranslationFieldSyncRevisionTest::testFieldSynchronizationAndValidation | function | core/ |
Checks that field synchronization works as expected with revisions. |
| ContentTranslationHandler | class | core/ |
Base class for content translation handlers. |
| ContentTranslationHandler.php | file | core/ |
|
| ContentTranslationHandler::$currentUser | property | core/ |
The current user. |
| ContentTranslationHandler::$dateFormatter | property | core/ |
The date formatter service. |
| ContentTranslationHandler::$entityType | property | core/ |
Information about the entity type. |
| ContentTranslationHandler::$entityTypeId | property | core/ |
The type of the entity being translated. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.