Search for trans
- Search 7.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Tests that revision_log is not translatable. |
ContentTranslationSynchronizedFieldsConstraint | class | core/ |
Validation constraint for the entity changed timestamp. |
ContentTranslationSynchronizedFieldsConstraint.php | file | core/ |
|
ContentTranslationSynchronizedFieldsConstraint::$defaultRevisionMessage | property | core/ |
Message shown for non-translatable field changes in non-default revision. |
ContentTranslationSynchronizedFieldsConstraint::$defaultTranslationMessage | property | core/ |
Message shown for non-translatable field changes in different language. |
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/ |
|
ContentTranslationSyncImageTest::$cardinality | property | core/ |
The cardinality of the image field. |
ContentTranslationSyncImageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationSyncImageTest::$files | property | core/ |
The test image files. |
ContentTranslationSyncImageTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationSyncImageTest::getEditorPermissions | function | core/ |
Returns an array of permissions needed for the editor. |
ContentTranslationSyncImageTest::saveEntity | function | core/ |
Saves the passed entity and reloads it, enabling compatibility mode. |
ContentTranslationSyncImageTest::setUp | function | core/ |
|
ContentTranslationSyncImageTest::setupTestFields | function | core/ |
Creates the test image field. |
ContentTranslationSyncImageTest::testImageFieldSync | function | core/ |
Tests image field synchronization. |
ContentTranslationSyncUnitTest | class | core/ |
Tests the field synchronization logic. |
ContentTranslationSyncUnitTest.php | file | core/ |
|
ContentTranslationSyncUnitTest::$cardinality | property | core/ |
The field cardinality. |
ContentTranslationSyncUnitTest::$columns | property | core/ |
All the field columns. |
ContentTranslationSyncUnitTest::$langcodes | property | core/ |
The available language codes. |
ContentTranslationSyncUnitTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationSyncUnitTest::$synchronized | property | core/ |
The columns to be synchronized. |
ContentTranslationSyncUnitTest::$synchronizer | property | core/ |
The synchronizer class to be tested. |
ContentTranslationSyncUnitTest::$unchangedFieldValues | property | core/ |
The unchanged field values. |
ContentTranslationSyncUnitTest::setUp | function | core/ |
|
ContentTranslationSyncUnitTest::testDifferingSyncedColumns | function | core/ |
Tests that one change in a synchronized column triggers a change in all columns. |
ContentTranslationSyncUnitTest::testFieldSync | function | core/ |
Tests the field synchronization algorithm. |
ContentTranslationSyncUnitTest::testMultipleSyncedValues | function | core/ |
Tests that items holding the same values are correctly synchronized. |
ContentTranslationTestBase | class | core/ |
Base class for content translation tests. |
ContentTranslationTestBase.php | file | core/ |
|
ContentTranslationTestBase::$administrator | property | core/ |
The account to be used to test access to both workflows. |
ContentTranslationTestBase::$bundle | property | core/ |
The bundle being tested. |
ContentTranslationTestBase::$controller | property | core/ |
The translation controller for the current entity type. |
ContentTranslationTestBase::$editor | property | core/ |
The account to be used to test multilingual entity editing. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.