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 |
|---|---|---|---|
| TermTranslationViewsTest.php | file | core/ |
|
| TermTranslationViewsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TermTranslationViewsTest::$modules | property | core/ |
Modules to install. |
| TermTranslationViewsTest::$terms | property | core/ |
Created terms. |
| TermTranslationViewsTest::$termTranslationMap | property | core/ |
Term to translated term mapping. |
| TermTranslationViewsTest::$testViews | property | core/ |
Views used by this test. |
| TermTranslationViewsTest::$translationLanguage | property | core/ |
Language object. |
| TermTranslationViewsTest::setUp | function | core/ |
Sets up the test. |
| TermTranslationViewsTest::setUpTerms | function | core/ |
Setup translated terms in a hierarchy. |
| TermTranslationViewsTest::testTermsTranslationWithContextualFilter | function | core/ |
Ensure that proper translation is returned when contextual filter. |
| TestEntityForm::$stringTranslation | property | core/ |
The string translation service. |
| TestFileTransfer | class | core/ |
Mock FileTransfer object for test case. |
| TestFileTransfer.php | file | core/ |
|
| TestFileTransfer::$host | property | core/ |
|
| TestFileTransfer::$password | property | core/ |
The password for this file transfer. |
| TestFileTransfer::$port | property | core/ |
The port for this file transfer. |
| TestFileTransfer::$shouldIsDirectoryReturnTrue | property | core/ |
This is for testing the CopyRecursive logic. |
| TestFileTransfer::$username | property | core/ |
The username for this file transfer. |
| TestFileTransfer::chmodJailed | function | core/ |
Stub function for changing file permissions within the jailed environment. |
| TestFileTransfer::connect | function | core/ |
Establishes a mock connection for file transfer. |
| TestFileTransfer::copyFileJailed | function | core/ |
Copies a file within the jailed environment. |
| TestFileTransfer::createDirectoryJailed | function | core/ |
Creates a directory within the jailed environment. |
| TestFileTransfer::factory | function | core/ |
Factory method to create a TestFileTransfer instance. |
| TestFileTransfer::isDirectory | function | core/ |
Checks if a path is a directory. |
| TestFileTransfer::isFile | function | core/ |
Checks if a path is a file. |
| TestFileTransfer::removeDirectoryJailed | function | core/ |
Removes a directory within the jailed environment. |
| TestFileTransfer::removeFileJailed | function | core/ |
Removes a file within the jailed environment. |
| TestFileTransferWithSettingsForm | class | core/ |
Provides an object to test the settings form functionality. |
| TestFileTransferWithSettingsForm.php | file | core/ |
|
| TestFileTransferWithSettingsForm::factory | function | core/ |
Returns a Drupal\update_test\TestFileTransferWithSettingsForm object. |
| TestFileTransferWithSettingsForm::getSettingsForm | function | core/ |
Returns a settings form with a text field to input a username. |
| TestMigrateExecutable::setStringTranslation | function | core/ |
Sets the string translation service. |
| TestPathBasedBreadcrumbBuilder::setStringTranslation | function | core/ |
Sets the string translation service to use. |
| TestRouteProvider::$stringTranslation | property | core/ |
The string translation service. |
| TestSkipRowProcess::transform | function | core/ |
Performs the associated process. |
| TestTranslation | class | core/ |
Provides test media source. |
| TestTranslation.php | file | core/ |
|
| TestTranslation::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| TestTranslationManager | class | core/ |
A chained translation implementation used for testing. |
| TestTranslationManager | class | core/ |
Implements a translation manager in tests. |
| TestTranslationManager::formatPlural | function | core/ |
Formats a string containing a count of items. |
| TestTranslationManager::translate | function | core/ |
Translates a string to the current language or to a given language. |
| TestTranslationManager::translateString | function | core/ |
Translates a TranslatableMarkup object to a string. |
| TestTranslationManager::__construct | function | core/ |
Constructs a TranslationManager object. |
| Textarea::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
| Textfield::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
| TextFormat::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
| TimeZone::transform | function | core/ |
Performs the associated process. |
| TitleResolverTest::$translationManager | property | core/ |
The mocked translation manager. |
| ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear | function | core/ |
Tests that toolbar cache is cleared when string translations are made. |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.