Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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/ |
|
| 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/ |
|
| TransportServiceFactoryTest::$modules | property | core/ |
|
| 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 | class | core/ |
Tests the transport factory service. |
| TransportTest.php | file | core/ |
|
| TransportTest::$modules | property | core/ |
|
| TransportTest::providerTestBuiltinFactory | function | core/ |
Provides test data for testBuiltinFactory(). |
| TransportTest::resetMailerDsnConfigOverride | function | core/ |
Resets a mailer DSN config override. |
| TransportTest::setUpMailerDsnConfigOverride | function | core/ |
Sets up a mailer DSN config override. |
| 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 | class | core/ |
An object which implements \IteratorAggregate. |
| TraversableObject.php | file | core/ |
|
| TraversableObject::$property | property | core/ |
The test data. |
| TraversableObject::getIterator | function | core/ |
Retrieves the iterator for the object. |
| TraversableObjectNormalizer | class | core/ |
Normalizes TraversableObject. |
| TraversableObjectNormalizer.php | file | core/ |
|
| TraversableObjectNormalizer::getSupportedTypes | function | core/ |
|
| TraversableObjectNormalizer::normalize | function | core/ |
Normalizes data into a set of arrays/scalars. |
| TraversableTypedDataInterface | interface | core/ |
An interface for typed data objects that can be traversed. |
| TraversableTypedDataInterface.php | file | core/ |
|
| TraversableTypedDataInterface::onChange | function | core/ |
React to changes to a child property or item. |
Pagination
- Previous page
- Page 1679
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.