Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct usessort ascending Use statements Strings
AbstractProcessTest abstract class Symfony\Component\Process\Tests drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php @author Robert Schönthal <seroscho@googlemail.com> 3
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
Extension abstract class Symfony\Component\HttpKernel\DependencyInjection drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/Extension.php Allow adding classes to the class cache. 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 20
MemberMetadata abstract class Symfony\Component\Validator\Mapping drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php 3 1
ElementMetadata abstract class Symfony\Component\Validator\Mapping drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ElementMetadata.php 3 1
RuntimeException class Symfony\Component\Yaml\Exception drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/RuntimeException.php Exception class thrown when an error occurs during parsing. 3
ProviderBasedGenerator class Symfony\Cmf\Component\Routing drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ProviderBasedGenerator.php A Generator that uses a RouteProvider rather than a RouteCollection 3 2
PHP_CodeCoverage_Report_HTML_Renderer abstract class drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer.php Base class for PHP_CodeCoverage_Report_Node renderers. 3
PHPUnit_Framework_MockObject_Matcher_StatelessInvocation abstract class drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/StatelessInvocation.php Invocation matcher which does not care about previous state from earlier invocations. 3
PHPUnit_Framework_MockObject_Matcher_InvokedRecorder abstract class drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedRecorder.php Records invocations and provides convenience methods for checking them later on. This abstract class can be implemented by matchers which needs to check the number of times an invocation has occured. 3
EntityRow class Drupal\views\Plugin\views\row drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php Generic entity row plugin to provide a common base for all entity types. 3 3
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
TokenizeAreaPluginBase abstract class Drupal\views\Plugin\views\area drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/TokenizeAreaPluginBase.php Tokenized base class for area handlers. 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
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 1
PathPluginBase abstract class Drupal\views\Plugin\views\display drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php The base display plugin for path/callbacks. This is used for pages and feeds. 3 1
BulkFormBase abstract class Drupal\system\Plugin\views\field drupal/core/modules/system/lib/Drupal/system/Plugin/views/field/BulkFormBase.php Defines a generic bulk operation form element. 3 3
EntityTestStorageController class Drupal\entity_test drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php Defines the controller class for the test entity. 3 3
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
OptionsWidgetBase abstract class Drupal\options\Plugin\field\widget drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OptionsWidgetBase.php Base class for the 'options_*' widgets. 3 1
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
TaxonomyFormatterBase abstract class Drupal\taxonomy\Plugin\field\formatter drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/TaxonomyFormatterBase.php Base class for the taxonomy_term formatters. 3 3
AbstractAnnotationLoaderTest abstract class Symfony\Component\Routing\Tests\Loader drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AbstractAnnotationLoaderTest.php 3
CollectionValidatorTest abstract class Symfony\Component\Validator\Tests\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php 3
FilesLoader abstract class Symfony\Component\Validator\Mapping\Loader drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/FilesLoader.php Creates mapping loaders for array of files. 3 1
Llama class Drupal\ckeditor_test\Plugin\CKEditorPlugin drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/Llama.php Defines the "Llama" plugin, with a CKEditor "llama" feature. 3
TestEntity class Drupal\field_test\Plugin\Core\Entity drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/TestEntity.php Test entity class. 3 1
ExecutableInterface interface Drupal\Core\Executable drupal/core/lib/Drupal/Core/Executable/ExecutableInterface.php An interface for executable plugins. 3 3
ListInterface interface Drupal\Core\TypedData drupal/core/lib/Drupal/Core/TypedData/ListInterface.php Interface for a list of typed data. 3 5
TypedDataInterface interface Drupal\Core\TypedData drupal/core/lib/Drupal/Core/TypedData/TypedDataInterface.php Interface for typed data objects. 3 20
ChmodInterface interface Drupal\Core\FileTransfer drupal/core/lib/Drupal/Core/FileTransfer/ChmodInterface.php Defines an interface to chmod files. 3
AliasManagerInterface interface Drupal\Core\Path drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php 3 5
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
PlaceholderInterface interface Drupal\Core\Database\Query drupal/core/lib/Drupal/Core/Database/Query/PlaceholderInterface.php Interface for a query that accepts placeholders. 3 1
TranslatorInterface interface Drupal\Core\StringTranslation\Translator drupal/core/lib/Drupal/Core/StringTranslation/Translator/TranslatorInterface.php Interface for objects capable of string translation. 3 3
QueryInterface interface Drupal\Core\Entity\Query drupal/core/lib/Drupal/Core/Entity/Query/QueryInterface.php Interface for entity queries. 3 5
AccessibleInterface interface Drupal\Core\TypedData drupal/core/lib/Drupal/Core/TypedData/AccessibleInterface.php Interface for checking access. 3 4
CKEditorPluginButtonsInterface interface Drupal\ckeditor drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginButtonsInterface.php Defines an interface for CKEditor plugins with buttons. 3 2
EntityDisplayBaseInterface interface Drupal\entity drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBaseInterface.php Provides an interface defining an entity display entity. 3 2
LoggerInterface interface Psr\Log drupal/core/vendor/psr/log/Psr/Log/LoggerInterface.php Describes a logger instance 3 13
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
EventDispatcherInterface interface Symfony\Component\EventDispatcher drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php The EventDispatcherInterface is the central point of Symfony's event listener system. Listeners are registered on the manager and events are dispatched through the manager. 3 12
RequestContextAwareInterface interface Symfony\Component\Routing drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContextAwareInterface.php @api 3 7
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
MetadataFactoryInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/MetadataFactoryInterface.php Returns {@link MetadataInterface} instances for values. 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

Pages

Other projects