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 11.x for interface
  5. Other projects
Title Object type File name Summary
ImageToolkitInterface::setSource function core/lib/Drupal/Core/ImageToolkit/ImageToolkitInterface.php Sets the source path of the image file.
ImageToolkitOperationInterface interface core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationInterface.php Defines an interface for image toolkit operations.
ImageToolkitOperationInterface.php file core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationInterface.php
ImageToolkitOperationInterface::apply function core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationInterface.php Applies a toolkit specific operation to an image.
ImageToolkitOperationManagerInterface interface core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationManagerInterface.php Defines an interface for image toolkit operation managers.
ImageToolkitOperationManagerInterface.php file core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationManagerInterface.php
ImageToolkitOperationManagerInterface::getToolkitOperation function core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationManagerInterface.php Returns a toolkit operation plugin instance.
ImportableEntityStorageInterface interface core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php Provides an interface for responding to configuration imports.
ImportableEntityStorageInterface.php file core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php
ImportableEntityStorageInterface::importCreate function core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php Creates entities upon synchronizing configuration changes.
ImportableEntityStorageInterface::importDelete function core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php Delete entities upon synchronizing configuration changes.
ImportableEntityStorageInterface::importRename function core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php Renames entities upon synchronizing configuration changes.
ImportableEntityStorageInterface::importUpdate function core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php Updates entities upon synchronizing configuration changes.
ImportAwareInterface interface core/modules/migrate/src/Event/ImportAwareInterface.php Interface for plugins that react to pre- or post-import events.
ImportAwareInterface.php file core/modules/migrate/src/Event/ImportAwareInterface.php
ImportAwareInterface::postImport function core/modules/migrate/src/Event/ImportAwareInterface.php Performs post-import tasks.
ImportAwareInterface::preImport function core/modules/migrate/src/Event/ImportAwareInterface.php Performs pre-import tasks.
InboundPathProcessorInterface interface core/lib/Drupal/Core/PathProcessor/InboundPathProcessorInterface.php Defines an interface for classes that process the inbound path.
InboundPathProcessorInterface.php file core/lib/Drupal/Core/PathProcessor/InboundPathProcessorInterface.php
InboundPathProcessorInterface::processInbound function core/lib/Drupal/Core/PathProcessor/InboundPathProcessorInterface.php Processes the inbound path.
InfoParserInterface interface core/lib/Drupal/Core/Extension/InfoParserInterface.php Interface for classes that parses Drupal's info.yml files.
InfoParserInterface.php file core/lib/Drupal/Core/Extension/InfoParserInterface.php
InfoParserInterface::parse function core/lib/Drupal/Core/Extension/InfoParserInterface.php Parses Drupal module, theme and profile .info.yml files.
InlineBlockUsageInterface interface core/modules/layout_builder/src/InlineBlockUsageInterface.php Defines an interface for tracking inline block usage.
InlineBlockUsageInterface.php file core/modules/layout_builder/src/InlineBlockUsageInterface.php
InlineBlockUsageInterface::addUsage function core/modules/layout_builder/src/InlineBlockUsageInterface.php Adds a usage record.
InlineBlockUsageInterface::deleteUsage function core/modules/layout_builder/src/InlineBlockUsageInterface.php Delete the inline blocks' the usage records.
InlineBlockUsageInterface::getUnused function core/modules/layout_builder/src/InlineBlockUsageInterface.php Gets unused inline block IDs.
InlineBlockUsageInterface::getUsage function core/modules/layout_builder/src/InlineBlockUsageInterface.php Gets usage record for inline block by ID.
InlineBlockUsageInterface::removeByLayoutEntity function core/modules/layout_builder/src/InlineBlockUsageInterface.php Remove usage record by layout entity.
InputStreamFileWriterInterface interface core/modules/file/src/Upload/InputStreamFileWriterInterface.php Uploads files from a stream.
InputStreamFileWriterInterface.php file core/modules/file/src/Upload/InputStreamFileWriterInterface.php
InputStreamFileWriterInterface::DEFAULT_BYTES_TO_READ constant core/modules/file/src/Upload/InputStreamFileWriterInterface.php The length of bytes to read in each iteration when streaming file data.
InputStreamFileWriterInterface::DEFAULT_STREAM constant core/modules/file/src/Upload/InputStreamFileWriterInterface.php The default stream.
InputStreamFileWriterInterface::writeStreamToFile function core/modules/file/src/Upload/InputStreamFileWriterInterface.php Write the input stream to a temporary file.
IntegerInterface interface core/lib/Drupal/Core/TypedData/Type/IntegerInterface.php Interface for integer numbers.
IntegerInterface.php file core/lib/Drupal/Core/TypedData/Type/IntegerInterface.php
Interface translation properties group core/modules/locale/locale.api.php .info.yml file properties for interface translation settings.
InvalidatingCacheBackendInterface interface core/tests/Drupal/Tests/Core/Cache/CacheTagsInvalidatorTest.php
JoinPluginInterface interface core/modules/views/src/Plugin/views/join/JoinPluginInterface.php Represents a join and creates the SQL necessary to implement the join.
JoinPluginInterface.php file core/modules/views/src/Plugin/views/join/JoinPluginInterface.php
JoinPluginInterface::buildJoin function core/modules/views/src/Plugin/views/join/JoinPluginInterface.php Builds the SQL for the join this object represents.
KeyValueExpirableFactoryInterface interface core/lib/Drupal/Core/KeyValueStore/KeyValueExpirableFactoryInterface.php Defines the expirable key/value store factory interface.
KeyValueExpirableFactoryInterface.php file core/lib/Drupal/Core/KeyValueStore/KeyValueExpirableFactoryInterface.php
KeyValueExpirableFactoryInterface::get function core/lib/Drupal/Core/KeyValueStore/KeyValueExpirableFactoryInterface.php Constructs a new expirable key/value store for a given collection name.
KeyValueFactoryInterface interface core/lib/Drupal/Core/KeyValueStore/KeyValueFactoryInterface.php Defines the key/value store factory interface.
KeyValueFactoryInterface.php file core/lib/Drupal/Core/KeyValueStore/KeyValueFactoryInterface.php
KeyValueFactoryInterface::get function core/lib/Drupal/Core/KeyValueStore/KeyValueFactoryInterface.php Constructs a new key/value store for a given collection name.
KeyValueStoreExpirableInterface interface core/lib/Drupal/Core/KeyValueStore/KeyValueStoreExpirableInterface.php Defines the interface for expiring data in a key/value store.
KeyValueStoreExpirableInterface.php file core/lib/Drupal/Core/KeyValueStore/KeyValueStoreExpirableInterface.php

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