Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct usessort ascending Use statements Strings
Truncate class Drupal\Core\Database\Query drupal/core/lib/Drupal/Core/Database/Query/Truncate.php General class for an abstracted TRUNCATE operation. 3 3
Tasks abstract class Drupal\Core\Database\Install drupal/core/lib/Drupal/Core/Database/Install/Tasks.php Database installer structure. 3 3
JsonldNormalizerBase abstract class Drupal\jsonld drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldNormalizerBase.php Provide a base class for JSON-LD Normalizers. 3 3
BreakpointGroupTestBase abstract class Drupal\breakpoint\Tests drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupTestBase.php Base class for Breakpoint group tests. 3 2
StatisticsTestBase abstract class Drupal\statistics\Tests drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTestBase.php Defines a base class for testing the Statistics module. 3
RESTTestBase abstract class Drupal\rest\Tests drupal/core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php Test helper class that provides a REST client method to send HTTP requests. 3 3
UpdateTestBase abstract class Drupal\update\Tests drupal/core/modules/update/lib/Drupal/update/Tests/UpdateTestBase.php Defines some shared functions used by all update tests. 3
BaseAsset abstract class Assetic\Asset drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php A base abstract asset. 3
RuntimeException class Guzzle\Common\Exception drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/RuntimeException.php 3 6
LanguageTestBase abstract class Drupal\views\Tests\Language drupal/core/modules/views/lib/Drupal/views/Tests/Language/LanguageTestBase.php Defines the base class for all Language handler tests. 3
NodeTestBase abstract class Drupal\views\Tests\Node drupal/core/modules/views/lib/Drupal/views/Tests/Node/NodeTestBase.php Base class for all node tests. 3
ToolkitTestBase abstract class Drupal\system\Tests\Image drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTestBase.php Base class for image manipulation testing. 3 1
StorageTestBase abstract class Drupal\system\Tests\KeyValueStore drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php Base class for testing key-value storages. 3
PluginTestBase abstract class Drupal\system\Tests\Plugin drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php Base class for Plugin API unit tests. 3
GenericCacheBackendUnitTestBase abstract class Drupal\system\Tests\Cache drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php Tests any cache backend. 3
Twig_Node_Expression_Unary abstract class drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php 3
BaseCompressorFilter abstract class Assetic\Filter\Yui drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/BaseCompressorFilter.php Base YUI compressor filter. 3 1
SerializerAwareNormalizer abstract class Symfony\Component\Serializer\Normalizer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/SerializerAwareNormalizer.php SerializerAware Normalizer implementation 3 1
KernelEvent class Symfony\Component\HttpKernel\Event drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/KernelEvent.php Base class for events thrown in the HttpKernel component 3
HttpException class Symfony\Component\HttpKernel\Exception drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/HttpException.php HttpException. 3 2
Extension abstract class Symfony\Component\HttpKernel\DependencyInjection drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/Extension.php Provides useful features shared by many extensions. 3 3
InvalidArgumentException class Symfony\Component\DependencyInjection\Exception drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/InvalidArgumentException.php Base InvalidArgumentException for Dependency Injection component. 3 17
PrerenderList class Drupal\views\Plugin\views\field drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/PrerenderList.php Field handler to provide a list of items. 3 3
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
String class Drupal\views\Plugin\views\argument drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php Basic argument handler to implement string arguments that may have length limits. 3 3
PagerPluginBase abstract class Drupal\views\Plugin\views\pager drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php The base plugin to handle pager. 3
EntityRow class Drupal\system\Plugin\views\row drupal/core/modules/system/lib/Drupal/system/Plugin/views/row/EntityRow.php Generic entity row plugin to provide a common base for all entity types. 3 3
DiscoveryTestBase class Drupal\system\Tests\Plugin\Discovery drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/DiscoveryTestBase.php Tests that plugins are correctly discovered. 3 1
Link class Drupal\node\Plugin\views\field drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Link.php Field handler to present a link to the node. 3 3
User class Drupal\user\Plugin\views\field drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/User.php Field handler to provide simple renderer that allows linking to a user. 3 1
AbstractAnnotationLoaderTest abstract class Symfony\Component\Routing\Tests\Loader drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AbstractAnnotationLoaderTest.php 3
PoWriterInterface interface Drupal\Component\Gettext drupal/core/lib/Drupal/Component/Gettext/PoWriterInterface.php Shared interface definition for all Gettext PO Writers. 3 3
UuidInterface interface Drupal\Component\Uuid drupal/core/lib/Drupal/Component/Uuid/UuidInterface.php Interface that defines a UUID backend. 3
ChmodInterface interface Drupal\Core\FileTransfer drupal/core/lib/Drupal/Core/FileTransfer/ChmodInterface.php Defines an interface to chmod files. 3
AccessibleInterface interface Drupal\Core\TypedData drupal/core/lib/Drupal/Core/TypedData/AccessibleInterface.php Interface for checking access. 3 4
MailInterface interface Drupal\Core\Mail drupal/core/lib/Drupal/Core/Mail/MailInterface.php Defines an interface for pluggable mail back-ends. 3 1
EntityInterface interface Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityInterface.php Defines a common interface for all entity objects. 3 90
ExceptionInterface interface Drupal\Component\Plugin\Exception drupal/core/lib/Drupal/Component/Plugin/Exception/ExceptionInterface.php Exception interface for all exceptions thrown by the Plugin component. 3 3
PlaceholderInterface interface Drupal\Core\Database\Query drupal/core/lib/Drupal/Core/Database/Query/PlaceholderInterface.php Interface for a query that accepts placeholders. 3 1
Twig_TestInterface interface drupal/core/vendor/twig/twig/lib/Twig/TestInterface.php Represents a template test. 3
DisplayInterface interface Drupal\layout\Config drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayInterface.php Interface describing a Display configuration object. 3
PluginSettingsInterface interface Drupal\field\Plugin drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsInterface.php Interface definition for plugin with settings. 3 3
CacheInterface interface Assetic\Cache drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/CacheInterface.php Interface for a cache backend. 3 1
TerminableInterface interface Symfony\Component\HttpKernel drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/TerminableInterface.php Terminable extends the Kernel request/response cycle with dispatching a post response event after sending the response and before shutting down the kernel. 3 2
ContainerAwareInterface interface Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerAwareInterface.php ContainerAwareInterface should be implemented by classes that depends on a Container. 3 3
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
FormulaLoaderInterface interface Assetic\Factory\Loader drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FormulaLoaderInterface.php Loads formulae. 3 2
DenormalizerInterface interface Symfony\Component\Serializer\Normalizer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/DenormalizerInterface.php Defines the interface of denormalizers. 3 5
NormalizableInterface interface Symfony\Component\Serializer\Normalizer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/NormalizableInterface.php Defines the most basic interface a class must implement to be normalizable 3 3
RepeatablePassInterface interface Symfony\Component\DependencyInjection\Compiler drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RepeatablePassInterface.php Interface that must be implemented by passes that are run as part of an RepeatedPass. 3

Pages

Other projects