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
PluralFormulaInterface::getNumberOfPlurals function core/modules/locale/src/PluralFormulaInterface.php Returns the number of plurals supported by a given language.
PluralFormulaInterface::reset function core/modules/locale/src/PluralFormulaInterface.php Resets the static formulae cache.
PluralFormulaInterface::setPluralFormula function core/modules/locale/src/PluralFormulaInterface.php
PoMetadataInterface interface core/lib/Drupal/Component/Gettext/PoMetadataInterface.php Methods required for both reader and writer implementations.
PoMetadataInterface.php file core/lib/Drupal/Component/Gettext/PoMetadataInterface.php
PoMetadataInterface::getHeader function core/lib/Drupal/Component/Gettext/PoMetadataInterface.php Get header metadata.
PoMetadataInterface::getLangcode function core/lib/Drupal/Component/Gettext/PoMetadataInterface.php Get language code.
PoMetadataInterface::setHeader function core/lib/Drupal/Component/Gettext/PoMetadataInterface.php Set header metadata.
PoMetadataInterface::setLangcode function core/lib/Drupal/Component/Gettext/PoMetadataInterface.php Set language code.
PoReaderInterface interface core/lib/Drupal/Component/Gettext/PoReaderInterface.php Shared interface definition for all Gettext PO Readers.
PoReaderInterface.php file core/lib/Drupal/Component/Gettext/PoReaderInterface.php
PoReaderInterface::readItem function core/lib/Drupal/Component/Gettext/PoReaderInterface.php Reads and returns a PoItem (source/translation pair).
PostPackageEventListenerInterface interface composer/Plugin/Scaffold/PostPackageEventListenerInterface.php Interface for post package event listeners.
PostPackageEventListenerInterface.php file composer/Plugin/Scaffold/PostPackageEventListenerInterface.php
PostPackageEventListenerInterface::event function composer/Plugin/Scaffold/PostPackageEventListenerInterface.php Handles package events during a 'composer require' operation.
PoStreamInterface interface core/lib/Drupal/Component/Gettext/PoStreamInterface.php Common functions for file/stream based PO readers/writers.
PoStreamInterface.php file core/lib/Drupal/Component/Gettext/PoStreamInterface.php
PoStreamInterface::close function core/lib/Drupal/Component/Gettext/PoStreamInterface.php Close the stream.
PoStreamInterface::getURI function core/lib/Drupal/Component/Gettext/PoStreamInterface.php Gets the URI of the PO stream that is being read or written.
PoStreamInterface::open function core/lib/Drupal/Component/Gettext/PoStreamInterface.php Open the stream. Set the URI for the stream earlier with setURI().
PoStreamInterface::setURI function core/lib/Drupal/Component/Gettext/PoStreamInterface.php Set the URI of the PO stream that is going to be read or written.
PoWriterInterface interface core/lib/Drupal/Component/Gettext/PoWriterInterface.php Shared interface definition for all Gettext PO Writers.
PoWriterInterface.php file core/lib/Drupal/Component/Gettext/PoWriterInterface.php
PoWriterInterface::writeItem function core/lib/Drupal/Component/Gettext/PoWriterInterface.php Writes the given item.
PoWriterInterface::writeItems function core/lib/Drupal/Component/Gettext/PoWriterInterface.php Writes all or the given amount of items.
PreconfiguredFieldUiOptionsInterface interface core/lib/Drupal/Core/Field/PreconfiguredFieldUiOptionsInterface.php Defines an interface for exposing "preconfigured" field definitions.
PreconfiguredFieldUiOptionsInterface.php file core/lib/Drupal/Core/Field/PreconfiguredFieldUiOptionsInterface.php
PreconfiguredFieldUiOptionsInterface::getPreconfiguredOptions function core/lib/Drupal/Core/Field/PreconfiguredFieldUiOptionsInterface.php Returns preconfigured field options for a field type.
PreloadableRouteProviderInterface interface core/lib/Drupal/Core/Routing/PreloadableRouteProviderInterface.php Extends the router provider interface to pre-load routes.
PreloadableRouteProviderInterface.php file core/lib/Drupal/Core/Routing/PreloadableRouteProviderInterface.php
PreloadableRouteProviderInterface::preLoadRoutes function core/lib/Drupal/Core/Routing/PreloadableRouteProviderInterface.php Pre-load routes by their names using the provided list of names.
PreviewAwarePluginInterface interface core/lib/Drupal/Core/Plugin/PreviewAwarePluginInterface.php Provides an interface to support preview mode injection in plugins.
PreviewAwarePluginInterface.php file core/lib/Drupal/Core/Plugin/PreviewAwarePluginInterface.php
PreviewAwarePluginInterface::setInPreview function core/lib/Drupal/Core/Plugin/PreviewAwarePluginInterface.php Set preview mode for the plugin.
PreviewFallbackInterface interface core/lib/Drupal/Core/Render/PreviewFallbackInterface.php Allows an element to provide a fallback representation of itself for preview.
PreviewFallbackInterface.php file core/lib/Drupal/Core/Render/PreviewFallbackInterface.php
PreviewFallbackInterface::getPreviewFallbackString function core/lib/Drupal/Core/Render/PreviewFallbackInterface.php Returns a string to be used as a fallback during preview.
PrimitiveDataNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/PrimitiveDataNormalizer.php The interface or class that this Normalizer supports.
PrimitiveInterface interface core/lib/Drupal/Core/TypedData/PrimitiveInterface.php Interface for primitive data.
PrimitiveInterface.php file core/lib/Drupal/Core/TypedData/PrimitiveInterface.php
PrimitiveInterface::getCastedValue function core/lib/Drupal/Core/TypedData/PrimitiveInterface.php Gets the primitive data value casted to the correct PHP type.
PrimitiveInterface::getValue function core/lib/Drupal/Core/TypedData/PrimitiveInterface.php Gets the primitive data value.
PrimitiveInterface::setValue function core/lib/Drupal/Core/TypedData/PrimitiveInterface.php Sets the primitive data value.
ProcessorInterface interface core/modules/aggregator/src/Plugin/ProcessorInterface.php Defines an interface for aggregator processor implementations.
ProcessorInterface.php file core/modules/aggregator/src/Plugin/ProcessorInterface.php
ProcessorInterface::delete function core/modules/aggregator/src/Plugin/ProcessorInterface.php Deletes stored feed data.
ProcessorInterface::postProcess function core/modules/aggregator/src/Plugin/ProcessorInterface.php Refreshes feed information.
ProcessorInterface::process function core/modules/aggregator/src/Plugin/ProcessorInterface.php Processes feed data.
ProviderRepositoryInterface interface core/modules/media/src/OEmbed/ProviderRepositoryInterface.php Defines an interface for a collection of oEmbed provider information.
ProviderRepositoryInterface.php file core/modules/media/src/OEmbed/ProviderRepositoryInterface.php

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