Search for trans
- Search 7.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| TestSiteInstallCommand::$translationFilesDirectory | property | core/ |
The translation file directory for the test environment. |
| 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/ |
Implements a translation manager in tests. |
| TestTranslationManager | class | core/ |
|
| 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. |
| 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 enable. |
| ToolbarMenuTranslationTest::setUp | function | core/ |
|
| ToolbarMenuTranslationTest::testToolbarClasses | function | core/ |
Tests that toolbar classes don't change when adding a translation. |
| ToolkitGdTest::ROTATE_TRANSPARENT | constant | core/ |
|
| ToolkitGdTest::testGifTransparentImages | function | core/ |
Tests for GIF images with transparency. |
| ToolkitGdTest::TRANSPARENT | constant | core/ |
|
| Transaction | class | core/ |
CorefakeWithAllCustomClasses implementation of \Drupal\Core\Database\Transaction. |
| Transaction | class | core/ |
A wrapper class for creating and managing database transactions. |
| Transaction.php | file | core/ |
|
| Transaction.php | file | core/ |
|
| Transaction::$connection | property | core/ |
The connection object for this transaction. |
| Transaction::$name | property | core/ |
The name of the transaction. |
| Transaction::$rolledBack | property | core/ |
A boolean value to indicate whether this transaction has been rolled back. |
| Transaction::name | function | core/ |
Retrieves the name of the transaction or savepoint. |
| Transaction::rollBack | function | core/ |
Rolls back the current transaction. |
| Transaction::__construct | function | core/ |
|
| Transaction::__destruct | function | core/ |
|
| 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/ |
|
| TransactionExplicitCommitNotAllowedException | class | core/ |
Exception to deny attempts to explicitly manage transactions. |
| TransactionExplicitCommitNotAllowedException.php | file | core/ |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.