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 |
|---|---|---|---|
| SeparatorTranslationTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| SeparatorTranslationTest::$modules | property | core/ |
Modules to install. |
| SeparatorTranslationTest::setUp | function | core/ |
|
| SeparatorTranslationTest::testSeparatorTranslation | function | core/ |
Tests the translation of the range separator. |
| ShortcutTranslationUITest | class | core/ |
Tests the shortcut translation UI. |
| ShortcutTranslationUITest.php | file | core/ |
|
| ShortcutTranslationUITest::$defaultCacheContexts | property | core/ |
Default cache contexts expected on a non-translated entity. |
| ShortcutTranslationUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutTranslationUITest::$modules | property | core/ |
Modules to install. |
| ShortcutTranslationUITest::createEntity | function | core/ |
Creates the entity to be translated. |
| ShortcutTranslationUITest::doTestBasicTranslation | function | core/ |
Tests basic translation functionality for an entity. |
| ShortcutTranslationUITest::doTestTranslationChanged | function | core/ |
Tests the basic translation workflow. |
| ShortcutTranslationUITest::doTestTranslationEdit | function | core/ |
Tests edit content translation. |
| ShortcutTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
| ShortcutTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| ShortcutTranslationUITest::setUp | function | core/ |
|
| SkipOnEmptyTest::testMultipleTransforms | function | core/ |
Tests repeated execution of a process plugin resets the pipeline stoppage. |
| SkipRowIfNotSet::transform | function | core/ |
Performs the associated process. |
| 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. |
| SqliteConnection::beginTransaction | function | core/ |
|
| 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. |
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.