Classes, traits, and interfaces

Primary tabs

Name Typesort descending Namespace Location Description Direct uses Use statements Strings
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
WizardInterface interface Drupal\views\Plugin\views\wizard drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardInterface.php Defines a common interface for Views Wizard plugins. 1 3
DisplayRouterInterface interface Drupal\views\Plugin\views\display drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayRouterInterface.php 1 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
SelectionInterface interface Drupal\entity_reference\Plugin\Type\Selection drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionInterface.php Interface definition for Entity Reference selection plugins. 3 2
ReflectionService interface Doctrine\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php Very simple reflection service abstraction. 2 2
ClassMetadata interface Doctrine\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php Contract for a Doctrine persistence layer ClassMetadata class to implement. 1 10
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
Expression interface Doctrine\Common\Collections\Expr drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Expression.php Expression for the {@link Selectable} interface. 3 2
MatcherDumperInterface interface Symfony\Component\Routing\Matcher\Dumper drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php MatcherDumperInterface is the interface that all matcher dumper classes must implement. 2 2
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
InstantiatorInterface interface Symfony\Component\DependencyInjection\LazyProxy\Instantiator drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/Instantiator/InstantiatorInterface.php Lazy proxy instantiator, capable of instantiating a proxy given a container, the service definitions and a callback that produces the real service instance. 1 1
DumperInterface interface Symfony\Component\DependencyInjection\LazyProxy\PhpDumper drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/DumperInterface.php Lazy proxy dumper capable of generating the instantiation logic php code for proxied services. 1 1
AttributeBagInterface interface Symfony\Component\HttpFoundation\Session\Attribute drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php Attributes store. 1 1
SessionStorageInterface interface Symfony\Component\HttpFoundation\Session\Storage drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php StorageInterface. 2 1
FlashBagInterface interface Symfony\Component\HttpFoundation\Session\Flash drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php FlashBagInterface. 2 2
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
CacheInterface interface Symfony\Component\Validator\Mapping\Cache drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Cache/CacheInterface.php Persists ClassMetadata instances in a cache 1 3
LoaderInterface interface Symfony\Component\Validator\Mapping\Loader drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/LoaderInterface.php 5 4
RouteEnhancerInterface interface Symfony\Cmf\Component\Routing\Enhancer drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/RouteEnhancerInterface.php A route enhancer can change the values in the route data arrays 9 6
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
RouteFilterInterface interface Symfony\Cmf\Component\Routing\NestedMatcher drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/NestedMatcher/RouteFilterInterface.php A RouteFilter takes a RouteCollection and returns a filtered subset. 1 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
MappingDriver interface Doctrine\Common\Persistence\Mapping\Driver drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php Contract for metadata drivers. 4 1
TestInterface interface Doctrine\Tests\Common\Annotations\Fixtures drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/TestInterface.php
IntefaceWithConstants interface Doctrine\Tests\Common\Annotations\Fixtures drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/IntefaceWithConstants.php 1
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