Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct uses Use statementssort ascending Strings
ScalarDummy class Symfony\Component\Serializer\Tests\Fixtures drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/ScalarDummy.php 2
TestPluginManager class Drupal\plugin_test\Plugin drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/TestPluginManager.php Defines a plugin manager used by Plugin API unit tests. 1 2
DefaultFileLocator class Doctrine\Common\Persistence\Mapping\Driver drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php Locate the file that contains the metadata information for a given class name. 2
AnnotationTargetPropertyMethod final class Doctrine\Tests\Common\Annotations\Fixtures drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetPropertyMethod.php Plugin annotation @Target({ "METHOD", "PROPERTY" }) 2
AbstractProxy abstract class Symfony\Component\HttpFoundation\Session\Storage\Proxy drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php AbstractProxy. 4 2
NativeProxy class Symfony\Component\HttpFoundation\Session\Storage\Proxy drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/NativeProxy.php NativeProxy. 2
SessionHandlerProxy class Symfony\Component\HttpFoundation\Session\Storage\Proxy drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php SessionHandler proxy. 2
NullSessionHandler class Symfony\Component\HttpFoundation\Session\Storage\Handler drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NullSessionHandler.php NullSessionHandler. 2
NativeFileSessionHandler class Symfony\Component\HttpFoundation\Session\Storage\Handler drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php NativeFileSessionHandler. 2
ConfigTest class Drupal\config_test\Plugin\Core\Entity drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Plugin/Core/Entity/ConfigTest.php Defines the ConfigTest configuration entity. 2
QueryTest class Drupal\views_test_data\Plugin\views\query drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/query/QueryTest.php Defines a query test plugin. 2
DefaultNumberFormatter abstract class Drupal\number\Plugin\field\formatter drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php Parent plugin for decimal and integer formatters 2 2
PoMetadataInterface interface Drupal\Component\Gettext drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php Methods required for both reader and writer implementations. 2 2
PoStreamInterface interface Drupal\Component\Gettext drupal/core/lib/Drupal/Component/Gettext/PoStreamInterface.php Common functions for file/stream based PO readers/writers. 2 2
StorageInterface interface Drupal\Core\Config drupal/core/lib/Drupal/Core/Config/StorageInterface.php Defines an interface for configuration storage controllers. 4 2
AccessCheckInterface interface Drupal\Core\Access drupal/core/lib/Drupal/Core/Access/AccessCheckInterface.php An access check service determines access rules for particular routes. 4 2
EntityStorageControllerInterface interface Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php Defines a common interface for entity controller classes. 2 2
AnnotationInterface interface Drupal\Core\Annotation drupal/core/lib/Drupal/Core/Annotation/AnnotationInterface.php Defines a common interface for classed annotations. 2 2
CachedDiscoveryInterface interface Drupal\Component\Plugin\Discovery drupal/core/lib/Drupal/Component/Plugin/Discovery/CachedDiscoveryInterface.php Interface for discovery compenents holding a cache of plugin definitions. 2 2
ViewStorageInterface interface Drupal\views drupal/core/modules/views/lib/Drupal/views/ViewStorageInterface.php Defines an interface for View storage classes. 2 2
ClientInterface interface Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php Client interface for send HTTP requests 1 2
UnboundDisplayInterface interface Drupal\layout\Config drupal/core/modules/layout/lib/Drupal/layout/Config/UnboundDisplayInterface.php Interface for a Display that is not coupled with any layout. 1 2
BoundDisplayInterface interface Drupal\layout\Config drupal/core/modules/layout/lib/Drupal/layout/Config/BoundDisplayInterface.php Interface for a Display object that is coupled to a specific layout. 1 2
AssetCollectionInterface interface Assetic\Asset drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php An asset collection. 1 2
RequestFactoryInterface interface Guzzle\Http\Message drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactoryInterface.php Request factory used to create HTTP requests 1 2
CurlMultiInterface interface Guzzle\Http\Curl drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMultiInterface.php Interface for sending a pool of { 1 2
UriTemplateInterface interface Guzzle\Parser\UriTemplate drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplateInterface.php Expands URI templates using an array of variables 2 2
SerializerAwareInterface interface Symfony\Component\Serializer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/SerializerAwareInterface.php Defines the interface of encoders 2 2
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
FormulaLoaderInterface interface Assetic\Factory\Loader drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FormulaLoaderInterface.php Loads formulae. 3 2
Reader interface Doctrine\Common\Annotations drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php Interface for annotation readers. 5 2
DecoderInterface interface Symfony\Component\Serializer\Encoder drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/DecoderInterface.php Defines the interface of decoders 5 2
DataCollectorInterface interface Symfony\Component\HttpKernel\DataCollector drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php DataCollectorInterface. 1 2
BundleInterface interface Symfony\Component\HttpKernel\Bundle drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php BundleInterface. 1 2
ReflectionService interface Doctrine\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php Very simple reflection service abstraction. 2 2
Expression interface Doctrine\Common\Collections\Expr drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Expression.php Expression for the {@link Selectable} interface. 3 2
MatcherDumperInterface interface Symfony\Component\Routing\Matcher\Dumper drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php MatcherDumperInterface is the interface that all matcher dumper classes must implement. 2 2
FlashBagInterface interface Symfony\Component\HttpFoundation\Session\Flash drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php FlashBagInterface. 2 2
SystemListingInfo class Drupal\Core drupal/core/lib/Drupal/Core/SystemListingInfo.php Returns information about system object files (modules, themes, etc.). 1
ControllerResolver class Drupal\Core drupal/core/lib/Drupal/Core/ControllerResolver.php ControllerResolver to enhance controllers beyond Symfony's basic handling. 1
ExceptionController class Drupal\Core drupal/core/lib/Drupal/Core/ExceptionController.php This controller handles HTTP errors generated by the routing system. 1
CoreBundle class Drupal\Core drupal/core/lib/Drupal/Core/CoreBundle.php Bundle class for mandatory core services. 1
MockFileFinder class Drupal\Component\Reflection drupal/core/lib/Drupal/Component/Reflection/MockFileFinder.php Defines a mock file finder that only returns a single filename. 1
PHPTransliteration class Drupal\Component\Transliteration drupal/core/lib/Drupal/Component/Transliteration/PHPTransliteration.php Implements transliteration without using the PECL extensions. 1 1
PoStreamWriter class Drupal\Component\Gettext drupal/core/lib/Drupal/Component/Gettext/PoStreamWriter.php Defines a Gettext PO stream writer. 1
PoStreamReader class Drupal\Component\Gettext drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php Implements Gettext PO stream reader. 1
PoMemoryWriter class Drupal\Component\Gettext drupal/core/lib/Drupal/Component/Gettext/PoMemoryWriter.php Defines a Gettext PO memory writer, to be used by the installer. 1
FileReadOnlyStorage class Drupal\Component\PhpStorage drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php Reads code as regular PHP files, but won't write them. 1
TwigReferenceFunctions class Drupal\Core\Template drupal/core/lib/Drupal/Core/Template/TwigReferenceFunctions.php A helper used to unwrap TwigReference objects transparently. 1
Local class Drupal\Core\FileTransfer drupal/core/lib/Drupal/Core/FileTransfer/Local.php Defines the local connection class for copying files as the httpd user. 1

Pages

Other projects