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 |
|---|---|---|---|
| StateTransitionValidationInterface.php | file | core/ |
|
| StateTransitionValidationInterface::getValidTransitions | function | core/ |
Gets a list of transitions that are legal for this user on this entity. |
| StateTransitionValidationInterface::isTransitionValid | function | core/ |
Checks if a transition between two states if valid for the given user. |
| StateTransitionValidationTest | class | core/ |
Tests Drupal\content_moderation\StateTransitionValidation. |
| StateTransitionValidationTest.php | file | core/ |
|
| StateTransitionValidationTest::$workflow | property | core/ |
A test workflow. |
| StateTransitionValidationTest::setUp | function | core/ |
|
| StateTransitionValidationTest::testUserSensitiveValidTransitions | function | core/ |
Verifies user-aware transition validation. |
| StateTransitionValidationTest::userTransitionsProvider | function | core/ |
Data provider for the user transition test. |
| StaticMap::transform | function | core/ |
Performs the associated process. |
| StaticTranslation | class | core/ |
String translator with a static cache for translations. |
| StaticTranslation.php | file | core/ |
|
| StaticTranslation::$translations | property | core/ |
String translations. |
| StaticTranslation::getLanguage | function | core/ |
Retrieves translations for a given language. |
| StaticTranslation::getStringTranslation | function | core/ |
Retrieves English string to given language. |
| StaticTranslation::reset | function | core/ |
Resets translation cache. |
| StaticTranslation::__construct | function | core/ |
Constructs a translator from an array of translations. |
| StorageTransformerException | class | core/ |
Thrown by config storage transformers if they cannot acquire a lock. |
| StorageTransformerException.php | file | core/ |
|
| StorageTransformEvent | class | core/ |
Class StorageTransformEvent. |
| StorageTransformEvent.php | file | core/ |
|
| StorageTransformEvent::$storage | property | core/ |
The configuration storage which is transformed. |
| StorageTransformEvent::getStorage | function | core/ |
Returns the mutable storage ready to be read from and written to. |
| StorageTransformEvent::__construct | function | core/ |
StorageTransformEvent constructor. |
| stream_wrapper.translations | service | core/ |
Drupal\locale\StreamWrapper\TranslationsStream |
| StringDatabaseStorage::countTranslations | function | core/ |
Counts translations. |
| StringDatabaseStorage::createTranslation | function | core/ |
Creates a string translation object bound to this storage but not saved. |
| StringDatabaseStorage::deleteTranslations | function | core/ |
Deletes translations using conditions. |
| StringDatabaseStorage::findTranslation | function | core/ |
Loads a string translation object, fast query. |
| StringDatabaseStorage::getTranslations | function | core/ |
Loads multiple string translation objects. |
| StringInterface::isTranslation | function | core/ |
Checks whether the object is a translation string. |
| StringStorageInterface::countTranslations | function | core/ |
Counts translations. |
| StringStorageInterface::createTranslation | function | core/ |
Creates a string translation object bound to this storage but not saved. |
| StringStorageInterface::deleteTranslations | function | core/ |
Deletes translations using conditions. |
| StringStorageInterface::findTranslation | function | core/ |
Loads a string translation object, fast query. |
| StringStorageInterface::getTranslations | function | core/ |
Loads multiple string translation objects. |
| StringTranslationTrait | trait | core/ |
Wrapper methods for \Drupal\Core\StringTranslation\TranslationInterface. |
| StringTranslationTrait.php | file | core/ |
|
| StringTranslationTrait::$stringTranslation | property | core/ |
The string translation service. |
| StringTranslationTrait::formatPlural | function | core/ |
Formats a string containing a count of items. |
| StringTranslationTrait::getNumberOfPlurals | function | core/ |
Returns the number of plurals supported by a given language. |
| StringTranslationTrait::getStringTranslation | function | core/ |
Gets the string translation service. |
| StringTranslationTrait::setStringTranslation | function | core/ |
Sets the string translation service to use. |
| StringTranslationTrait::t | function | core/ |
Translates a string to the current language or to a given language. |
| StringTranslationTraitTest | class | core/ |
Tests Drupal\Core\StringTranslation\StringTranslationTrait. |
| StringTranslationTraitTest.php | file | core/ |
|
| StringTranslationTraitTest::$testObject | property | core/ |
The object under test that uses StringTranslationTrait. |
| StringTranslationTraitTest::setUp | function | core/ |
|
| StringTranslationTraitTest::testFormatPlural | function | core/ |
Tests formatPlural(). |
| StringTranslationTraitTest::testT | function | core/ |
Tests t(). |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.