Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| TranslationManager::$sortedTranslators | property | core/ |
An array of translators, sorted by priority. |
| TranslationManager::$translators | property | core/ |
An unsorted array of arrays of active translators. |
| TranslationManager::addTranslator | function | core/ |
Appends a translation system to the translation chain. |
| TranslationManager::sortTranslators | function | core/ |
Sorts translators according to priority. |
| TranslationsStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| TranslationString::$customized | property | core/ |
Integer indicating whether this string is customized. |
| TranslationString::setCustomized | function | core/ |
Sets the string as customized / not customized. |
| TranslationTest::$fieldStorage | property | core/ |
The field storage to use in this test. |
| TranslationTest::$fieldStorageDefinition | property | core/ |
An array defining the field storage to use in this test. |
| TranslationWebTest::$fieldStorage | property | core/ |
The field storage to use in this test. |
| TranslatorInterface | interface | core/ |
Interface for objects capable of string translation. |
| TranslatorInterface | interface | core/ |
Defines an interface used in validation. |
| TranslatorInterface.php | file | core/ |
|
| TranslatorInterface.php | file | core/ |
|
| TranslatorInterface::getStringTranslation | function | core/ |
Retrieves English string to given language. |
| TranslatorInterface::reset | function | core/ |
Resets translation cache. |
| TranslatorInterface::trans | function | core/ |
Translates the given message. |
| TransportServiceFactory | class | core/ |
The default mailer transport service factory. |
| TransportServiceFactory.php | file | core/ |
|
| TransportServiceFactory::createTransport | function | core/ |
Creates and returns a configured mailer transport class. |
| TransportServiceFactory::__construct | function | core/ |
Constructs a new transport service factory. |
| TransportServiceFactoryInterface | interface | core/ |
An interface defining mailer transport service factory implementations. |
| TransportServiceFactoryInterface.php | file | core/ |
|
| TransportServiceFactoryInterface::createTransport | function | core/ |
Creates and returns a configured mailer transport class. |
| TransportServiceFactoryTest | class | core/ |
Tests the transport service factory in the child site of browser tests. |
| TransportServiceFactoryTest.php | file | core/ |
|
| TransportServiceFactoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TransportServiceFactoryTest::$modules | property | core/ |
Modules to install. |
| TransportServiceFactoryTest::testDefaultTestMailFactory | function | core/ |
Test that the transport is set to null://null by default in the child site. |
| TransportServiceFactoryTrait | trait | core/ |
A trait containing helper methods for transport service construction. |
| TransportServiceFactoryTrait.php | file | core/ |
|
| TransportServiceFactoryTrait::$factories | property | core/ |
A list of transport factories. |
| TransportServiceFactoryTrait::fromDsnObject | function | core/ |
Constructs a transport instance given a DSN object. |
| TransportTest::providerTestBuiltinFactory | function | core/ |
Provides test data for testBuiltinFactory(). |
| TransportTest::testBuiltinFactory | function | core/ |
Tests builtin factory. |
| TransportTest::testDefaultTestMailFactory | function | core/ |
Tests default test mail factory. |
| TransportTest::testMissingFactory | function | core/ |
Tests missing factory. |
| TransportTest::testSendmailFactoryAllowedCommand | function | core/ |
Tests sendmail factory allowed command. |
| TransportTest::testSendmailFactoryUnlistedCommand | function | core/ |
Tests sendmail factory unlisted command. |
| TransportTest::testThirdPartyFactory | function | core/ |
Tests third party factory. |
| TraversableObject::getIterator | function | core/ |
Retrieves the iterator for the object. |
| TRexEditor | class | core/ |
Defines a Tyrannosaurus-Rex powered text editor for testing purposes. |
| TRexEditor.php | file | core/ |
|
| TRexEditor::buildConfigurationForm | function | core/ |
Form constructor. |
| TRexEditor::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
| TRexEditor::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
| TRexEditor::getLibraries | function | core/ |
Returns libraries to be attached. |
| TriggeringElementTest::testNoButtonInfoInPost | function | core/ |
Tests the triggering element when no button information is included. |
| Truncate::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| Truncate::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
Pagination
- Previous page
- Page 257
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.