Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| TranslatableMarkup::getOptions | function | core/ |
Gets all options from this translated string. |
| 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. |
| 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. |
| TraversableObject::getIterator | function | core/ |
|
| 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. |
| TrustedHostsRequestFactory | class | core/ |
Provides a request factory for requests using host verification. |
| TrustedHostsRequestFactory.php | file | core/ |
|
| TrustedHostsRequestFactory::$host | property | core/ |
The host of the main request. |
| TrustedHostsRequestFactory::createRequest | function | core/ |
Creates a new request object. |
| TrustedHostsRequestFactory::__construct | function | core/ |
Creates a new TrustedHostsRequestFactory. |
| TrustedHostsRequestFactoryTest | class | core/ |
Tests the trusted hosts request factory. |
| TrustedHostsRequestFactoryTest.php | file | core/ |
|
| TrustedHostsRequestFactoryTest::providerTestCreateRequest | function | core/ |
Provides data for testCreateRequest(). |
| TrustedHostsRequestFactoryTest::testCreateRequest | function | core/ |
Tests TrustedHostsRequestFactory::createRequest(). |
| twig-autoescape-test.html.twig | file | core/ |
{# Template for testing autoescape. #} {{ script }} |
| TwigExtension::$urlGenerator | property | core/ |
The URL generator. |
| TwigExtension::getNodeVisitors | function | core/ |
Pagination
- Previous page
- Page 224
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.