Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct usessort ascending Use statements Strings
DatabaseException interface Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/DatabaseException.php Interface for a database exception. 14 5
Twig_Node_Expression abstract class drupal/core/vendor/twig/twig/lib/Twig/Node/Expression.php Abstract class for all nodes that represents an expression. 13
ContainerAware abstract class Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerAware.php A simple implementation of ContainerAwareInterface. 13 14
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
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
FileManagedTestBase abstract class Drupal\file\Tests drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php Base class for file tests that use the file_test module to test uploads and hooks. 12
BaseProcessFilter abstract class Assetic\Filter drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseProcessFilter.php An external process based filter which provides a way to set a timeout on the process. 12 2
PluginTestBase abstract class Drupal\views\Tests\Plugin drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PluginTestBase.php @todo. 12 2
FileTestBase abstract class Drupal\system\Tests\File drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php Base class for file tests that adds some additional file specific assertions and helper functions. 12 1
EntityAccessController class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityAccessController.php Defines a default implementation for entity access controllers. 11 12
FilterInterface interface Assetic\Filter drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterInterface.php A filter manipulates an asset at load and dump. 11 13
DependencyExtractorInterface interface Assetic\Filter drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/DependencyExtractorInterface.php A filter that knows how to extract dependencies. 11 2
Plugin class Drupal\Component\Annotation drupal/core/lib/Drupal/Component/Annotation/Plugin.php Defines a Plugin annotation object. 10 161
ConfigEntityListController class Drupal\Core\Config\Entity drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityListController.php Defines the default list controller for ConfigEntity objects. 10 10
BaseNodeFilter abstract class Assetic\Filter drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseNodeFilter.php 10
ViewsFormBase abstract class Drupal\views_ui\Form\Ajax drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormBase.php Provides a base class for Views UI AJAX forms. 10
Bundle abstract class Symfony\Component\HttpKernel\Bundle drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php An implementation of BundleInterface that adds a few conventions for DependencyInjection extensions and Console commands. 10 12
StylePluginBase abstract class Drupal\views\Plugin\views\style drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php Base class to define a style plugin handler. 10 5
CacheTest abstract class Doctrine\Tests\Common\Cache drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/CacheTest.php 10
CmfUnitTestCase class Symfony\Cmf\Component\Routing\Test drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Test/CmfUnitTestCase.php 10 10
DiscoveryInterface interface Drupal\Component\Plugin\Discovery drupal/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryInterface.php An interface defining the minimum requirements of building a plugin discovery component. 10 16
EntityRenderController class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php Base class for entity view controllers. 9 9
Twig_Extension abstract class drupal/core/vendor/twig/twig/lib/Twig/Extension.php 9
FileFieldTestBase abstract class Drupal\file\Tests drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php Provides methods specifically for testing File module's field handling. 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
CustomBlockTestBase abstract class Drupal\custom_block\Tests drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php Sets up page and article content types. 9
UserTestBase abstract class Drupal\user\Tests\Views drupal/core/modules/user/lib/Drupal/user/Tests/Views/UserTestBase.php @todo. 9
CacheProvider abstract class Doctrine\Common\Cache drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php Base class for cache provider implementations. 9
Annotation class Doctrine\Common\Annotations drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation.php Annotations class 9 1
DataCollector abstract class Symfony\Component\HttpKernel\DataCollector drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollector.php DataCollector. 9 4
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
SortPluginBase abstract class Drupal\views\Plugin\views\sort drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php Base sort handler that has no options and performs a simple sort. 9 3
PluginInspectionInterface interface Drupal\Component\Plugin drupal/core/lib/Drupal/Component/Plugin/PluginInspectionInterface.php Plugin interface for providing some metadata inspection. 9 7
EntityControllerInterface interface Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityControllerInterface.php Defines a common interface for entity controllers. 9 7
PHPUnit_Framework_TestListener interface drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestListener.php A Listener for test progress. 9
PHPUnit_Framework_SelfDescribing interface drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/SelfDescribing.php Interface for classes that can return a description of itself. 9
RouteEnhancerInterface interface Symfony\Cmf\Component\Routing\Enhancer drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/RouteEnhancerInterface.php A route enhancer can change the values in the route data arrays 9 6
Entity class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/Entity.php Defines a base entity class. 8 7
DatabaseStorageControllerNG class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php Implements Field API specific enhancements to the DatabaseStorageController class. 8 9
EntityNG class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityNG.php Implements Entity Field API specific enhancements to the Entity class. 8 14
Event class Symfony\Component\EventDispatcher drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php Event is the base class for classes containing event data. 8 13
AbstractComparisonValidator abstract class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/AbstractComparisonValidator.php Provides a base class for the validation of property comparisons. 8 1
AbstractComparison abstract class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/AbstractComparison.php Used for the comparison of values. 8
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
AbstractComparisonValidatorTestCase abstract class Symfony\Component\Validator\Tests\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php @author Daniel Holmes <daniel@danielholmes.org> 8 4
ContentEntityInterface interface Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/ContentEntityInterface.php Defines a common interface for all content entity objects. 8 9
EncoderInterface interface Symfony\Component\Serializer\Encoder drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/EncoderInterface.php Defines the interface of encoders 8 5
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
EasyRdf_Literal class drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php Class that represents an RDF Literal 7
PHPUnit_Framework_AssertionFailedError class drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/AssertionFailedError.php Thrown when an assertion failed. 7

Pages

Other projects