DrupalDiffInline |
class |
|
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Drupal inline Diff formatter.
@private
@subpackage DifferenceEngine |
|
|
|
DrupalKernel |
class |
Drupal\Core |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
The DrupalKernel class is the core of Drupal itself. |
|
11 |
|
DrupalKernelInterface |
interface |
Drupal\Core |
drupal/core/lib/Drupal/Core/DrupalKernelInterface.php |
The interface for DrupalKernel, the core of Drupal. |
1 |
|
|
DrupalKernelTest |
class |
Drupal\system\Tests\DrupalKernel |
drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/DrupalKernelTest.php |
Tests compilation of the DIC. |
|
|
|
DrupalTranslator |
class |
Drupal\Core\Validation |
drupal/core/lib/Drupal/Core/Validation/DrupalTranslator.php |
Translates strings using Drupal's translation system. |
|
2 |
|
DrupalUnitTestBase |
abstract class |
Drupal\simpletest |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
Base test case class for Drupal unit tests. |
60 |
62 |
|
DrupalUnitTestBaseTest |
class |
Drupal\simpletest\Tests |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests DrupalUnitTestBase functionality. |
|
|
|
Dummy |
class |
Symfony\Component\Serializer\Tests\Fixtures |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/Dummy.php |
|
|
1 |
|
Dummy |
class |
Doctrine\Tests\Common\Annotations\Ticket |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM55Test.php |
@Controller |
|
|
|
DummyAnnotation |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
|
2 |
|
DummyClass |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DummyClass.php |
A description of this class. |
|
|
|
DummyClass2 |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
Plugin annotation
@ignoreAnnotation("var"); |
|
|
|
DummyClassMethodSyntaxError |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
|
|
|
DummyClassNonAnnotationProblem |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
Plugin annotation
@ignoreAnnotation({"since", "var"}) |
|
|
|
DummyClassPropertySyntaxError |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
|
|
|
DummyClassSyntaxError |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
Plugin annotation
@DummyAnnotation(@) |
|
|
|
DummyClassWithEmail |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@DummyAnnotation Foo bar <foobar@1domain.com> |
|
|
|
DummyColumn |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
|
1 |
|
DummyGeneratedValue |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
|
1 |
|
DummyId |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
|
1 |
|
DummyJoinColumn |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
|
2 |
|
DummyJoinTable |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
|
2 |
|
DummyMongoDbProfilerStorage |
class |
Symfony\Component\HttpKernel\Tests\Profiler |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
|
|
|
DummyReadOnlyStreamWrapper |
class |
Drupal\file_test |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyReadOnlyStreamWrapper.php |
Helper class for testing the stream wrapper registry. |
|
|
|
DummyRemoteStreamWrapper |
class |
Drupal\file_test |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyRemoteStreamWrapper.php |
Helper class for testing the stream wrapper registry. |
|
|
|
DummyStreamWrapper |
class |
Drupal\file_test |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyStreamWrapper.php |
Helper class for testing the stream wrapper registry. |
|
|
|
DummyTest |
class |
Psr\Log\Test |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
|
|
|
|
Dumper |
abstract class |
Symfony\Component\DependencyInjection\Dumper |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/Dumper.php |
Dumper is the abstract class for all built-in dumpers. |
4 |
|
|
Dumper |
class |
Symfony\Component\Yaml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Dumper.php |
Dumper dumps PHP variables to YAML strings. |
|
4 |
|
DumperCollection |
class |
Symfony\Component\Routing\Matcher\Dumper |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
Collection of routes. |
1 |
2 |
|
DumperCollectionTest |
class |
Symfony\Component\Routing\Test\Matcher\Dumper |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperCollectionTest.php |
|
|
|
|
DumperInterface |
interface |
Symfony\Component\DependencyInjection\Dumper |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/DumperInterface.php |
DumperInterface is the interface implemented by service container dumper classes. |
1 |
|
|
DumperInterface |
interface |
Symfony\Component\DependencyInjection\LazyProxy\PhpDumper |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/DumperInterface.php |
Lazy proxy dumper capable of generating the instantiation logic php code for proxied services. |
1 |
1 |
|
DumperPrefixCollection |
class |
Symfony\Component\Routing\Matcher\Dumper |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php |
Prefix tree of routes preserving routes order. |
|
1 |
|
DumperPrefixCollectionTest |
class |
Symfony\Component\Routing\Tests\Matcher\Dumper |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperPrefixCollectionTest.php |
|
|
|
|
DumperRoute |
class |
Symfony\Component\Routing\Matcher\Dumper |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperRoute.php |
Container for a Route. |
|
1 |
|
DumperTest |
class |
Symfony\Component\Yaml\Tests |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php |
|
|
|
|
DumpException |
class |
Symfony\Component\Yaml\Exception |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/DumpException.php |
Exception class thrown when an error occurs during dumping. |
|
1 |
|
Duration |
class |
Drupal\Core\TypedData\Type |
drupal/core/lib/Drupal/Core/TypedData/Type/Duration.php |
The duration data type. |
|
|
|
DynamicRouter |
class |
Symfony\Cmf\Component\Routing |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
A flexible router accepting matcher and generator through injection and
using the RouteEnhancer concept to generate additional data on the routes. |
|
1 |
3 |
DynamicRouterTest |
class |
Symfony\Cmf\Component\Routing\Tests\Routing |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
|
|
|
|
E |
class |
ClassesWithParents |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/E.php |
|
|
|
|
EasyRdf_Exception |
class |
|
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Exception.php |
EasyRdf Exception class |
|
|
|
EasyRdf_Format |
class |
|
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Class the represents an RDF file format. |
|
|
|
EasyRdf_Graph |
class |
|
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Container for collection of EasyRdf_Resources. |
|
|
|
EasyRdf_GraphStore |
class |
|
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/GraphStore.php |
A class for fetching, saving and deleting graphs to a Graph Store.
Implementation of the SPARQL 1.1 Graph Store HTTP Protocol. |
|
|
|
EasyRdf_Http |
class |
|
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http.php |
Static class to set the HTTP client used by EasyRdf |
|
|
|
EasyRdf_Http_Client |
class |
|
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Client.php |
This class is an implemetation of an HTTP client in PHP.
It supports basic HTTP 1.0 and 1.1 requests. For a more complete
implementation try Zend_Http_Client. |
|
|
|
EasyRdf_Http_Response |
class |
|
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php |
Class that represents an HTTP 1.0 / 1.1 response message. |
|
|
|
EasyRdf_Literal |
class |
|
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php |
Class that represents an RDF Literal |
7 |
|
|