Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TransitionInterface::DIRECTION_TO | constant | core/ |
The transition direction to. |
| TransitionInterface::to | function | core/ |
Gets the transition's to state. |
| TransitionTest::testFromAndTo | function | core/ |
Tests from and to. |
| TranslatableMarkup::getOption | function | core/ |
Gets a specific option from this translated string. |
| TranslatableMarkup::getOptions | function | core/ |
Gets all options from this translated string. |
| TranslatableMarkup::__toString | function | core/ |
Returns the string representation of this object. |
| TranslatableMarkupTest::testToString | function | core/ |
Tests that errors are correctly handled when a __toString() fails. |
| TranslatableRevisionableStorageInterface | interface | core/ |
A storage that supports translatable and revisionable entity types. |
| TranslatableRevisionableStorageInterface.php | file | core/ |
|
| TranslatableRevisionableStorageInterface::createRevision | function | core/ |
Creates a new revision starting off from the specified entity object. |
| TranslatableRevisionableStorageInterface::getLatestTranslationAffectedRevisionId | function | core/ |
Returns the latest revision affecting the specified translation. |
| TranslatableStorageInterface | interface | core/ |
A storage that supports translatable entity types. |
| TranslatableStorageInterface.php | file | core/ |
|
| TranslatableStorageInterface::createTranslation | function | core/ |
Constructs a new entity translation object, without permanently saving it. |
| TranslatableStringFactory | class | core/ |
Creates translatable strings that can interoperate with Composer Stager. |
| TranslatableStringFactory.php | file | core/ |
|
| TranslatableStringFactory::createDomainOptions | function | core/ |
|
| TranslatableStringFactory::createTranslatableMessage | function | core/ |
|
| TranslatableStringFactory::createTranslationParameters | function | core/ |
|
| TranslatableStringFactory::__construct | function | core/ |
|
| TranslateFormBase::$localeStorage | property | core/ |
The locale storage. |
| TranslationLinkTest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| 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/ |
|
| 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. |
Pagination
- Previous page
- Page 256
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.