Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
JSTranslationTest::setUp | function | core/ |
|
JSTranslationTest::test | function | core/ |
Integration test to ensure that CKEditor 5 Plugins translations are loaded. |
KeyValueContentEntityStorage::createTranslation | function | core/ |
Constructs a new entity translation object, without permanently saving it. |
KeyValueContentEntityStorage::getLatestTranslationAffectedRevisionId | function | core/ |
Returns the latest revision affecting the specified translation. |
KeyValueContentEntityStorage::hasStoredTranslations | function | core/ |
|
LangcodeRequiredIfTranslatableValuesConstraint | class | core/ |
|
LangcodeRequiredIfTranslatableValuesConstraint.php | file | core/ |
|
LangcodeRequiredIfTranslatableValuesConstraint::$missingMessage | property | core/ |
The error message if this config object is missing a `langcode`. |
LangcodeRequiredIfTranslatableValuesConstraint::$superfluousMessage | property | core/ |
The error message if this config object contains a superfluous `langcode`. |
LangcodeRequiredIfTranslatableValuesConstraintValidator | class | core/ |
Validates the LangcodeRequiredIfTranslatableValues constraint. |
LangcodeRequiredIfTranslatableValuesConstraintValidator.php | file | core/ |
|
LangcodeRequiredIfTranslatableValuesConstraintValidator::validate | function | core/ |
|
LanguageConfigOverrideTest::$configTranslation | property | core/ |
Language configuration override. |
LanguageDomains::transform | function | core/ |
Performs the associated process. |
LanguageDomainsTest::testTransform | function | core/ |
@covers ::transform |
LanguageNegotiation::transform | function | core/ |
Performs the associated process. |
LanguageNegotiationContentEntityTest::createTranslatableEntity | function | core/ |
Creates a translated entity. |
LanguageNegotiationTest::testTransformWithoutWeights | function | core/ |
Tests successful transformation without weights. |
LanguageNegotiationTest::testTransformWithWeights | function | core/ |
Tests successful transformation without weights. |
LanguageRequestSubscriber::$translation | property | core/ |
The translation service. |
LanguageSelectorTranslatableTest | class | core/ |
Tests the content translation settings language selector options. |
LanguageSelectorTranslatableTest.php | file | core/ |
|
LanguageSelectorTranslatableTest::$administrator | property | core/ |
The user with administrator privileges. |
LanguageSelectorTranslatableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LanguageSelectorTranslatableTest::$modules | property | core/ |
Modules to install. |
LanguageSelectorTranslatableTest::getAdministratorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
LanguageSelectorTranslatableTest::setUp | function | core/ |
|
LanguageSelectorTranslatableTest::testContentTranslationPageTitle | function | core/ |
Tests that correct title is displayed for content translation page. |
LanguageSelectorTranslatableTest::testLanguageStringSelector | function | core/ |
Tests content translation language selectors are correctly translated. |
LanguageTestTrait::disableBundleTranslation | function | core/ |
Disables translations for the given entity type bundle. |
LanguageTestTrait::enableBundleTranslation | function | core/ |
Enables translations for the given entity type bundle. |
LanguageTestTrait::setFieldTranslatable | function | core/ |
Sets and saves a given field instance translation status. |
LanguageTypes::transform | function | core/ |
Performs the associated process. |
LanguageTypesTest::testTransformAll | function | core/ |
Tests successful transformation of all language types. |
LanguageTypesTest::testTransformConfigurable | function | core/ |
Tests successful transformation of configurable language types. |
LatestTranslationAffectedRevision | class | core/ |
Filter to show only the latest translation affected revision of an entity. |
LatestTranslationAffectedRevision.php | file | core/ |
|
LatestTranslationAffectedRevision::$entityTypeManager | property | core/ |
Entity Type Manager service. |
LatestTranslationAffectedRevision::$joinHandler | property | core/ |
Views Handler Plugin Manager. |
LatestTranslationAffectedRevision::adminSummary | function | core/ |
Display the filter on the administrative summary. |
LatestTranslationAffectedRevision::canExpose | function | core/ |
Determine if a filter can be exposed. |
LatestTranslationAffectedRevision::create | function | core/ |
Creates an instance of the plugin. |
LatestTranslationAffectedRevision::operatorForm | function | core/ |
Options form subform for setting the operator. |
LatestTranslationAffectedRevision::query | function | core/ |
Add this filter to the query. |
LatestTranslationAffectedRevision::__construct | function | core/ |
Constructs a new LatestRevisionTranslationAffected. |
LatestTranslationAffectedRevisionTest | class | core/ |
Tests the 'Latest translation affected revision' filter. |
LatestTranslationAffectedRevisionTest.php | file | core/ |
|
LatestTranslationAffectedRevisionTest::$modules | property | core/ |
Modules to install. |
LatestTranslationAffectedRevisionTest::$testViews | property | core/ |
Views to be enabled. |
LatestTranslationAffectedRevisionTest::testLatestRevisionFilter | function | core/ |
Tests the 'Latest revision' filter. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.