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 |
|---|---|---|---|
| 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. |
| 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. |
| ToolbarMenuTranslationTest | class | core/ |
Tests that the toolbar icon class remains for translated menu items. |
| ToolbarMenuTranslationTest.php | file | core/ |
|
| ToolbarMenuTranslationTest::$adminUser | property | core/ |
A user with permission to access the administrative toolbar. |
| ToolbarMenuTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ToolbarMenuTranslationTest::$modules | property | core/ |
Modules to install. |
| ToolbarMenuTranslationTest::setUp | function | core/ |
|
| ToolbarMenuTranslationTest::testToolbarClasses | function | core/ |
Tests that toolbar classes don't change when adding a translation. |
| Transaction | class | core/ |
A wrapper class for creating and managing database transactions. |
| Transaction | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Transaction. |
| Transaction.php | file | core/ |
|
| Transaction.php | file | core/ |
|
| Transaction::commitOrRelease | function | core/ |
Returns the transaction to the parent nesting level. |
| Transaction::name | function | core/ |
Retrieves the name of the transaction or savepoint. |
| Transaction::rollBack | function | core/ |
Rolls back the transaction. |
| Transaction::__construct | function | core/ |
|
| Transaction::__destruct | function | core/ |
Destructs the object. |
| Transaction::__wakeup | function | core/ |
Prevent transactions from being unserialized. |
| TransactionCommitFailedException | class | core/ |
Exception thrown when a commit() function fails. |
| TransactionCommitFailedException.php | file | core/ |
|
| TransactionException | class | core/ |
Exception thrown by an error in a database transaction. |
| TransactionException.php | file | core/ |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.