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 |
|---|---|---|---|
| LoggerChannelFactoryTest | class | core/ |
Tests Drupal\Core\Logger\LoggerChannelFactory. |
| LoggerChannelFactoryTest.php | file | core/ |
|
| LoggerChannelFactoryTest::testGet | function | core/ |
Tests LoggerChannelFactory::get(). |
| LoggerChannelTrait::$loggerFactory | property | core/ |
The logger channel factory service. |
| LoggerChannelTrait::setLoggerFactory | function | core/ |
Injects the logger channel factory. |
| LoggerChannelWithoutConstructor | class | core/ |
Call to test a logger channel class with no constructor. |
| LoggerChannelWithoutConstructor::__construct | function | core/ |
Constructs a LoggerChannelFactory. |
| LoggingDecoratorTrait | trait | core/ |
Records information about method invocations. |
| LoggingDecoratorTrait.php | file | core/ |
|
| LoggingDecoratorTrait::$state | property | core/ |
The state service. |
| LoggingDecoratorTrait::getInvocationArguments | function | core/ |
Returns the arguments from every invocation of the main class method. |
| LoggingDecoratorTrait::saveInvocationArguments | function | core/ |
Records the arguments from an invocation of the main class method. |
| LruCacheGenericTest::$testObjectProperties | property | core/ |
Most cache backends ensure changes to objects do not affect the cache. |
| LruMemoryCache::moveItemsToLeastRecentlyUsed | function | core/ |
Moves items to the least recently used positions. |
| MachineNameTransliterationTest::machineNameInputOutput | function | core/ |
Data for the testMachineNameTransliterations. |
| MailerDsnConfigValidationTest::testMailerTransportDefaultOptionsValidation | function | core/ |
Tests the validation of the default options of the mailer. |
| mailer_transport_factory_functional_test.info.yml | file | core/ |
core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.info.yml |
| mailer_transport_factory_functional_test.routing.yml | file | core/ |
core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml |
| mailer_transport_factory_kernel_test.info.yml | file | core/ |
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.info.yml |
| mailer_transport_factory_kernel_test.services.yml | file | core/ |
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml |
| MailFormatHelper::htmlToMailUrls | function | core/ |
Keeps track of URLs and replaces them with placeholder tokens. |
| MailFormatHelper::htmlToText | function | core/ |
Transforms an HTML string into plain text, preserving its structure. |
| MailFormatHelper::htmlToTextClean | function | core/ |
Replaces non-quotation markers from a piece of indentation with spaces. |
| MailFormatHelper::htmlToTextPad | function | core/ |
Pads the last line with the given character. |
| MailHandler::$userStorage | property | core/ |
The user entity storage handler. |
| MailHandlerTest::$userStorage | property | core/ |
The user storage handler. |
| MailManager::$configFactory | property | core/ |
The config factory. |
| MailManager::$loggerFactory | property | core/ |
The logger factory. |
| MailManagerTest::$configFactory | property | core/ |
The configuration factory. |
| MailTest::testConvertRelativeUrlsIntoAbsolute | function | core/ |
Checks that relative paths in mails are converted into absolute URLs. |
| MailTest::testFromAndReplyToHeader | function | core/ |
Checks the From: and Reply-to: headers. |
| MailToFormatter | class | core/ |
Plugin implementation of the 'email_mailto' formatter. |
| MailToFormatter.php | file | core/ |
|
| MailToFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| main_content_renderer.off_canvas_top | service | core/ |
Drupal\Core\Render\MainContent\OffCanvasRenderer |
| ManageDisplayTest::$displayStorage | property | core/ |
The display storage. |
| ManageDisplayTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
| ManageDisplayTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
| ManageDisplayTest::assertOrderInPage | function | core/ |
Asserts that several pieces of markup are in a given order in the page. |
| ManageDisplayTest::testViewModeCustom | function | core/ |
Tests switching view modes to use custom or 'default' settings'. |
| ManagedStorage | class | core/ |
The managed storage defers all the storage method calls to the manager. |
| ManagedStorage.php | file | core/ |
|
| ManagedStorage::$manager | property | core/ |
The storage manager to get the storage to decorate. |
| ManagedStorage::$storage | property | core/ |
The decorated storage. |
| ManagedStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| ManagedStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| ManagedStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
| ManagedStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
| ManagedStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| ManagedStorage::exists | function | core/ |
Returns whether a configuration object exists. |
Pagination
- Previous page
- Page 160
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.