Search for translations
- Search 7.x for translations
- Search 9.5.x for translations
- Search 10.3.x for translations
- Search 11.x for translations
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BrowserTestBase::$customTranslations | property | core/ |
An array of custom translations suitable for drupal_rewrite_settings(). |
BundleTranslationSettingsInterface | interface | core/ |
Interface providing support for content translation bundle settings. |
BundleTranslationSettingsInterface.php | file | core/ |
|
BundleTranslationSettingsInterface::getBundleTranslationSettings | function | core/ |
Returns translation settings for the specified bundle. |
BundleTranslationSettingsInterface::setBundleTranslationSettings | function | core/ |
Sets translation settings for the specified bundle. |
ContentEntityBase::$translations | property | core/ |
An array of entity translation metadata. |
ContentEntityBase::getTranslationStatus | function | core/ |
Returns the translation status. |
ContentEntityStorageBase::populateAffectedRevisionTranslations | function | core/ |
Populates the affected flag for all the revision translations. |
ContentTranslationManager::getBundleTranslationSettings | function | core/ |
Returns translation settings for the specified bundle. |
ContentTranslationManager::setBundleTranslationSettings | function | core/ |
Sets translation settings for the specified bundle. |
ContentTranslationSettingsApiTest | class | core/ |
Tests the content translation settings API. |
ContentTranslationSettingsApiTest.php | file | core/ |
|
ContentTranslationSettingsApiTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationSettingsApiTest::setUp | function | core/ |
|
ContentTranslationSettingsApiTest::testSettingsApi | function | core/ |
Tests that enabling translation via the API triggers schema updates. |
ContentTranslationSettingsTest | class | core/ |
Tests the content translation settings UI. |
ContentTranslationSettingsTest.php | file | core/ |
|
ContentTranslationSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationSettingsTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationSettingsTest::assertSettings | function | core/ |
Asserts that translatability has the expected value for the given bundle. |
ContentTranslationSettingsTest::setUp | function | core/ |
|
ContentTranslationSettingsTest::testAccountLanguageSettingsUI | function | core/ |
Tests the language settings checkbox on account settings page. |
ContentTranslationSettingsTest::testFieldTranslatableSettingsUI | function | core/ |
Tests that field setting depends on bundle translatability. |
ContentTranslationSettingsTest::testNonTranslatableTranslationSettingsUI | function | core/ |
Tests the translatable settings checkbox for untranslatable entities. |
ContentTranslationSettingsTest::testSettingsUI | function | core/ |
Tests that the settings UI works as expected. |
ContentTranslationStandardFieldsTest | class | core/ |
Tests the Content translation settings using the standard profile. |
ContentTranslationStandardFieldsTest.php | file | core/ |
|
ContentTranslationStandardFieldsTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationStandardFieldsTest::$profile | property | core/ |
The profile to install as a basis for testing. |
ContentTranslationStandardFieldsTest::setUp | function | core/ |
|
ContentTranslationStandardFieldsTest::testFieldTranslatableArticle | function | core/ |
Tests that translatable fields are being rendered. |
ContentTranslationStandardFieldsTest::testRevisionLogNotTranslatable | function | core/ |
Test that revision_log is not translatable. |
ContentTranslationSynchronizedFieldsConstraint | class | core/ |
Validation constraint for the entity changed timestamp. |
ContentTranslationSynchronizedFieldsConstraint.php | file | core/ |
|
ContentTranslationSynchronizedFieldsConstraint::$defaultRevisionMessage | property | core/ |
|
ContentTranslationSynchronizedFieldsConstraint::$defaultTranslationMessage | property | core/ |
|
ContentTranslationSynchronizedFieldsConstraintValidator | class | core/ |
Checks that synchronized fields are handled correctly in pending revisions. |
ContentTranslationSynchronizedFieldsConstraintValidator.php | file | core/ |
|
ContentTranslationSynchronizedFieldsConstraintValidator::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationSynchronizedFieldsConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
ContentTranslationSynchronizedFieldsConstraintValidator::$synchronizer | property | core/ |
The field translation synchronizer. |
ContentTranslationSynchronizedFieldsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalEntity | function | core/ |
Returns the original unchanged entity to be used to detect changes. |
ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalTranslation | function | core/ |
Returns the original translation. |
ContentTranslationSynchronizedFieldsConstraintValidator::getSynchronizedPropertiesByField | function | core/ |
Returns the synchronized properties for every specified field. |
ContentTranslationSynchronizedFieldsConstraintValidator::hasSynchronizedPropertyChanges | function | core/ |
Checks whether any synchronized property has changes. |
ContentTranslationSynchronizedFieldsConstraintValidator::validate | function | core/ |
|
ContentTranslationSynchronizedFieldsConstraintValidator::__construct | function | core/ |
ContentTranslationSynchronizedFieldsConstraintValidator constructor. |
ContentTranslationSyncImageTest | class | core/ |
Tests the field synchronization behavior for the image field. |
ContentTranslationSyncImageTest.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.