Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct uses Use statementssort ascending Strings
Response class Guzzle\Http\Message drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php Guzzle HTTP response object 2
CurlHandle class Guzzle\Http\Curl drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php Immutable wrapper for a cURL handle 2
ClassCollectionLoader class Symfony\Component\ClassLoader drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php ClassCollectionLoader. 2
DebugClassLoader class Symfony\Component\ClassLoader drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php Autoloader checking if the class is really defined in the file found. 2
PhpExecutableFinder class Symfony\Component\Process drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpExecutableFinder.php An executable finder specifically designed for the PHP executable. 2
CompiledRoute class Symfony\Component\Routing drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php CompiledRoutes are returned by the RouteCompiler class. 1 2
ErrorHandler class Symfony\Component\Debug drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ErrorHandler.php ErrorHandler. 1 2
ExceptionHandler class Symfony\Component\Debug drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ExceptionHandler.php ExceptionHandler converts an exception to a Response object. 1 2
Client class Symfony\Component\HttpKernel drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Client.php Client simulates a browser and makes requests to a Kernel object. 1 2
AcceptHeaderItem class Symfony\Component\HttpFoundation drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeaderItem.php Represents an Accept-* header item. 2
HeaderBag class Symfony\Component\HttpFoundation drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php HeaderBag is a container for HTTP headers. 1 2
ParameterBag class Symfony\Component\HttpFoundation drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ParameterBag.php ParameterBag is a container for key/value pairs. 2 2
IpUtils class Symfony\Component\HttpFoundation drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/IpUtils.php Http utility functions. 2
ConstraintValidatorFactory class Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorFactory.php Default implementation of the ConstraintValidatorFactoryInterface. 2
DefaultTranslator class Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/DefaultTranslator.php Simple translator implementation that simply replaces the parameters in the message IDs. 2
PluginTestBase abstract class Drupal\views\Tests\Plugin drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PluginTestBase.php @todo. 12 2
MockEditEntityFieldAccessCheck class Drupal\edit_test drupal/core/modules/edit/tests/modules/lib/Drupal/edit_test/MockEditEntityFieldAccessCheck.php Access check for editing entity fields. 2
SystemMenuBlock class Drupal\system\Plugin\Block drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemMenuBlock.php Provides a 'System Menu' block. 1 2
UpgradePathTestBase abstract class Drupal\system\Tests\Upgrade drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php Perform end-to-end tests of the upgrade path. 21 2
SystemConfigFormTestBase abstract class Drupal\system\Tests\System drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormTestBase.php Full generic test suite for any form that data with the configuration system. 2 2
EntityUnitTestBase abstract class Drupal\system\Tests\Entity drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUnitTestBase.php Defines an abstract test base for entity unit tests. 16 2
ChangeUserRoleBase abstract class Drupal\user\Plugin\Action drupal/core/modules/user/lib/Drupal/user/Plugin/Action/ChangeUserRoleBase.php Provides a base class for operations to change a user's role. 2 2
Psr0FindFile class Doctrine\Common\Reflection drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php Finds a class in a PSR-0 structure. 2
DocParser final class Doctrine\Common\Annotations drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php A parser for docblock annotations. 2
FileCacheReader class Doctrine\Common\Annotations drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php File cache reader for annotations. 2
DocLexer final class Doctrine\Common\Annotations drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocLexer.php Simple lexer for docblock annotations. 2
PhpParser final class Doctrine\Common\Annotations drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/PhpParser.php Parses a file for namespaces/use/class declarations. 2
ClassUtils class Doctrine\Common\Util drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Util/ClassUtils.php Class and reflection related functionality for objects that might or not be proxy objects at the moment. 2
Criteria class Doctrine\Common\Collections drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Criteria.php Criteria for filtering Selectable collections. 2
ExpressionBuilder class Doctrine\Common\Collections drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ExpressionBuilder.php Builder for Expressions in the {@link Selectable} interface. 2
LogicException class Symfony\Component\Serializer\Exception drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/LogicException.php LogicException 1 2
XmlEncoder class Symfony\Component\Serializer\Encoder drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php Encodes XML data 2
GetSetMethodNormalizer class Symfony\Component\Serializer\Normalizer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php Converts between objects with getter and setter methods and arrays. 2
InvalidArgumentException class Symfony\Component\Process\Exception drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/InvalidArgumentException.php InvalidArgumentException for the Process Component. 1 2
LogicException class Symfony\Component\Process\Exception drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/LogicException.php LogicException for the Process Component. 1 2
UrlGenerator class Symfony\Component\Routing\Generator drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php UrlGenerator can generate a URL or a path for any route in the RouteCollection based on the passed parameters. 1 2
MissingMandatoryParametersException class Symfony\Component\Routing\Exception drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/MissingMandatoryParametersException.php Exception thrown when a route cannot be generated because of missing mandatory parameters. 2
InvalidParameterException class Symfony\Component\Routing\Exception drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/InvalidParameterException.php Exception thrown when a parameter is not valid 2
XmlFileLoader class Symfony\Component\Routing\Loader drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php XmlFileLoader loads XML routing files. 1 2
FatalErrorException class Symfony\Component\Debug\Exception drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FatalErrorException.php Fatal Error Exception. 1 2
SqliteProfilerStorage class Symfony\Component\HttpKernel\Profiler drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php SqliteProfilerStorage stores profiling information in a SQLite database. 2
FileLocator class Symfony\Component\HttpKernel\Config drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Config/FileLocator.php FileLocator uses the KernelInterface to locate resources in bundles. 2
GetResponseForControllerResultEvent class Symfony\Component\HttpKernel\Event drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForControllerResultEvent.php Allows to create a response for the return value of a controller 2
ServiceUnavailableHttpException class Symfony\Component\HttpKernel\Exception drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/ServiceUnavailableHttpException.php ServiceUnavailableHttpException. 2
HttpException class Symfony\Component\HttpKernel\Exception drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/HttpException.php HttpException. 14 2
UnsupportedMediaTypeHttpException class Symfony\Component\HttpKernel\Exception drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/UnsupportedMediaTypeHttpException.php UnsupportedMediaTypeHttpException. 2
CacheWarmer abstract class Symfony\Component\HttpKernel\CacheWarmer drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmer.php Abstract cache warmer that knows how to write a file to the cache. 1 2
FragmentListener class Symfony\Component\HttpKernel\EventListener drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/FragmentListener.php Handles content fragments represented by special URIs. 2
ControllerResolver class Symfony\Component\HttpKernel\Controller drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolver.php ControllerResolver. 1 2
RequestDataCollector class Symfony\Component\HttpKernel\DataCollector drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php RequestDataCollector. 2

Pages

Other projects