Search for interface

  1. Search 7.x for interface
  2. Search 8.9.x for interface
  3. Search 10.3.x for interface
  4. Search 11.x for interface
  5. Other projects
Title Object type File name Summary
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
MarkupNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/MarkupNormalizer.php The interface or class that this Normalizer supports.
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
MediaLibraryOpenerInterface::checkAccess function core/modules/media_library/src/MediaLibraryOpenerInterface.php Checks media library access.
MediaLibraryOpenerInterface::getSelectionResponse function core/modules/media_library/src/MediaLibraryOpenerInterface.php Generates a response after selecting media items in the media library.
MediaSourceEntityConstraintsInterface interface core/modules/media/src/MediaSourceEntityConstraintsInterface.php Defines an interface for a media source with entity constraints.
MediaSourceEntityConstraintsInterface.php file core/modules/media/src/MediaSourceEntityConstraintsInterface.php
MediaSourceEntityConstraintsInterface::getEntityConstraints function core/modules/media/src/MediaSourceEntityConstraintsInterface.php Gets media source-specific validation constraints for a media item.
MediaSourceFieldConstraintsInterface interface core/modules/media/src/MediaSourceFieldConstraintsInterface.php Defines an interface for a media source with source field constraints.
MediaSourceFieldConstraintsInterface.php file core/modules/media/src/MediaSourceFieldConstraintsInterface.php
MediaSourceFieldConstraintsInterface::getSourceFieldConstraints function core/modules/media/src/MediaSourceFieldConstraintsInterface.php Gets media source-specific validation constraints for a source field.
MediaSourceInterface interface core/modules/media/src/MediaSourceInterface.php Defines the interface for media source plugins.
MediaSourceInterface.php file core/modules/media/src/MediaSourceInterface.php
MediaSourceInterface::createSourceField function core/modules/media/src/MediaSourceInterface.php Creates the source field definition for a type.
MediaSourceInterface::getMetadata function core/modules/media/src/MediaSourceInterface.php Gets the value for a metadata attribute for a given media item.
MediaSourceInterface::getMetadataAttributes function core/modules/media/src/MediaSourceInterface.php Gets a list of metadata attributes provided by this plugin.
MediaSourceInterface::getSourceFieldDefinition function core/modules/media/src/MediaSourceInterface.php Get the source field definition for a media type.
MediaSourceInterface::getSourceFieldValue function core/modules/media/src/MediaSourceInterface.php Get the primary value stored in the source field.
MediaSourceInterface::METADATA_FIELD_EMPTY constant core/modules/media/src/MediaSourceInterface.php Default empty value for metadata fields.
MediaSourceInterface::prepareFormDisplay function core/modules/media/src/MediaSourceInterface.php Prepares the media type fields for this source in the form display.
MediaSourceInterface::prepareViewDisplay function core/modules/media/src/MediaSourceInterface.php Prepares the media type fields for this source in the view display.
MediaTypeInterface interface core/modules/media/src/MediaTypeInterface.php Provides an interface defining a media type entity.
MediaTypeInterface.php file core/modules/media/src/MediaTypeInterface.php
MediaTypeInterface::getFieldMap function core/modules/media/src/MediaTypeInterface.php Returns the metadata field map.
MediaTypeInterface::getSource function core/modules/media/src/MediaTypeInterface.php Returns the media source plugin.
MediaTypeInterface::setFieldMap function core/modules/media/src/MediaTypeInterface.php Sets the metadata field map.
MediaTypeInterface::setNewRevision function core/modules/media/src/MediaTypeInterface.php Sets whether new revisions should be created by default.
MediaTypeInterface::setQueueThumbnailDownloadsStatus function core/modules/media/src/MediaTypeInterface.php Sets a flag to indicate that thumbnails should be downloaded via a queue.
MediaTypeInterface::thumbnailDownloadsAreQueued function core/modules/media/src/MediaTypeInterface.php Returns whether thumbnail downloads are queued.

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