Classes, traits, and interfaces

Primary tabs

Name Typesort descending Namespace Location Description Direct uses Use statements Strings
KernelInterface interface Symfony\Component\HttpKernel drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php The Kernel is the heart of the Symfony system. 2 4
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
HttpKernelInterface interface Symfony\Component\HttpKernel drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernelInterface.php HttpKernelInterface handles a Request to convert it to a Response. 5 50
TaggedContainerInterface interface Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/TaggedContainerInterface.php TaggedContainerInterface is the interface implemented when a container knows how to deals with tags. 1
IntrospectableContainerInterface interface Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/IntrospectableContainerInterface.php IntrospectableContainerInterface defines additional introspection functionality for containers, allowing logic to be implemented based on a Container's state. 1
ScopeInterface interface Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ScopeInterface.php Scope Interface. 1
ContainerInterface interface Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerInterface.php ContainerInterface is the interface implemented by service container classes. 2 130
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
RequestMatcherInterface interface Symfony\Component\HttpFoundation drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcherInterface.php RequestMatcherInterface is an interface for strategies to match a Request. 1 1
ConstraintValidatorInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorInterface.php @author Bernhard Schussek <bschussek@gmail.com> 1
ConstraintValidatorFactoryInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorFactoryInterface.php Specifies an object able to return the correct ConstraintValidatorInterface instance given a Constrain object. 1 1
MetadataInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/MetadataInterface.php A container for validation metadata. 2 1
ConstraintViolationInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationInterface.php A violation of a constraint that happened during validation. 1
ValidatorBuilderInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php A configurable builder for ValidatorInterface objects. 1 1
PropertyMetadataInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/PropertyMetadataInterface.php A container for validation metadata of a property. 2 2
ClassBasedInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ClassBasedInterface.php An object backed by a PHP class. 2 2
GlobalExecutionContextInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GlobalExecutionContextInterface.php Stores the node-independent state of a validation run. 1
PropertyMetadataContainerInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/PropertyMetadataContainerInterface.php A container for {@link PropertyMetadataInterface} instances. 2 2
MetadataFactoryInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/MetadataFactoryInterface.php Returns {@link MetadataInterface} instances for values. 3 3
ValidationVisitorInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitorInterface.php Validates values against constraints defined in {@link MetadataInterface} instances. 1 4
GroupSequenceProviderInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GroupSequenceProviderInterface.php Defines the interface for a group sequence provider. 1 1
ExecutionContextInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php Stores the validator's state during validation. 1 1
ConstraintViolationListInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationListInterface.php A list of constraint violations. 1
ValidatorInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorInterface.php Validates values and graphs of objects and arrays. 1 1
ObjectInitializerInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ObjectInitializerInterface.php Prepares an object for validation.
PHPUnit_Framework_MockObject_MockObject interface drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockObject.php Interface for all mock objects which are generated by PHPUnit_Framework_MockObject_Mock.
PHPUnit_Framework_MockObject_Invokable interface drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invokable.php Interface for classes which can be invoked. 1
PHPUnit_Framework_MockObject_Invocation interface drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation.php Interface for invocations. 1
PHPUnit_Framework_MockObject_Verifiable interface drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Verifiable.php Interface for classes which must verify a given expectation. 2
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
ConfigTestInterface interface Drupal\config_test drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestInterface.php Provides an interface defining a config_test entity. 1 2
PluginInterface interface Drupal\views\Plugin\views drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginInterface.php 1 1
ViewsFormInterface interface Drupal\views_ui\Form\Ajax drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormInterface.php 1
IteratorResourceInterface interface Assetic\Factory\Resource drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/IteratorResourceInterface.php A resource is something formulae can be loaded from. 2 1
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
WorkerInterface interface Assetic\Factory\Worker drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/WorkerInterface.php Assets are passed through factory workers before leaving the factory. 2 1
FormulaLoaderInterface interface Assetic\Factory\Loader drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FormulaLoaderInterface.php Loads formulae. 3 2
ReflectionProviderInterface interface Doctrine\Common\Reflection drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php 1
ClassFinderInterface interface Doctrine\Common\Reflection drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ClassFinderInterface.php Finds a class in a PSR-0 structure. 2 1
ObjectRepository interface Doctrine\Common\Persistence drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectRepository.php Contract for a Doctrine persistence layer ObjectRepository class to implement.
Proxy interface Doctrine\Common\Persistence drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Proxy.php Interface for proxy classes. 1
ObjectManager interface Doctrine\Common\Persistence drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php Contract for a Doctrine persistence layer ObjectManager class to implement. 4
ObjectManagerAware interface Doctrine\Common\Persistence drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManagerAware.php Makes a Persistent Objects aware of its own object-manager. 1
ConnectionRegistry interface Doctrine\Common\Persistence drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ConnectionRegistry.php Contract covering connection for a Doctrine persistence layer ManagerRegistry class to implement. 1
ManagerRegistry interface Doctrine\Common\Persistence drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php Contract covering object managers for a Doctrine persistence layer ManagerRegistry class to implement. 1 1
Cache interface Doctrine\Common\Cache drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/Cache.php Interface for cache drivers. 1 3
Reader interface Doctrine\Common\Annotations drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php Interface for annotation readers. 5 5
Selectable interface Doctrine\Common\Collections drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Selectable.php Interface for collections that allow efficient filtering with an expression API. 1
Collection interface Doctrine\Common\Collections drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php The missing (SPL) Collection/Array/OrderedMap interface. 1 1
TraceableEventDispatcherInterface interface Symfony\Component\EventDispatcher\Debug drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php @author Fabien Potencier <fabien@symfony.com> 2 3

Pages

Other projects