Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| VocabularyTranslation::query | function | core/ |
|
| VocabularyTranslationTest | class | core/ |
Tests D6 i18n vocabulary source plugin. |
| VocabularyTranslationTest | class | core/ |
Tests D7 i18n vocabulary source plugin. |
| VocabularyTranslationTest | class | core/ |
Tests content translation for vocabularies. |
| VocabularyTranslationTest.php | file | core/ |
|
| VocabularyTranslationTest.php | file | core/ |
|
| VocabularyTranslationTest.php | file | core/ |
|
| VocabularyTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| VocabularyTranslationTest::$modules | property | core/ |
Modules to enable. |
| VocabularyTranslationTest::$modules | property | core/ |
Modules to enable. |
| VocabularyTranslationTest::$modules | property | core/ |
Modules to enable. |
| VocabularyTranslationTest::providerSource | function | core/ |
The data provider. |
| VocabularyTranslationTest::providerSource | function | core/ |
The data provider. |
| VocabularyTranslationTest::setUp | function | core/ |
|
| VocabularyTranslationTest::testVocabularyLanguage | function | core/ |
Tests language settings for vocabularies. |
| WebTestBase::$customTranslations | property | core/ |
An array of custom translations suitable for drupal_rewrite_settings(). |
| WebTestBase::addCustomTranslations | function | core/ |
Queues custom translations to be written to settings.php. |
| WebTestBase::translatePostValues | function | core/ |
Transforms a nested array into a flat array suitable for WebTestBase::drupalPostForm(). |
| WebTestBase::writeCustomTranslations | function | core/ |
Writes custom translations to the test site's settings.php. |
| WorkflowCustomStateTransitionAccessTest | class | core/ |
Test custom provided workflow access for state/transition operations. |
| WorkflowCustomStateTransitionAccessTest.php | file | core/ |
|
| WorkflowCustomStateTransitionAccessTest::$adminUser | property | core/ |
A test admin user. |
| WorkflowCustomStateTransitionAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkflowCustomStateTransitionAccessTest::$modules | property | core/ |
Modules to enable. |
| WorkflowCustomStateTransitionAccessTest::$testWorkflow | property | core/ |
A test workflow. |
| WorkflowCustomStateTransitionAccessTest::setUp | function | core/ |
|
| WorkflowCustomStateTransitionAccessTest::testCustomWorkflowAccessOperations | function | core/ |
Test the custom state/transition operation access rules. |
| WorkflowStateTransitionOperationsAccessCheck | class | core/ |
Provides an access check for state and transition operations. |
| WorkflowStateTransitionOperationsAccessCheck.php | file | core/ |
|
| WorkflowStateTransitionOperationsAccessCheck::access | function | core/ |
Checks access for operations of workflow states and transitions. |
| WorkflowStateTransitionOperationsAccessCheck::getOperation | function | core/ |
Get the operation that will be used for the access check |
| WorkflowStateTransitionOperationsAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck[[api-linebreak]] @group workflows |
| WorkflowStateTransitionOperationsAccessCheckTest.php | file | core/ |
|
| WorkflowStateTransitionOperationsAccessCheckTest::accessTestCases | function | core/ |
Test cases for ::testAccess. |
| WorkflowStateTransitionOperationsAccessCheckTest::invalidOperationNameTestCases | function | core/ |
Test cases for ::testInvalidOperationName. |
| WorkflowStateTransitionOperationsAccessCheckTest::testAccess | function | core/ |
Test the access method correctly proxies to the entity access system. |
| WorkflowStateTransitionOperationsAccessCheckTest::testInvalidOperationName | function | core/ |
@covers ::access[[api-linebreak]] @dataProvider invalidOperationNameTestCases |
| WorkflowStateTransitionOperationsAccessCheckTest::testLegacyWorkflowStateDeleteAccessCheck | function | core/ |
@covers \Drupal\workflows\WorkflowDeleteAccessCheck::access[[api-linebreak]] @expectedDeprecation Using the _workflow_state_delete_access check is deprecated in Drupal 8.6.0 and will be removed before Drupal 9.0.0, use _workflow_access instead. As an… |
| WorkflowStateTransitionOperationsAccessCheckTest::testMissingRouteParams | function | core/ |
@covers ::access[[api-linebreak]] |
| WorkflowTest::testAddTransition | function | core/ |
@covers ::addTransition[[api-linebreak]] @covers ::hasTransition[[api-linebreak]] |
| WorkflowTest::testAddTransitionConsistentAfterFromCatch | function | core/ |
@covers ::addTransition[[api-linebreak]] |
| WorkflowTest::testAddTransitionDuplicateException | function | core/ |
@covers ::addTransition[[api-linebreak]] |
| WorkflowTest::testAddTransitionDuplicateTransitionStatesException | function | core/ |
@covers ::addTransition[[api-linebreak]] |
| WorkflowTest::testAddTransitionInvalidIdException | function | core/ |
@covers ::addTransition[[api-linebreak]] |
| WorkflowTest::testAddTransitionMissingFromException | function | core/ |
@covers ::addTransition[[api-linebreak]] |
| WorkflowTest::testAddTransitionMissingToException | function | core/ |
@covers ::addTransition[[api-linebreak]] |
| WorkflowTest::testDeleteTransition | function | core/ |
@covers ::deleteTransition[[api-linebreak]] |
| WorkflowTest::testDeleteTransitionException | function | core/ |
@covers ::deleteTransition[[api-linebreak]] |
| WorkflowTest::testGetTransition | function | core/ |
@covers ::getTransition[[api-linebreak]] |
| WorkflowTest::testGetTransitionException | function | core/ |
@covers ::getTransition[[api-linebreak]] |
Pagination
- Previous page
- Page 70
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.