Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentTranslationPermissions::$entityTypeBundleInfo | property | core/ |
The entity bundle info. |
ContentTranslationPermissions::$entityTypeManager | property | core/ |
The entity type manager. |
ContentTranslationPermissions::contentPermissions | function | core/ |
Returns an array of content translation permissions. |
ContentTranslationPermissions::create | function | core/ |
Instantiates a new instance of this class. |
ContentTranslationPermissions::__construct | function | core/ |
Constructs a ContentTranslationPermissions instance. |
ContentTranslationRevisionTranslationDeletionTest | class | core/ |
Tests that revision translation deletion is handled correctly. |
ContentTranslationRevisionTranslationDeletionTest.php | file | core/ |
|
ContentTranslationRevisionTranslationDeletionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationRevisionTranslationDeletionTest::doTestOverview | function | core/ |
Performs a test run. |
ContentTranslationRevisionTranslationDeletionTest::setUp | function | core/ |
|
ContentTranslationRevisionTranslationDeletionTest::testOverview | function | core/ |
Tests that translation overview handles pending revisions correctly. |
ContentTranslationRouteSubscriber | class | core/ |
Subscriber for entity translation routes. |
ContentTranslationRouteSubscriber.php | file | core/ |
|
ContentTranslationRouteSubscriber::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
ContentTranslationRouteSubscriber::getSubscribedEvents | function | core/ |
|
ContentTranslationRouteSubscriber::__construct | function | core/ |
Constructs a ContentTranslationRouteSubscriber object. |
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. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.