Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct usessort ascending Use statements Strings
QueryPluginBase abstract class Drupal\views\Plugin\views\query drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php @todo. 2 1
Date class Drupal\views\Plugin\views\field drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Date.php A handler to provide proper displays for dates. 2 2
Numeric class Drupal\views\Plugin\views\field drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Numeric.php Render a field as a numeric value 2 3
CachePluginBase abstract class Drupal\views\Plugin\views\cache drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php The base plugin to handle caching. 2
ManyToOne class Drupal\views\Plugin\views\argument drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php An argument handler for use in fields that have a many to one relationship with the table(s) to the left. This adds a bunch of options that are reasonably common with this type of relationship. Definition terms: 2 2
DisplayExtenderPluginBase abstract class Drupal\views\Plugin\views\display_extender drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php @todo. 2 1
PathPluginBase abstract class Drupal\views\Plugin\views\display drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php The base display plugin for path/callbacks. This is used for pages, feeds. 2
ExposedFormPluginBase abstract class Drupal\views\Plugin\views\exposed_form drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php The base plugin to handle exposed filter forms. 2
BooleanOperator class Drupal\views\Plugin\views\filter drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php Simple filter to handle matching of boolean values 2 1
Numeric class Drupal\views\Plugin\views\filter drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Numeric.php Simple filter to handle greater than/less than filters 2
OptionsDynamicValuesTest class Drupal\options\Tests drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesTest.php Sets up a Options field for testing allowed values functions. 2
RevisionLink class Drupal\node\Plugin\views\field drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLink.php Field handler to present a link to a node revision. 2 2
Link class Drupal\user\Plugin\views\field drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php Field handler to present a link to the user. 2
File class Drupal\file\Plugin\views\field drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/File.php Field handler to provide simple renderer that allows linking to a file. 2
NoParent class Doctrine\Tests\Common\Reflection drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/NoParent.php 2
stdClass class Doctrine\Tests\Common\Util drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php 2
MatcherDumper abstract class Symfony\Component\Routing\Matcher\Dumper drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php MatcherDumper is the abstract class for all built-in matcher dumpers. 2
FileDriver abstract class Doctrine\Common\Persistence\Mapping\Driver drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php Base driver for file-based metadata drivers. 2 1
DefaultNumberFormatter abstract class Drupal\number\Plugin\field\formatter drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php Parent plugin for decimal and integer formatters 2 2
ArchiverInterface interface Drupal\Component\Archiver drupal/core/lib/Drupal/Component/Archiver/ArchiverInterface.php Defines the common interface for all Archiver classes. 2
PoReaderInterface interface Drupal\Component\Gettext drupal/core/lib/Drupal/Component/Gettext/PoReaderInterface.php Shared interface definition for all Gettext PO Readers. 2 4
PoMetadataInterface interface Drupal\Component\Gettext drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php Methods required for both reader and writer implementations. 2 2
PoStreamInterface interface Drupal\Component\Gettext drupal/core/lib/Drupal/Component/Gettext/PoStreamInterface.php Common functions for file/stream based PO readers/writers. 2 2
PhpStorageInterface interface Drupal\Component\PhpStorage drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php Stores and loads PHP code. 2
InitialMatcherInterface interface Drupal\Core\Routing drupal/core/lib/Drupal/Core/Routing/InitialMatcherInterface.php A PartialMatcher works like a UrlMatcher, but will return multiple candidate routes. 2 1
UpdaterInterface interface Drupal\Core\Updater drupal/core/lib/Drupal/Core/Updater/UpdaterInterface.php Defines an interface for a class which can update a Drupal project. 2
LockBackendInterface interface Drupal\Core\Lock drupal/core/lib/Drupal/Core/Lock/LockBackendInterface.php Lock backend interface. 2 4
KeyValueStoreInterface interface Drupal\Core\KeyValueStore drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Defines the interface for key/value store implementations. 2
EntityStorageControllerInterface interface Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php Defines a common interface for entity controller classes. 2 2
EntityAccessControllerInterface interface Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityAccessControllerInterface.php Defines a common interface for entity access controller classes. 2 1
QueueInterface interface Drupal\Core\Queue drupal/core/lib/Drupal/Core/Queue/QueueInterface.php Interface for a queue. 2
AnnotationInterface interface Drupal\Core\Annotation drupal/core/lib/Drupal/Core/Annotation/AnnotationInterface.php Defines a common interface for classed annotations. 2 2
FloodInterface interface Drupal\Core\Flood drupal/core/lib/Drupal/Core/Flood/FloodInterface.php Defines an interface for flood controllers. 2
AliasManagerInterface interface Drupal\Core\Path drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php 2 1
FactoryInterface interface Drupal\Component\Plugin\Factory drupal/core/lib/Drupal/Component/Plugin/Factory/FactoryInterface.php Factory interface implemented by all plugin factories. 2 1
CachedDiscoveryInterface interface Drupal\Component\Plugin\Discovery drupal/core/lib/Drupal/Component/Plugin/Discovery/CachedDiscoveryInterface.php Interface for discovery compenents holding a cache of plugin definitions. 2 2
ConfigEntityInterface interface Drupal\Core\Config\Entity drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Defines the interface common for all configuration entities. 2 1
AlterableInterface interface Drupal\Core\Database\Query drupal/core/lib/Drupal/Core/Database/Query/AlterableInterface.php Interface for a query that can be manipulated via an alter hook. 2 5
SelectInterface interface Drupal\Core\Database\Query drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php Interface definition for a Select Query object. 2 7
ViewStorageInterface interface Drupal\views drupal/core/modules/views/lib/Drupal/views/ViewStorageInterface.php Defines an interface for View storage classes. 2 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
ToArrayInterface interface Guzzle\Common drupal/core/vendor/guzzle/common/Guzzle/Common/ToArrayInterface.php An object that can be represented as an array 2 1
StreamInterface interface Guzzle\Stream drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php OO interface to PHP streams 2 1
MessageInterface interface Guzzle\Http\Message drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php Request and response message interface 2
RequestInterface interface Guzzle\Http\Message drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php Generic HTTP request interface 2 9
HttpException interface Guzzle\Http\Exception drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/HttpException.php Http exception interface 2
UriTemplateInterface interface Guzzle\Parser\UriTemplate drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplateInterface.php Expands URI templates using an array of variables 2 2
EventDispatcherInterface interface Symfony\Component\EventDispatcher drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php The EventDispatcherInterface is the central point of Symfony's event listener system. Listeners are registered on the manager and events are dispatched through the manager. 2 7
SerializerAwareInterface interface Symfony\Component\Serializer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/SerializerAwareInterface.php Defines the interface of encoders 2 2
RouteCompilerInterface interface Symfony\Component\Routing drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCompilerInterface.php RouteCompilerInterface is the interface that all RouteCompiler classes must implement. 2 1

Pages

Other projects