Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct usessort ascending Use statements Strings
InvalidArgumentException class Psr\Log drupal/core/vendor/psr/log/Psr/Log/InvalidArgumentException.php 1
AbstractLogger abstract class Psr\Log drupal/core/vendor/psr/log/Psr/Log/AbstractLogger.php This is a simple Logger implementation that other Loggers can inherit from. 1
NullLogger class Psr\Log drupal/core/vendor/psr/log/Psr/Log/NullLogger.php This Logger can be used to avoid conditional log calls 1 1
CoveredParentClass class drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoveredClass.php 1
CoveredParentClass class Foo drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoveredClass.php 1
Baz class Foo\Bar drupal/core/vendor/phpunit/php-token-stream/Tests/_files/classExtendsNamespacedClass.php 1
ParentClassWithPrivateAttributes class drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php 1
ParentClassWithProtectedAttributes class drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php 1
PHPUnit_Extensions_TestDecorator class drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TestDecorator.php A Decorator for Tests. 1
PHPUnit_Framework_Exception class drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Exception.php Exception for PHPUnit runtime errors. 1
EntityReferenceItem class Drupal\Core\Entity\Field\Type drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityReferenceItem.php Defines the 'entity_reference' entity field item. 1 1
IntegerItem class Drupal\Core\Entity\Field\Type drupal/core/lib/Drupal/Core/Entity/Field/Type/IntegerItem.php Defines the 'integer_field' entity field item. 1 1
PluginUIBase abstract class Drupal\system\Plugin drupal/core/modules/system/lib/Drupal/system/Plugin/PluginUIBase.php Provides defaults for creating user interfaces for plugins of a given type. 1 1
Query class Drupal\field_sql_storage\Entity drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php The SQL storage entity query class. 1
BlockTestBase abstract class Drupal\block\Tests drupal/core/modules/block/lib/Drupal/block/Tests/BlockTestBase.php Provides setup and helper methods for block module tests. 1
TextItem class Drupal\text\Type drupal/core/modules/text/lib/Drupal/text/Type/TextItem.php Defines the 'text_field' and 'text_long_field' entity field items. 1
LocaleUninstallTest class Drupal\locale\Tests drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php Locale uninstall with English UI functional test. 1
FieldItemNormalizer class Drupal\hal\Normalizer drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldItemNormalizer.php Converts the Drupal field item object structure to HAL array structure. 1 1 2
SchemaTermBase abstract class Drupal\rdf\SiteSchema drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermBase.php Base class to define an RDF term in a schema. 1 1
EntitySchema class Drupal\rdf\SiteSchema drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/EntitySchema.php Defines RDF terms corresponding to Drupal entity types. 1 2
FileUsageBase abstract class Drupal\file\FileUsage drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageBase.php Defines the base class for database file usage backend. 1
SaveUploadTest class Drupal\file\Tests drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php Test the file_save_upload() function. 1
Twig_Test_IntegrationTestCase abstract class drupal/core/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php Integration test helper 1
Twig_Node_Print class drupal/core/vendor/twig/twig/lib/Twig/Node/Print.php Represents a node that outputs an expression. 1
Twig_Node_Include class drupal/core/vendor/twig/twig/lib/Twig/Node/Include.php Represents an include node. 1
Twig_Node_Module class drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php Represents a module node. 1
Twig_TokenParser_Include class drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Include.php Includes a template. 1
AssetCollection class Assetic\Asset drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php A collection of assets. 1 1
CssUtils abstract class Assetic\Util drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/CssUtils.php CSS Utils. 1 2
Request class Guzzle\Http\Message drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php HTTP request class to send requests 1
InvalidArgumentException class Guzzle\Common\Exception drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/InvalidArgumentException.php 1 12
ExceptionCollection class Guzzle\Common\Exception drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/ExceptionCollection.php Collection of exceptions 1 3
BadMethodCallException class Guzzle\Common\Exception drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/BadMethodCallException.php 1
UnexpectedValueException class Guzzle\Common\Exception drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/UnexpectedValueException.php 1
Lexer abstract class Doctrine\Common drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php Base class for writing simple lexers, i.e. for creating small DSLs. 1 1
EasyRdf_Literal_Date class drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal/Date.php Class that represents an RDF Literal of datatype xsd:date 1
EasyRdf_Parser_Json class drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Json.php A pure-php class to parse RDF/JSON with no dependancies. 1
EasyRdf_Parser_Ntriples class drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Ntriples.php A pure-php class to parse N-Triples with no dependancies. 1
EasyRdf_Serialiser_Ntriples class drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/Ntriples.php Class to serialise an EasyRdf_Graph to N-Triples with no external dependancies. 1
RouteCompiler class Symfony\Component\Routing drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCompiler.php RouteCompiler compiles Route instances to CompiledRoute instances. 1 1
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
SimpleXMLElement class Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/SimpleXMLElement.php SimpleXMLElement class. 1 1
Definition class Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php Definition represents a service definition. 1 36
JsonResponse class Symfony\Component\HttpFoundation drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/JsonResponse.php Response represents an HTTP response in JSON format. 1 22
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
PHPUnit_Framework_Comparator_Array class drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Array.php Compares arrays for equality. 1
PHPUnit_Framework_Comparator_Scalar class drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Scalar.php Compares scalar or NULL values for equality. 1

Pages

Other projects