Search for interface
- Search 7.x for interface
- Search 9.5.x for interface
- Search 8.9.x for interface
- Search 10.3.x for interface
- Search main for interface
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LoggerChannelFactoryInterface::addLogger | function | core/ |
Adds a logger to all the channels. |
| LoggerChannelFactoryInterface::get | function | core/ |
Retrieves the registered logger for the requested channel. |
| LoggerChannelInterface | interface | core/ |
Logger channel interface. |
| LoggerChannelInterface.php | file | core/ |
|
| LoggerChannelInterface::addLogger | function | core/ |
Adds a logger. |
| LoggerChannelInterface::setCurrentUser | function | core/ |
Sets the current user. |
| LoggerChannelInterface::setLoggers | function | core/ |
Sets the loggers for this channel. |
| LoggerChannelInterface::setRequestStack | function | core/ |
Sets the request stack. |
| LogMessageParserInterface | interface | core/ |
Defines an interface for parsing log messages and their placeholders. |
| LogMessageParserInterface.php | file | core/ |
|
| LogMessageParserInterface::parseMessagePlaceholders | function | core/ |
Parses and transforms message and its placeholders to a common format. |
| MailHandlerInterface | interface | core/ |
Provides an interface for assembly and dispatch of contact mail messages. |
| MailHandlerInterface.php | file | core/ |
|
| MailHandlerInterface::sendMailMessages | function | core/ |
Sends mail messages as appropriate for a given Message form submission. |
| MailInterface | interface | core/ |
Defines an interface for pluggable mail back-ends. |
| MailInterface.php | file | core/ |
|
| MailInterface::format | function | core/ |
Formats a message prior to sending. |
| MailInterface::mail | function | core/ |
Sends a message composed by \Drupal\Core\Mail\MailManagerInterface->mail(). |
| MailManagerInterface | interface | core/ |
Provides an interface for sending mail. |
| MailManagerInterface.php | file | core/ |
|
| MailManagerInterface::mail | function | core/ |
Composes and optionally sends an email message. |
| MailTest::configureDefaultMailInterface | function | core/ |
Configures the default mail interface. |
| MainContentBlockPluginInterface | interface | core/ |
The interface for "main page content" blocks. |
| MainContentBlockPluginInterface.php | file | core/ |
|
| MainContentBlockPluginInterface::setMainContent | function | core/ |
Sets the main content render array. |
| MainContentRendererInterface | interface | core/ |
The interface for "main content" ( |
| MainContentRendererInterface.php | file | core/ |
|
| MainContentRendererInterface::renderResponse | function | core/ |
Renders the main content render array into a response. |
| MaintenanceModeInterface | interface | core/ |
Defines the interface for the maintenance mode service. |
| MaintenanceModeInterface.php | file | core/ |
|
| MaintenanceModeInterface::applies | function | core/ |
Returns whether the site is in maintenance mode. |
| MaintenanceModeInterface::exempt | function | core/ |
Determines whether a user has access to the site in maintenance mode. |
| MaintenanceModeInterface::getSiteMaintenanceMessage | function | core/ |
Gets the site maintenance message. |
| MapperExceptionInterface | interface | core/ |
Base exception interface for grouping mapper exceptions. |
| MapperExceptionInterface.php | file | core/ |
|
| MapperInterface | interface | core/ |
Plugin mapper interface. |
| MapperInterface.php | file | core/ |
|
| MapperInterface::getInstance | function | core/ |
Gets or creates a plugin instance that satisfies the given options. |
| MarkupInterface | interface | core/ |
Marks an object's __toString() method as returning markup. |
| MarkupInterface.php | file | core/ |
|
| MarkupInterface::__toString | function | core/ |
Returns markup. |
| MarkupInterfaceComparator | class | core/ |
Compares MarkupInterface objects for equality. |
| MarkupInterfaceComparator.php | file | core/ |
|
| MarkupInterfaceComparator::accepts | function | core/ |
|
| MarkupInterfaceComparator::assertEquals | function | core/ |
|
| MarkupInterfaceComparatorTest | class | core/ |
Tests \Drupal\TestTools\Comparator\MarkupInterfaceComparator. |
| MarkupInterfaceComparatorTest.php | file | core/ |
|
| MarkupInterfaceComparatorTest::$comparator | property | core/ |
The markup comparator. |
| MarkupInterfaceComparatorTest::$factory | property | core/ |
The comparator factory. |
| MarkupInterfaceComparatorTest::dataSetProvider | function | core/ |
Provides test data for the comparator. |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.