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 |
---|---|---|---|
PluralTranslation::$context | property | core/ |
The context the source strings belong to. |
PluralTranslation::$plural | property | core/ |
The string for the plural case. |
PluralTranslation::$singular | property | core/ |
The string for the singular case. |
PluralTranslation::get | function | core/ |
Gets the value of an annotation. |
PluralTranslation::__construct | function | core/ |
Constructs a new class instance. |
PluralTranslationTest | class | core/ |
@coversDefaultClass \Drupal\Core\Annotation\PluralTranslation @group Annotation |
PluralTranslationTest.php | file | core/ |
|
PluralTranslationTest::providerTestGet | function | core/ |
Provides data to self::testGet(). |
PluralTranslationTest::providerTestMissingData | function | core/ |
|
PluralTranslationTest::testGet | function | core/ |
@covers ::get |
PluralTranslationTest::testMissingData | function | core/ |
@dataProvider providerTestMissingData |
PluralVariants::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
PoItem::$translation | property | core/ |
The translation string or array of strings if it has plurals. |
PoItem::getTranslation | function | core/ |
Gets the translation string(s) if the translation has plurals. |
PoItem::setTranslation | function | core/ |
Sets the translation string(s) if the translation has plurals. |
PrivateFileOnTranslatedEntityTest | class | core/ |
Uploads private files to translated node and checks access. |
PrivateFileOnTranslatedEntityTest.php | file | core/ |
|
PrivateFileOnTranslatedEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PrivateFileOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the file field used in the test. |
PrivateFileOnTranslatedEntityTest::$modules | property | core/ |
Modules to enable. |
PrivateFileOnTranslatedEntityTest::setUp | function | core/ |
|
PrivateFileOnTranslatedEntityTest::testPrivateLanguageFile | function | core/ |
Tests private file fields on translated nodes. |
ProcessField::transform | function | core/ |
Performs the associated process. |
ProcessFieldTest::providerTestTransform | function | core/ |
Provides data for the transform method test. |
ProcessFieldTest::testTransform | function | core/ |
Tests the transform method. |
ProcessPluginBase::transform | function | core/ |
Performs the associated process. |
ProfileFieldOptionTranslation | class | core/ |
Drupal 6 i18n profile field option labels source from database. |
ProfileFieldOptionTranslation | class | core/ |
Determines the settings property and translation. |
ProfileFieldOptionTranslation.php | file | core/ |
|
ProfileFieldOptionTranslation.php | file | core/ |
|
ProfileFieldOptionTranslation::fields | function | core/ |
Returns available fields on the source. |
ProfileFieldOptionTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
ProfileFieldOptionTranslation::query | function | core/ |
|
ProfileFieldOptionTranslation::transform | function | core/ |
Performs the associated process. |
ProfileFieldOptionTranslationTest | class | core/ |
Tests the field option translation source plugin. |
ProfileFieldOptionTranslationTest.php | file | core/ |
|
ProfileFieldOptionTranslationTest::$modules | property | core/ |
Modules to enable. |
ProfileFieldOptionTranslationTest::providerSource | function | core/ |
The data provider. |
ProfileFieldSettings::transform | function | core/ |
Performs the associated process. |
ProfileFieldTranslation | class | core/ |
Drupal 6 i18n strings profile field source from database. |
ProfileFieldTranslation.php | file | core/ |
|
ProfileFieldTranslation::fields | function | core/ |
Returns available fields on the source. |
ProfileFieldTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
ProfileFieldTranslation::query | function | core/ |
|
ProfileFieldTranslationTest | class | core/ |
Tests the i18nProfileField source plugin. |
ProfileFieldTranslationTest.php | file | core/ |
|
ProfileFieldTranslationTest::$modules | property | core/ |
Modules to enable. |
ProfileFieldTranslationTest::providerSource | function | core/ |
The data provider. |
ProfileTranslationHandler | class | core/ |
Defines the translation handler for users. |
ProfileTranslationHandler.php | file | core/ |
Pagination
- Previous page
- Page 54
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.