Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct usessort ascending Use statements Strings
FieldTestBase abstract class Drupal\field\Tests drupal/core/modules/field/lib/Drupal/field/Tests/FieldTestBase.php Parent class for Field API tests. 7 3
EntityTranslationUITest abstract class Drupal\translation_entity\Tests drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php Tests the Entity Translation UI. 7 5
Container class Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php Container is a dependency injection container. 7 16
Twig_Node_Expression_Test class drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test.php 7
UrlMatcher class Symfony\Component\Routing\Matcher drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php UrlMatcher matches URL based on a set of routes. 7 4
ValidatorException class Symfony\Component\Validator\Exception drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/ValidatorException.php 7 4
AreaPluginBase abstract class Drupal\views\Plugin\views\area drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/AreaPluginBase.php Base class for area handlers. 7 3
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
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. 7 59
EntityTest class Drupal\entity_test\Plugin\Core\Entity drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTest.php Defines the test entity class. 7 2
InboundPathProcessorInterface interface Drupal\Core\PathProcessor drupal/core/lib/Drupal/Core/PathProcessor/InboundPathProcessorInterface.php Defines an interface for classes that process the inbound path. 7 4
LocalStream abstract class Drupal\Core\StreamWrapper drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php Defines a Drupal stream wrapper base class for local files. 6 3
InsertCommand class Drupal\Core\Ajax drupal/core/lib/Drupal/Core/Ajax/InsertCommand.php Generic AJAX command for inserting content. 6 9
Query abstract class Drupal\Core\Database\Query drupal/core/lib/Drupal/Core/Database/Query/Query.php Base class for query builders. 6
PluginBag abstract class Drupal\Component\Plugin drupal/core/lib/Drupal/Component/Plugin/PluginBag.php Defines an object which stores multiple plugin instances to lazy load them. 6 6
PHPUnit_Util_Printer class drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Printer.php Utility class that can print to STDOUT or write to a file. 6
ImageFieldTestBase abstract class Drupal\image\Tests drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php This class provides methods specifically for testing Image's field handling. 6 1
HandlerBase abstract class Drupal\views\Plugin\views drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php 6 10
WizardTestBase abstract class Drupal\views\Tests\Wizard drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardTestBase.php Views UI wizard tests. 6 1
HandlerTestBase abstract class Drupal\views\Tests\Handler drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTestBase.php @todo. 6
AjaxTestBase abstract class Drupal\system\Tests\Ajax drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxTestBase.php Provides a base class for Ajax tests. 6
NodeTestBase abstract class Drupal\node\Tests\Views drupal/core/modules/node/lib/Drupal/node/Tests/Views/NodeTestBase.php Base class for all node tests. 6
RuntimeException class Symfony\Component\DependencyInjection\Exception drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/RuntimeException.php Base RuntimeException for Dependency Injection component. 6 19
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
ArgumentValidatorPluginBase abstract class Drupal\views\Plugin\views\argument_validator drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Base argument validator plugin to provide basic functionality. 6 3
InOperator class Drupal\views\Plugin\views\filter drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php Simple filter to handle matching of multiple options selectable via checkboxes 6 5
AbstractProfilerStorageTest abstract class Symfony\Component\HttpKernel\Tests\Profiler drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php 6
DestructableInterface interface Drupal\Core drupal/core/lib/Drupal/Core/DestructableInterface.php The interface for services that need explicit destruction. 6 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. 6 12
EntityInterface interface Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityInterface.php Defines a common interface for all entity objects. 6 206
Twig_NodeVisitorInterface interface drupal/core/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php Twig_NodeVisitorInterface is the interface the all node visitor classes must implement. 6
GuzzleException interface Guzzle\Common\Exception drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/GuzzleException.php Guzzle exception 6 1
RouterInterface interface Symfony\Component\Routing drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouterInterface.php RouterInterface is the interface that all Router classes must implement. 6 3
PHPUnit_Framework_MockObject_Stub interface drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub.php An object that stubs the process of a normal method for a mock object. 6
DecoderInterface interface Symfony\Component\Serializer\Encoder drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/DecoderInterface.php Defines the interface of decoders 6 3
NormalizerInterface interface Symfony\Component\Serializer\Normalizer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/NormalizerInterface.php Defines the interface of normalizers. 6 10
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. 6 6
TransactionException class Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/TransactionException.php Exception thrown by an error in a database transaction. 5
CacheArray abstract class Drupal\Core\Utility drupal/core/lib/Drupal/Core/Utility/CacheArray.php Provides a caching wrapper to be used in place of large array structures. 5 4
EntityFormControllerNG class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php Entity form controller variant for entity types using the new property API. 5 5
EasyRdf_Serialiser class drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser.php Parent class for the EasyRdf serialiser 5
EasyRdf_Parser class drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser.php Parent class for the EasyRdf parsers 5
PHPUnit_Framework_Comparator abstract class drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator.php Abstract base class for comparators which compare values for equality. 5
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. 5 5
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. 5 10
Response class Symfony\Component\HttpFoundation drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php Response represents an HTTP response. 5 88
ModuleTestBase abstract class Drupal\system\Tests\Module drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php Helper class for module test cases. 5
RelationshipPluginBase abstract class Drupal\views\Plugin\views\relationship drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php Simple relationship handler that allows a new version of the primary table to be linked in. 5 2
SelectionBase class Drupal\entity_reference\Plugin\entity_reference\selection drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php Plugin implementation of the 'selection' entity_reference. 5 5

Pages

Other projects