Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct uses Use statementssort ascending Strings
Selectable interface Doctrine\Common\Collections drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Selectable.php Interface for collections that allow efficient filtering with an expression API. 1
Exception interface Symfony\Component\Serializer\Exception drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/Exception.php Base exception 4
ExceptionInterface interface Symfony\Component\Process\Exception drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/ExceptionInterface.php Marker Interface for the Process Component. 3
FragmentRendererInterface interface Symfony\Component\HttpKernel\Fragment drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/FragmentRendererInterface.php Interface implemented by all rendering strategies. 1
EsiResponseCacheStrategyInterface interface Symfony\Component\HttpKernel\HttpCache drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategyInterface.php EsiResponseCacheStrategyInterface implementations know how to compute the Response cache HTTP header based on the different ESI response cache headers. 1
RepeatablePassInterface interface Symfony\Component\DependencyInjection\Compiler drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RepeatablePassInterface.php Interface that must be implemented by passes that are run as part of an RepeatedPass. 3
DumperInterface interface Symfony\Component\DependencyInjection\Dumper drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/DumperInterface.php DumperInterface is the interface implemented by service container dumper classes. 1
ExceptionInterface interface Symfony\Component\DependencyInjection\Exception drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ExceptionInterface.php Base ExceptionInterface for Dependency Injection component. 5
ConfigurationExtensionInterface interface Symfony\Component\DependencyInjection\Extension drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/ConfigurationExtensionInterface.php ConfigurationExtensionInterface is the interface implemented by container extension classes. 1
ExceptionInterface interface Symfony\Component\Validator\Exception drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/ExceptionInterface.php Base ExceptionInterface for the Validator component. 2
ExceptionInterface interface Symfony\Component\Yaml\Exception drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ExceptionInterface.php Exception interface for all exceptions thrown by the component. 1
RedirectRouteInterface interface Symfony\Cmf\Component\Routing drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RedirectRouteInterface.php Document for redirection entries with the RedirectController.
ContentRepositoryInterface interface Symfony\Cmf\Component\Routing drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ContentRepositoryInterface.php Interface used by the DynamicRouter to retrieve content by it's id when generating routes from content-id.
VersatileGeneratorInterface interface Symfony\Cmf\Component\Routing drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/VersatileGeneratorInterface.php This generator is able to handle more than string route names as symfony core supports them. 2
ChainedRouterInterface interface Symfony\Cmf\Component\Routing drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainedRouterInterface.php Interface to combine the VersatileGeneratorInterface with the RouterInterface 1
PHPUnit_Framework_MockObject_Matcher_Invocation interface drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/Invocation.php Interface for classes which matches an invocation based on its method name, argument, order or call count. 4
PHPUnit_Framework_MockObject_Builder_MethodNameMatch interface drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/MethodNameMatch.php Builder interface for matcher of method names. 1
PHPUnit_Framework_MockObject_Builder_ParametersMatch interface drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/ParametersMatch.php Builder interface for parameter matchers. 1
PHPUnit_Framework_MockObject_Builder_Match interface drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Match.php Builder interface for invocation order matches. 1
PHPUnit_Framework_MockObject_Builder_Identity interface drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Identity.php Builder interface for unique identifiers. 1
PHPUnit_Framework_MockObject_Builder_Namespace interface drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Namespace.php Interface for builders which can register builders with a given identification. 1
PHPUnit_Framework_MockObject_Builder_Stub interface drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Stub.php Builder interface for stubs which are actions replacing an invocation. 1
PHPUnit_Framework_MockObject_Stub_MatcherCollection interface drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/MatcherCollection.php Stubs a method by returning a user-defined value. 1
QueryInterface interface Drupal\views\Plugin\views\query drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryInterface.php @todo. 1
FormatterInterface interface Drupal\field\Plugin\Type\Formatter drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterInterface.php Interface definition for field widget plugins. 1
WidgetBaseInterface interface Drupal\field\Plugin\Type\Widget drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBaseInterface.php Base interface definition for "Field widget" plugins. 1
WidgetInterface interface Drupal\field\Plugin\Type\Widget drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php Interface definition for field widget plugins. 1
ClassMetadataFactory interface Doctrine\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php Contract for a Doctrine persistence layer ClassMetadata class to implement. 1
GeneratorDumperInterface interface Symfony\Component\Routing\Generator\Dumper drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumperInterface.php GeneratorDumperInterface is the interface that all generator dumper classes must implement. 1
SessionHandlerInterface interface drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Resources/stubs/SessionHandlerInterface.php SessionHandlerInterface
ExtensionGuesserInterface interface Symfony\Component\HttpFoundation\File\MimeType drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/ExtensionGuesserInterface.php Guesses the file extension corresponding to a given mime type 2
MimeTypeGuesserInterface interface Symfony\Component\HttpFoundation\File\MimeType drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesserInterface.php Guesses the mime type of a file 3
EntityInterface interface Symfony\Component\Validator\Tests\Fixtures drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/EntityInterface.php 1
FinalMatcherInterface interface Symfony\Cmf\Component\Routing\NestedMatcher drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/NestedMatcher/FinalMatcherInterface.php A FinalMatcher returns only one route from a collection of candidate routes. 1
FileLocator interface Doctrine\Common\Persistence\Mapping\Driver drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php Locate the file that contains the metadata information for a given class name. 2
TestInterface interface Doctrine\Tests\Common\Annotations\Fixtures drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/TestInterface.php
CInterface interface ClassesWithParents drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/CInterface.php 1
GInterface interface ClassesWithParents drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/GInterface.php 1
SomeInterface interface ClassMap drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeInterface.php 1
StaticLoaderInterface interface Symfony\Component\Validator\Tests\Mapping\Loader drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php
LoggerAwareTrait trait Psr\Log drupal/core/vendor/psr/log/Psr/Log/LoggerAwareTrait.php Basic Implementation of LoggerAwareInterface.
LoggerTrait trait Psr\Log drupal/core/vendor/psr/log/Psr/Log/LoggerTrait.php This is a simple Logger trait that classes unable to extend AbstractLogger (because they extend another class, etc) can include.
TD trait drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/deps/traits.php
TZ trait drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/deps/traits.php
TC trait drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/deps/traits.php
TB trait drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/deps/traits.php
TA trait drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/deps/traits.php
ATrait trait ClassesWithParents drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/ATrait.php
CTrait trait ClassesWithParents drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/CTrait.php
BTrait trait ClassesWithParents drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/BTrait.php

Pages

Other projects