ClassLoaderTest::testClassLoading |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ClassLoaderTest.php |
Tests that module-provided classes can be loaded when a module is enabled. |
LoaderInterface::loadClassMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/LoaderInterface.php |
Load a Class Metadata. |
ClassUtilsTest::testGetParentClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
|
EasyRdf_Format::setSerialiserClass |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Set the serialiser to use for a format |
EasyRdf_Format::getSerialiserClass |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Get the name of the class to use to serialise the format |
FieldByClassEnhancerTest::$request |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
AnnotationDriver::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php |
Gets the names of all mapped classes known to this driver. |
AddClassesToCachePass::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/AddClassesToCachePass.php |
|
ParentClassWithProtectedAttributes |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php |
|
ClassWithNonPublicAttributes::$foo |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php |
|
ContainerBuilder::addClassResource |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Adds the given class hierarchy as resources. |
ClassWithNonPublicAttributes::$bar |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php |
|
StaticReflectionClass::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
StaticReflectionClass::getProperty |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
StaticReflectionClass::getConstant |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
StaticReflectionClass::getFileName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ClassMetadata::getAssociationNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
A numerically indexed list of association names of this persistent class. |
ClassMetadata::getIdentifierValues |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Return the identifier of this object as an array with field name as key. |
CommonTestController::lActiveClass |
function |
drupal/core/modules/system/tests/modules/common_test/lib/Drupal/common_test/Controller/CommonTestController.php |
Returns links to the current page, with and without query strings. |
StaticReflectionClass::hasConstant |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
IndexedReader::getClassAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/IndexedReader.php |
Get Annotations for class |
StaticReflectionClass::hasProperty |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
StaticReflectionClass::inNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
StaticReflectionClass::isCloneable |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
StaticReflectionClass::isInterface |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
NamespaceCoverageClassExtendedTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageClassExtendedTest.php |
|
StaticReflectionClass::newInstance |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
RuntimeReflectionService::getClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
Return a reflection class instance or null |
AnnotationClassLoaderTest::$loader |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
|
ClassWithClosure::getEventsForDate |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithClosure.php |
|
CommentCSSTest::testCommentClasses |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentCSSTest.php |
Tests CSS classes on comments. |
ClassLoaderTest::getLoadClassTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
AnnotationClassLoader::__construct |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
Constructor. |
KernelTest::testClassCacheIsLoaded |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
AnnotationClassLoader::setResolver |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
|
AnnotationClassLoader::getResolver |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
|
ClassMetadata::addGetterConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Adds a constraint to the getter of the given property. |
TestClassMetadataFactory::isEntity |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Checks whether the class metadata is an entity. |
ClassMetadata::hasPropertyMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Check if there's any metadata attached to the given named property. |
ClassMetadata::getPropertyMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns all metadata instances for the given named property. |
ApcUniversalClassLoaderTest::setUp |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php |
|
CoverageTwoDefaultClassAnnotations |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageTwoDefaultClassAnnotations.php |
@coversDefaultClass \NamespaceOne
@coversDefaultClass \AnotherDefault\Name\Space\Does\Not\Work |
ClassWithValidAnnotationTarget.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php |
|
Twig_Environment::getTemplateClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the template class associated with the given string. |
ClassWithAnnotationWithVarType.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithVarType.php |
|
AbstractMockTestClass::doSomething |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/AbstractMockTestClass.php |
|
CustomAnnotationClassDiscoveryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/CustomAnnotationClassDiscoveryTest.php |
Tests that a custom annotation class is used. |
StaticReflectionParser::$className |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
The name of the class. |
ClassUtils::generateProxyClassName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Util/ClassUtils.php |
Given a class name and a proxy namespace return the proxy name. |
ClassLoader::setNamespaceSeparator |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Sets the namespace separator used by classes in the namespace of this ClassLoader. |