Classes, traits, and interfaces

Primary tabs

Name Typesort ascending Namespace Location Description Direct uses Use statements Strings
Twig_LexerInterface Deprecated interface drupal/core/vendor/twig/twig/lib/Twig/LexerInterface.php Interface implemented by lexer classes. 1
Twig_TokenParserBrokerInterface Deprecated interface drupal/core/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php Interface implemented by token parser brokers. 1
Twig_TemplateInterface Deprecated interface drupal/core/vendor/twig/twig/lib/Twig/TemplateInterface.php Interface implemented by all compiled templates. 1
Twig_NodeInterface Deprecated interface drupal/core/vendor/twig/twig/lib/Twig/NodeInterface.php Represents a node in the AST. 1
Twig_FunctionCallableInterface Deprecated interface drupal/core/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php Represents a callable template function. 1
Twig_LoaderInterface interface drupal/core/vendor/twig/twig/lib/Twig/LoaderInterface.php Interface all loaders must implement. 4
Twig_FunctionInterface Deprecated interface drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php Represents a template function. 1
Twig_ParserInterface Deprecated interface drupal/core/vendor/twig/twig/lib/Twig/ParserInterface.php Interface implemented by parser classes. 1
Twig_TokenParserInterface interface drupal/core/vendor/twig/twig/lib/Twig/TokenParserInterface.php Interface implemented by token parsers. 1
Twig_CompilerInterface Deprecated interface drupal/core/vendor/twig/twig/lib/Twig/CompilerInterface.php Interface implemented by compiler classes. 1
ValueSupplierInterface interface Assetic drupal/core/vendor/kriswallsmith/assetic/src/Assetic/ValueSupplierInterface.php Value Supplier Interface. 2
EntityBodyInterface interface Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php Entity body used with an HTTP request or response 2 6
ClientInterface interface Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php Client interface for send HTTP requests 1 2
HasDispatcherInterface interface Guzzle\Common drupal/core/vendor/guzzle/common/Guzzle/Common/HasDispatcherInterface.php Holds an event dispatcher 5 4
ToArrayInterface interface Guzzle\Common drupal/core/vendor/guzzle/common/Guzzle/Common/ToArrayInterface.php An object that can be represented as an array 2 1
FromConfigInterface interface Guzzle\Common drupal/core/vendor/guzzle/common/Guzzle/Common/FromConfigInterface.php Interfaces that adds a factory method which is used to instantiate a class from an array of configuration options.
StreamInterface interface Guzzle\Stream drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php OO interface to PHP streams 2 1
LoggerAwareInterface interface Psr\Log drupal/core/vendor/psr/log/Psr/Log/LoggerAwareInterface.php Describes a logger-aware instance
LoggerInterface interface Psr\Log drupal/core/vendor/psr/log/Psr/Log/LoggerInterface.php Describes a logger instance 3 13
PHP_CodeCoverage_Driver interface drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Driver.php Interface for code coverage drivers. 1
Bor interface drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_with_ignore.php
Foo interface drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_with_oneline_annotations.php Docblock
AnInterface interface drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/AnInterface.php
iTemplate interface drupal/core/vendor/phpunit/php-token-stream/Tests/_files/source4.php
a interface drupal/core/vendor/phpunit/php-token-stream/Tests/_files/source4.php 1
b interface drupal/core/vendor/phpunit/php-token-stream/Tests/_files/source4.php 1
PHPUnit_Runner_TestSuiteLoader interface drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/TestSuiteLoader.php An interface to define how a test suite should be loaded. 1
PHPUnit_Framework_Test interface drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Test.php A Test can be run and collect its results. 5
PHPUnit_Framework_IncompleteTest interface drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/IncompleteTest.php A marker interface for marking any exception/error as result of an unit test as incomplete implementation or currently not implemented. 1
PHPUnit_Framework_SkippedTest interface drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/SkippedTest.php A marker interface for marking a unit test as being skipped. 2
PHPUnit_Framework_TestListener interface drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestListener.php A Listener for test progress. 9
PHPUnit_Framework_SelfDescribing interface drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/SelfDescribing.php Interface for classes that can return a description of itself. 9
DisplayInterface interface Drupal\layout\Config drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayInterface.php Interface describing a Display configuration object. 3
UnboundDisplayInterface interface Drupal\layout\Config drupal/core/modules/layout/lib/Drupal/layout/Config/UnboundDisplayInterface.php Interface for a Display that is not coupled with any layout. 1 2
BoundDisplayInterface interface Drupal\layout\Config drupal/core/modules/layout/lib/Drupal/layout/Config/BoundDisplayInterface.php Interface for a Display object that is coupled to a specific layout. 1 2
LayoutInterface interface Drupal\layout\Plugin drupal/core/modules/layout/lib/Drupal/layout/Plugin/LayoutInterface.php Defines the shared interface for all layout plugins. 1 7
EditEntityFieldAccessCheckInterface interface Drupal\edit\Access drupal/core/modules/edit/lib/Drupal/edit/Access/EditEntityFieldAccessCheckInterface.php Access check for editing entity fields. 2 2
PluginUIInterface interface Drupal\system\Plugin drupal/core/modules/system/lib/Drupal/system/Plugin/PluginUIInterface.php Defines an interface for Plugin UI plugins. 1
ImageToolkitInterface interface Drupal\system\Plugin drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php Defines an interface for image toolkits. 2 3 2
FetcherInterface interface Drupal\aggregator\Plugin drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/FetcherInterface.php Defines an interface for aggregator fetcher implementations. 2 2
ProcessorInterface interface Drupal\aggregator\Plugin drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/ProcessorInterface.php Defines an interface for aggregator processor implementations. 2 2
ParserInterface interface Drupal\aggregator\Plugin drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/ParserInterface.php Defines an interface for aggregator parser implementations. 2 2
PluginSettingsInterface interface Drupal\field\Plugin drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsInterface.php Interface definition for plugin with settings. 3 3
ResourceInterface interface Drupal\rest\Plugin drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceInterface.php Specifies the publicly available methods of a resource plugin. 1
RelationLinkManagerInterface interface Drupal\rest\LinkManager drupal/core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManagerInterface.php 2
LinkManagerInterface interface Drupal\rest\LinkManager drupal/core/modules/rest/lib/Drupal/rest/LinkManager/LinkManagerInterface.php Interface implemented by link managers. 1
TypeLinkManagerInterface interface Drupal\rest\LinkManager drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManagerInterface.php 2
CustomBlockTypeInterface interface Drupal\custom_block drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeInterface.php Provides an interface defining a custom block type entity. 1 1
CustomBlockInterface interface Drupal\custom_block drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockInterface.php Provides an interface defining a custom block entity. 1 1
EntityResolverInterface interface Drupal\serialization\EntityResolver drupal/core/modules/serialization/lib/Drupal/serialization/EntityResolver/EntityResolverInterface.php 2 1

Pages

Other projects