Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct uses Use statementssort ascending Strings
UploadedFile class Symfony\Component\HttpFoundation\File drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php A file uploaded through a form. 5
BreakpointGroup class Drupal\breakpoint\Plugin\Core\Entity drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php Defines the BreakpointGroup entity. 5
RowPluginBase abstract class Drupal\views\Plugin\views\row drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RowPluginBase.php Default plugin to view a single row of a table. This is really just a wrapper around a theme function. 7 5
ArgumentPluginBase abstract class Drupal\views\Plugin\views\argument drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php Base class for arguments. 13 5
DisplayPluginBase abstract class Drupal\views\Plugin\views\display drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php The default display plugin handler. Display plugins handle options and basic mechanisms for different output methods. 6 5
ArgumentDefaultPluginBase abstract class Drupal\views\Plugin\views\argument_default drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php The fixed argument default handler; also used as the base. 8 5
User class Drupal\user\Plugin\Core\Entity drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php Defines the user entity class. 5
MetadataBag class Symfony\Component\HttpFoundation\Session\Storage drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php Metadata container. 5
AccessDeniedException class Symfony\Component\HttpFoundation\File\Exception drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/AccessDeniedException.php Thrown when the access on a file was denied. 5
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
DenormalizerInterface interface Symfony\Component\Serializer\Normalizer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/DenormalizerInterface.php Defines the interface of denormalizers. 3 5
ControllerResolverInterface interface Symfony\Component\HttpKernel\Controller drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolverInterface.php A ControllerResolverInterface implementation knows how to determine the controller to execute based on a Request object. 4 5
Config class Drupal\Core\Config drupal/core/lib/Drupal/Core/Config/Config.php Defines the default configuration object. 4
NestedMatcher class Drupal\Core\Routing drupal/core/lib/Drupal/Core/Routing/NestedMatcher.php The nested matcher layers multiple partial matchers together. 4
FirstEntryFinalMatcher class Drupal\Core\Routing drupal/core/lib/Drupal/Core/Routing/FirstEntryFinalMatcher.php Final matcher that simply returns the first item in the remaining routes. 4
EntityRenderController class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php Base class for entity view controllers. 4 4
SchemaObjectExistsException class Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/SchemaObjectExistsException.php Exception thrown if an object being created already exists. 4
IntegrityConstraintViolationException class Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/IntegrityConstraintViolationException.php Exception thrown if a query would violate an integrity constraint. 4
ContainerBuilder class Drupal\Core\DependencyInjection drupal/core/lib/Drupal/Core/DependencyInjection/ContainerBuilder.php Drupal's dependency injection container builder. 4
TypedData abstract class Drupal\Core\TypedData\Type drupal/core/lib/Drupal/Core/TypedData/Type/TypedData.php The abstract base class for typed data. 13 4
SelectExtender class Drupal\Core\Database\Query drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php The base extender class for Select queries. 3 4
Select class Drupal\Core\Database\Query drupal/core/lib/Drupal/Core/Database/Query/Select.php Query builder for SELECT statements. 3 4
InvalidBreakpointSourceException class Drupal\breakpoint drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointSourceException.php Exception thrown if an invalid source is detected. 4
InvalidBreakpointSourceTypeException class Drupal\breakpoint drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointSourceTypeException.php Exception thrown if an invalid source_type is detected. 4
EntityBody class Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php Entity body used with an HTTP request or response 4
ViewUI class Drupal\views_ui drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php Stores UI related temporary settings. 4
FieldTestBase abstract class Drupal\field\Tests drupal/core/modules/field/lib/Drupal/field/Tests/FieldTestBase.php Parent class for Field API tests. 14 4
EntityTranslationUITest abstract class Drupal\translation_entity\Tests drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php Tests the Entity Translation UI. 6 4
PathUtils abstract class Assetic\Util drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/PathUtils.php Path Utils. 4
RequestException class Guzzle\Http\Exception drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/RequestException.php Http request exception 1 4
EventArgs class Doctrine\Common drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventArgs.php EventArgs is the base class for classes containing event data. 4 4
Process class Symfony\Component\Process drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php Process is a thin wrapper around proc_* functions to ease start independent PHP processes. 1 4
Parser class Symfony\Component\Yaml drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php Parser parses YAML strings to convert them to PHP arrays. 4
UnexpectedValueException class Symfony\Component\Serializer\Exception drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/UnexpectedValueException.php UnexpectedValueException 1 4
FilterControllerEvent class Symfony\Component\HttpKernel\Event drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/FilterControllerEvent.php Allows filtering of a controller callable 4
Esi class Symfony\Component\HttpKernel\HttpCache drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Esi.php Esi implements the ESI capabilities to Request and Response instances. 4
AnalyzeServiceReferencesPass class Symfony\Component\DependencyInjection\Compiler drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php Run this pass before passes that need to know more about the relation of your services. 4
InactiveScopeException class Symfony\Component\DependencyInjection\Exception drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/InactiveScopeException.php This exception is thrown when you try to create a service of an inactive scope. 4
ParameterNotFoundException class Symfony\Component\DependencyInjection\Exception drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php This exception is thrown when a non-existent parameter is used. 4
IniFileLoader class Symfony\Component\DependencyInjection\Loader drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/IniFileLoader.php IniFileLoader loads parameters from INI files. 4 1
ParseException class Symfony\Component\Yaml\Exception drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php Exception class thrown when an error occurs during parsing. 4
JoinPluginBase class Drupal\views\Plugin\views\join drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php Represents a join and creates the SQL necessary to implement the join. 3 4
ManyToOne class Drupal\views\Plugin\views\filter drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/ManyToOne.php Complex filter to handle filtering for many to one relationships, such as terms (many terms per node) or roles (many roles per user). 4 4
AccessPluginBase abstract class Drupal\views\Plugin\views\access drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php The base plugin to handle access control. 5 4
Node class Drupal\node\Plugin\views\field drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Node.php Field handler to provide simple renderer that allows linking to a node. Definition terms: 4 4
Target final class Doctrine\Common\Annotations\Annotation drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Target.php Annotation that can be used to signal to the parser to check the annotation target during the parsing process. 4
CompositeExpression class Doctrine\Common\Collections\Expr drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/CompositeExpression.php Expression of Expressions combined by AND or OR operation. 4
NativeSessionStorage class Symfony\Component\HttpFoundation\Session\Storage drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php This provides a base class for session attribute storage. 4
PoReaderInterface interface Drupal\Component\Gettext drupal/core/lib/Drupal/Component/Gettext/PoReaderInterface.php Shared interface definition for all Gettext PO Readers. 2 4
AccessibleInterface interface Drupal\Core\TypedData drupal/core/lib/Drupal/Core/TypedData/AccessibleInterface.php Interface for checking access. 3 4

Pages

Other projects