Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct uses Use statementssort ascending Strings
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
SessionBagInterface interface Symfony\Component\HttpFoundation\Session drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php Session Bag store. 3 7
PoHeader class Drupal\Component\Gettext drupal/core/lib/Drupal/Component/Gettext/PoHeader.php Gettext PO header handler. 6
EntityNG class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityNG.php Implements Entity Field API specific enhancements to the Entity class. 1 6
Merge class Drupal\Core\Database\Query drupal/core/lib/Drupal/Core/Database/Query/Merge.php General class for an abstracted MERGE query operation. 3 6
FieldInstance class Drupal\field drupal/core/modules/field/lib/Drupal/field/FieldInstance.php Class for field instance objects. 6
FieldException class Drupal\field drupal/core/modules/field/lib/Drupal/field/FieldException.php Base class for all exceptions thrown by Field API functions. 2 6
Url class Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php Parses and generates URLs based on URL parts. In favor of performance, URL parts are not validated. 6
ParserRegistry class Guzzle\Parser drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php Registry of parsers used by the application 6
RuntimeException class Guzzle\Common\Exception drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/RuntimeException.php 3 6
Serializer class Symfony\Component\Serializer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php Serializer serializes and deserializes data 6
HttpKernel class Symfony\Component\HttpKernel drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php HttpKernel notifies events to convert a Request object to a Response one. 4 6
Alias class Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Alias.php @api 6
ContainerAware abstract class Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerAware.php A simple implementation of ContainerAwareInterface. 6 6
StreamedResponse class Symfony\Component\HttpFoundation drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/StreamedResponse.php StreamedResponse represents a streamed HTTP response. 6
LogicException class Symfony\Component\DependencyInjection\Exception drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/LogicException.php Base LogicException for Dependency Injection component. 1 6
Date class Drupal\views\Plugin\views\argument drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Date.php Abstract argument handler for dates. 6 6
FilterPluginBase abstract class Drupal\views\Plugin\views\filter drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php Base class for filters. 13 6
View class Drupal\views\Plugin\Core\Entity drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php Defines a View configuration entity class. 6
Term class Drupal\taxonomy\Plugin\Core\Entity drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Term.php Defines the taxonomy term entity. 6
MappingException class Doctrine\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php A MappingException indicates that something is wrong with the mapping setup. 6
AttributeBag class Symfony\Component\HttpFoundation\Session\Attribute drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php This class relates to session attribute storage 1 6
FlashBag class Symfony\Component\HttpFoundation\Session\Flash drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php FlashBag flash message container. 6
ComplexDataInterface interface Drupal\Core\TypedData drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php Interface for complex data; i.e. data containing named and typed properties. 4 6
DerivativeInterface interface Drupal\Component\Plugin\Derivative drupal/core/lib/Drupal/Component/Plugin/Derivative/DerivativeInterface.php Plugin interface for derivative plugin handling. 5 6
EntityBodyInterface interface Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php Entity body used with an HTTP request or response 2 6
RequestContextAwareInterface interface Symfony\Component\Routing drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContextAwareInterface.php @api 4 6
ResourceInterface interface Assetic\Factory\Resource drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/ResourceInterface.php A resource is something formulae can be loaded from. 3 6
NormalizerInterface interface Symfony\Component\Serializer\Normalizer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/NormalizerInterface.php Defines the interface of normalizers. 5 6
RequestMatcherInterface interface Symfony\Component\Routing\Matcher drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php RequestMatcherInterface is the interface that all request matcher classes must implement. 4 6
NestedArray class Drupal\Component\Utility drupal/core/lib/Drupal/Component/Utility/NestedArray.php Provides helpers to perform operations on nested arrays and array keys of variable depth. 5
PoItem class Drupal\Component\Gettext drupal/core/lib/Drupal/Component/Gettext/PoItem.php PoItem handles one translation. 5
PhpStorageFactory class Drupal\Component\PhpStorage drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php Creates a php storage object 5
StaticDiscovery class Drupal\Component\Plugin\Discovery drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php A discovery mechanism that allows plugin definitions to be manually registered rather than actively discovered. 5
DerivativeDiscoveryDecorator class Drupal\Component\Plugin\Discovery drupal/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php Base class providing the tools for a plugin discovery to be derivative aware. 5
InvalidBreakpointException class Drupal\breakpoint drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointException.php Base exception for breakpoint exception. 4 5
FieldValidationException class Drupal\field drupal/core/modules/field/lib/Drupal/field/FieldValidationException.php Exception thrown by field_attach_validate() on field validation errors. 5
TranslationString class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php Defines the locale translation string object. 5
SourceString class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/SourceString.php Defines the locale source string object. 5
EntityTranslationController class Drupal\translation_entity drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php Base class for entity translation controllers. 5 5
AssetManager class Assetic drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php Manages assets. 1 5
Scope class Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Scope.php Scope class. 5
DefinitionDecorator class Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php This definition decorates another definition. 5
Cookie class Symfony\Component\HttpFoundation drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Cookie.php Represents a cookie 5
RedirectResponse class Symfony\Component\HttpFoundation drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RedirectResponse.php RedirectResponse represents an HTTP response doing a redirect. 5
ArrayCache class Doctrine\Common\Cache drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ArrayCache.php Array cache driver. 5
Profile class Symfony\Component\HttpKernel\Profiler drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php Profile. 5
GetResponseForExceptionEvent class Symfony\Component\HttpKernel\Event drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php Allows to create a response for a thrown exception 5
MethodNotAllowedHttpException class Symfony\Component\HttpKernel\Exception drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/MethodNotAllowedHttpException.php MethodNotAllowedHttpException. 5
Compiler class Symfony\Component\DependencyInjection\Compiler drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php This class is used to remove circular dependencies between individual passes. 5

Pages

Other projects