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 |
|---|---|---|---|
| SortTranslationTest | class | core/ |
Tests sorting on translatable and not translatable fields. |
| SortTranslationTest.php | file | core/ |
|
| SortTranslationTest::$modules | property | core/ |
Modules to install. |
| SortTranslationTest::$testViews | property | core/ |
Views to be enabled. |
| SortTranslationTest::setUp | function | core/ |
|
| SortTranslationTest::testSortbyUntranslatedIntegerField | function | core/ |
Tests sorting on an untranslated field. |
| SourceString::isTranslation | function | core/ |
Checks whether the object is a translation string. |
| SqlContentEntityStorageSchemaTest::testGetSchemaRevisionableTranslatable | function | core/ |
Tests the schema for revisionable, translatable entities. |
| SqlContentEntityStorageSchemaTest::testGetSchemaTranslatable | function | core/ |
Tests the schema for non-revisionable, translatable entities. |
| SqlContentEntityStorageTest::testGetTableMappingRevisionableTranslatable | function | core/ |
Tests getTableMapping() with a revisionable, translatable entity type. |
| SqlContentEntityStorageTest::testGetTableMappingRevisionableTranslatableWithFields | function | core/ |
Tests getTableMapping() with a complex entity type with fields. |
| SqlContentEntityStorageTest::testGetTableMappingTranslatable | function | core/ |
Tests getTableMapping() with a non-revisionable, translatable entity type. |
| SqlContentEntityStorageTest::testGetTableMappingTranslatableWithFields | function | core/ |
Tests getTableMapping() with a translatable entity type with fields. |
| State::canTransitionTo | function | core/ |
Determines if the state can transition to the provided state ID. |
| State::getTransitions | function | core/ |
Gets all the possible transition objects for the state. |
| State::getTransitionTo | function | core/ |
Gets the Transition object for the provided state ID. |
| StateInterface::canTransitionTo | function | core/ |
Determines if the state can transition to the provided state ID. |
| StateInterface::getTransitions | function | core/ |
Gets all the possible transition objects for the state. |
| StateInterface::getTransitionTo | function | core/ |
Gets the Transition object for the provided state ID. |
| StateTest::testCanTransitionTo | function | core/ |
Tests can transition to. |
| StateTest::testGetTransitions | function | core/ |
Tests get transitions. |
| StateTest::testGetTransitionTo | function | core/ |
Tests get transition to. |
| StateTest::testGetTransitionToException | function | core/ |
Tests get transition to exception. |
| StateTransitionValidation | class | core/ |
Validates whether a certain state transition is allowed. |
| StateTransitionValidation.php | file | core/ |
|
| StateTransitionValidation::$moderationInfo | property | core/ |
The moderation information service. |
| StateTransitionValidation::$possibleTransitions | property | core/ |
Stores the possible state transitions. |
| StateTransitionValidation::getValidTransitions | function | core/ |
Gets a list of transitions that are legal for this user on this entity. |
| StateTransitionValidation::isTransitionValid | function | core/ |
Checks if a transition between two states if valid for the given user. |
| StateTransitionValidation::__construct | function | core/ |
Constructs a new StateTransitionValidation. |
| StateTransitionValidationInterface | interface | core/ |
Validates whether a certain state transition is allowed. |
| 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/ |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.