Search for interface

  1. Search 7.x for interface
  2. Search 9.5.x for interface
  3. Search 8.9.x for interface
  4. Search 10.3.x for interface
  5. Other projects
Title Object type File name Summary
MailInterface.php file core/lib/Drupal/Core/Mail/MailInterface.php
MailInterface::format function core/lib/Drupal/Core/Mail/MailInterface.php Formats a message prior to sending.
MailInterface::mail function core/lib/Drupal/Core/Mail/MailInterface.php Sends a message composed by \Drupal\Core\Mail\MailManagerInterface->mail().
MailManagerInterface interface core/lib/Drupal/Core/Mail/MailManagerInterface.php Provides an interface for sending mail.
MailManagerInterface.php file core/lib/Drupal/Core/Mail/MailManagerInterface.php
MailManagerInterface::mail function core/lib/Drupal/Core/Mail/MailManagerInterface.php Composes and optionally sends an email message.
MailTest::configureDefaultMailInterface function core/modules/system/tests/src/Kernel/Mail/MailTest.php Configures the default mail interface.
MainContentBlockPluginInterface interface core/lib/Drupal/Core/Block/MainContentBlockPluginInterface.php The interface for "main page content" blocks.
MainContentBlockPluginInterface.php file core/lib/Drupal/Core/Block/MainContentBlockPluginInterface.php
MainContentBlockPluginInterface::setMainContent function core/lib/Drupal/Core/Block/MainContentBlockPluginInterface.php Sets the main content render array.
MainContentRendererInterface interface core/lib/Drupal/Core/Render/MainContent/MainContentRendererInterface.php The interface for "main content" (
MainContentRendererInterface.php file core/lib/Drupal/Core/Render/MainContent/MainContentRendererInterface.php
MainContentRendererInterface::renderResponse function core/lib/Drupal/Core/Render/MainContent/MainContentRendererInterface.php Renders the main content render array into a response.
MaintenanceModeInterface interface core/lib/Drupal/Core/Site/MaintenanceModeInterface.php Defines the interface for the maintenance mode service.
MaintenanceModeInterface.php file core/lib/Drupal/Core/Site/MaintenanceModeInterface.php
MaintenanceModeInterface::applies function core/lib/Drupal/Core/Site/MaintenanceModeInterface.php Returns whether the site is in maintenance mode.
MaintenanceModeInterface::exempt function core/lib/Drupal/Core/Site/MaintenanceModeInterface.php Determines whether a user has access to the site in maintenance mode.
MaintenanceModeInterface::getSiteMaintenanceMessage function core/lib/Drupal/Core/Site/MaintenanceModeInterface.php Gets the site maintenance message.
MapperExceptionInterface interface core/lib/Drupal/Component/Plugin/Exception/MapperExceptionInterface.php Base exception interface for grouping mapper exceptions.
MapperExceptionInterface.php file core/lib/Drupal/Component/Plugin/Exception/MapperExceptionInterface.php
MapperInterface interface core/lib/Drupal/Component/Plugin/Mapper/MapperInterface.php Plugin mapper interface.
MapperInterface.php file core/lib/Drupal/Component/Plugin/Mapper/MapperInterface.php
MapperInterface::getInstance function core/lib/Drupal/Component/Plugin/Mapper/MapperInterface.php Gets or creates a plugin instance that satisfies the given options.
MarkupInterface interface core/lib/Drupal/Component/Render/MarkupInterface.php Marks an object's __toString() method as returning markup.
MarkupInterface.php file core/lib/Drupal/Component/Render/MarkupInterface.php
MarkupInterface::__toString function core/lib/Drupal/Component/Render/MarkupInterface.php Returns markup.
MarkupInterfaceComparator class core/tests/Drupal/TestTools/Comparator/MarkupInterfaceComparator.php Compares MarkupInterface objects for equality.
MarkupInterfaceComparator.php file core/tests/Drupal/TestTools/Comparator/MarkupInterfaceComparator.php
MarkupInterfaceComparator::accepts function core/tests/Drupal/TestTools/Comparator/MarkupInterfaceComparator.php
MarkupInterfaceComparator::assertEquals function core/tests/Drupal/TestTools/Comparator/MarkupInterfaceComparator.php
MarkupInterfaceComparatorTest class core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php Tests \Drupal\TestTools\Comparator\MarkupInterfaceComparator.
MarkupInterfaceComparatorTest.php file core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php
MarkupInterfaceComparatorTest::$comparator property core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php
MarkupInterfaceComparatorTest::$factory property core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php
MarkupInterfaceComparatorTest::dataSetProvider function core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php Provides test data for the comparator.
MarkupInterfaceComparatorTest::setUp function core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php
MarkupInterfaceComparatorTest::testAccepts function core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php @covers ::accepts
@dataProvider dataSetProvider
MarkupInterfaceComparatorTest::testAssertEquals function core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php @covers ::assertEquals
@dataProvider dataSetProvider
MatcherDumperInterface interface core/lib/Drupal/Core/Routing/MatcherDumperInterface.php Extends the symfony matcher dumper interface with an addRoutes method.
MatcherDumperInterface.php file core/lib/Drupal/Core/Routing/MatcherDumperInterface.php
MatcherDumperInterface::addRoutes function core/lib/Drupal/Core/Routing/MatcherDumperInterface.php Adds additional routes to be dumped.
MediaInterface interface core/modules/media/src/MediaInterface.php Provides an interface defining an entity for media items.
MediaInterface.php file core/modules/media/src/MediaInterface.php
MediaInterface::getCreatedTime function core/modules/media/src/MediaInterface.php Returns the media item creation timestamp.
MediaInterface::getName function core/modules/media/src/MediaInterface.php Gets the media item name.
MediaInterface::getSource function core/modules/media/src/MediaInterface.php Returns the media source.
MediaInterface::setCreatedTime function core/modules/media/src/MediaInterface.php Sets the media item creation timestamp.
MediaInterface::setName function core/modules/media/src/MediaInterface.php Sets the media item name.
MediaLibraryOpenerInterface interface core/modules/media_library/src/MediaLibraryOpenerInterface.php Defines an interface for media library openers.
MediaLibraryOpenerInterface.php file core/modules/media_library/src/MediaLibraryOpenerInterface.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.