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 |
|---|---|---|---|
| TranslationTest::$fieldStorageDefinition | property | core/ |
An array defining the field storage to use in this test. |
| TranslationTest::$modules | property | core/ |
Modules to install. |
| TranslationTest::$translationManager | property | core/ |
The translation manager used for testing. |
| TranslationTest::providerTestGet | function | core/ |
Provides data to self::testGet(). |
| TranslationTest::setUp | function | core/ |
|
| TranslationTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| TranslationTest::testFieldAccess | function | core/ |
Tests field access. |
| TranslationTest::testGet | function | core/ |
Tests get. |
| TranslationTest::testTranslatableFieldSaveLoad | function | core/ |
Tests translatable fields storage/retrieval. |
| TranslationWebTest | class | core/ |
Tests multilingual fields logic that require a full environment. |
| TranslationWebTest.php | file | core/ |
|
| TranslationWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TranslationWebTest::$entityTypeId | property | core/ |
The name of the entity type to use in this test. |
| TranslationWebTest::$field | property | core/ |
The field to use in this test. |
| TranslationWebTest::$fieldName | property | core/ |
The name of the field to use in this test. |
| TranslationWebTest::$fieldStorage | property | core/ |
The field storage to use in this test. |
| TranslationWebTest::$modules | property | core/ |
Modules to install. |
| TranslationWebTest::checkTranslationRevisions | function | core/ |
Tests translation revisions. |
| TranslationWebTest::setUp | function | core/ |
|
| TranslationWebTest::testFieldFormTranslationRevisions | function | core/ |
Tests field translations when creating a new revision. |
| TranslatorInterface | interface | core/ |
Defines an interface used in validation. |
| TranslatorInterface | interface | core/ |
Interface for objects capable of string translation. |
| 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. |
| transliteration | service | core/ |
Drupal\Core\Transliteration\PhpTransliteration |
| Transliteration | group | core/ |
Transliterate from Unicode to US-ASCII |
| TransliterationInterface | interface | core/ |
Defines an interface for classes providing transliteration. |
| TransliterationInterface.php | file | core/ |
|
| TransliterationInterface::removeDiacritics | function | core/ |
Removes diacritics (accents) from certain letters. |
| TransliterationInterface::transliterate | function | core/ |
Transliterates text from Unicode to US-ASCII. |
| TransportInfoController | class | core/ |
Returns responses for transport info routes. |
| TransportInfoController.php | file | core/ |
|
| TransportInfoController::create | function | core/ |
Instantiates a new instance of this class. |
| TransportInfoController::transportInfo | function | core/ |
Returns info about the configured mailer dsn and the resulting transport. |
| TransportInfoController::__construct | function | core/ |
Constructs a new transport info controller. |
| 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. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.