Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct uses Use statementssort ascending Strings
FieldUnitTestBase abstract class Drupal\field\Tests drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php Parent class for Field API unit tests. 22 9
FilterBase abstract class Drupal\filter\Plugin drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterBase.php Provides a base class for Filter plugins. 9 9
Filter class Drupal\filter\Annotation drupal/core/modules/filter/lib/Drupal/filter/Annotation/Filter.php Defines an filter annotation object. 9
Alias class Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Alias.php @api 9
AnnotationReader class Doctrine\Common\Annotations drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php A reader for docblock annotations. 9
Valid class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Valid.php @author Bernhard Schussek <bschussek@gmail.com> 9
ContentEntityInterface interface Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/ContentEntityInterface.php Defines a common interface for all content entity objects. 8 9
PluginManagerInterface interface Drupal\Component\Plugin drupal/core/lib/Drupal/Component/Plugin/PluginManagerInterface.php Interface implemented by plugin managers. 2 9
ContentNegotiation class Drupal\Core drupal/core/lib/Drupal/Core/ContentNegotiation.php This class is a central library for content type negotiation. 8 2
FieldException class Drupal\field drupal/core/modules/field/lib/Drupal/field/FieldException.php Base class for all exceptions thrown by Field API functions. 2 8
BadResponseException class Guzzle\Http\Exception drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/BadResponseException.php Http request exception thrown when a bad response is received 3 8
Scope class Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Scope.php Scope class. 8
RuntimeException class Symfony\Component\Serializer\Exception drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/RuntimeException.php RuntimeException 1 8
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. 8
EntityStorageControllerInterface interface Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php Defines a common interface for entity controller classes. 1 8
UserInterface interface Drupal\user drupal/core/modules/user/lib/Drupal/user/UserInterface.php Provides an interface defining a user entity. 2 8
ConfigurableActionBase abstract class Drupal\Core\Action drupal/core/lib/Drupal/Core/Action/ConfigurableActionBase.php Provides a base implementation for a configurable Action plugin. 7 7
ModuleHandler class Drupal\Core\Extension drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php Class that manages enabled modules in a Drupal installation. 2 7
ReplaceCommand class Drupal\Core\Ajax drupal/core/lib/Drupal/Core/Ajax/ReplaceCommand.php AJAX command for calling the jQuery replace() method. 7
Cache class Drupal\Core\Cache drupal/core/lib/Drupal/Core/Cache/Cache.php Helper methods for cache. 7
Entity class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/Entity.php Defines a base entity class. 8 7
ConfigException class Drupal\Core\Config drupal/core/lib/Drupal/Core/Config/ConfigException.php A base exception thrown in any configuration system operations. 3 7
Kernel abstract class Symfony\Component\HttpKernel drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php The Kernel is the heart of the Symfony system. 4 7
UnexpectedValueException class Symfony\Component\Serializer\Exception drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/UnexpectedValueException.php UnexpectedValueException 1 7
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. 7
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 7
UploadedFile class Symfony\Component\HttpFoundation\File drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php A file uploaded through a form. 7
Range class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Range.php @author Bernhard Schussek <bschussek@gmail.com> 1 7
NotNull class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/NotNull.php @author Bernhard Schussek <bschussek@gmail.com> 7
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. 9 7
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 7
Numeric class Drupal\views\Plugin\views\argument drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Numeric.php Basic argument handler for arguments that are numeric. Incorporates break_phrase. 7 7
WizardPluginBase abstract class Drupal\views\Plugin\views\wizard drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php Provides the interface and base class for Views Wizard plugins. 7 7
Field class Drupal\field\Plugin\Core\Entity drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php Defines the Field entity. 7
Block class Drupal\block\Plugin\Core\Entity drupal/core/modules/block/lib/Drupal/block/Plugin/Core/Entity/Block.php Defines a Block configuration entity class. 7
Term class Drupal\taxonomy\Plugin\Core\Entity drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Term.php Defines the taxonomy term entity. 7
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 7
FileNotFoundException class Symfony\Component\HttpFoundation\File\Exception drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/FileNotFoundException.php Thrown when a file was not found 7
PluginInspectionInterface interface Drupal\Component\Plugin drupal/core/lib/Drupal/Component/Plugin/PluginInspectionInterface.php Plugin interface for providing some metadata inspection. 9 7
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 7
EntityControllerInterface interface Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityControllerInterface.php Defines a common interface for entity controllers. 9 7
LayoutInterface interface Drupal\layout\Plugin drupal/core/modules/layout/lib/Drupal/layout/Plugin/LayoutInterface.php Defines the shared interface for all layout plugins. 1 7
TranslatorInterface interface Symfony\Component\Translation drupal/core/vendor/symfony/translation/Symfony/Component/Translation/TranslatorInterface.php TranslatorInterface. 2 7
RequestContextAwareInterface interface Symfony\Component\Routing drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContextAwareInterface.php @api 3 7
DenormalizerInterface interface Symfony\Component\Serializer\Normalizer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/DenormalizerInterface.php Defines the interface of denormalizers. 5 7
SessionBagInterface interface Symfony\Component\HttpFoundation\Session drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php Session Bag store. 3 7
DatabaseNotFoundException class Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/DatabaseNotFoundException.php Exception thrown if specified database is not found. 6
RouteBuildEvent class Drupal\Core\Routing drupal/core/lib/Drupal/Core/Routing/RouteBuildEvent.php Represents route building information as event. 6
HtmlCommand class Drupal\Core\Ajax drupal/core/lib/Drupal/Core/Ajax/HtmlCommand.php AJAX command for calling the jQuery html() method. 6
StorageComparer class Drupal\Core\Config drupal/core/lib/Drupal/Core/Config/StorageComparer.php Defines a config storage comparer. 6

Pages

Other projects