XmlFileLoaderTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
NamespacedSingleClassLOC1000::test38 |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespacedSingleClassLOC1000.php |
|
NamespacedSingleClassLOC1000::test39 |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespacedSingleClassLOC1000.php |
|
ClassWithFullyQualifiedUseStatements |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithFullyQualifiedUseStatements.php |
|
DefaultFileLocator::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
Get all class names that are found with this file locator. |
SymfonyFileLocator::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
Get all class names that are found with this file locator. |
DebugUniversalClassLoader::loadClass |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugUniversalClassLoader.php |
Loads the given class or interface. |
StaticReflectionClass::getDocComment |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ReflectionService::getClassShortName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php |
Return the shortname of a class. |
ReflectionService::getClassNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php |
|
ClassCollectionLoader::$useTokenizer |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
|
ClassCollectionLoader::getInterfaces |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
|
StaticReflectionClass::getInterfaces |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
StaticReflectionClass::getProperties |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
TestFileDriver::loadMetadataForClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
Loads the metadata for the specified class into the provided container. |
StaticReflectionClass::getTraitNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ClassMetadataFactory::getAllMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Forces the factory to load the metadata of all classes known to the underlying
mapping driver. |
ClassMetadataFactory::getMetadataFor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Gets the class metadata descriptor for a class. |
ClassMetadataFactory::hasMetadataFor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Checks whether the factory has the metadata for a class loaded already. |
ClassMetadataFactory::setMetadataFor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Sets the metadata descriptor for a specific class. |
StaticReflectionClass::isIterateable |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ClassMapGeneratorTest::testCreateMap |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
@dataProvider getTestCreateMapTests |
StaticReflectionClass::isUserDefined |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
FileCacheReader::getClassAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
Retrieve annotations for class |
ClassWithAnnotationWithVarType::$foo |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithVarType.php |
Plugin annotation
@AnnotationWithVarType(string = "String Value") |
UniversalClassLoader::useIncludePath |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Turns on searching the include for class files. Allows easy loading
of installed PEAR packages |
ClassLoaderTest::testGetFallbackDirs |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
UniversalClassLoader::registerPrefix |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers a set of classes using the PEAR naming convention. |
TestClassMetadataFactory::initialize |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Lazy initialization of this stuff, especially the metadata driver,
since these are not needed at all when a metadata cache is active. |
ClassMetadata::addPropertyConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Adds a constraint to the given property. |
AnnotatedClassDiscovery::__construct |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php |
Constructs an AnnotatedClassDiscovery object. |
Util_XMLTest::testConvertAssertClass |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php |
|
LanguageTestController::lActiveClass |
function |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/Controller/LanguageTestController.php |
Returns links to the current page with different langcodes. |
ApcUniversalClassLoader::__construct |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php |
Constructor. |
Twig_Environment::$baseTemplateClass |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
GraphvizDumperTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/GraphvizDumperTest.php |
|
AnnotatedClassDiscovery::__construct |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php |
Constructs an AnnotatedClassDiscovery object. |
AnnotationReader::getClassAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Gets a class annotation. |
ClassMetadataFactory::$loadedClasses |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php |
|
ClassMetadataFactory::getMetadataFor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php |
Returns the metadata for the given value. |
FieldPluginBase::elementLabelClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return the class of the field's label. |
ClassMetadataFactory::hasMetadataFor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php |
Returns whether metadata exists for the given value. |
ClassWithValidAnnotationTarget::$foo |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php |
Plugin annotation
@AnnotationTargetPropertyMethod("Some data"); |
NamespaceCoverageCoversClassTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageCoversClassTest.php |
|
Twig_Node_Module::compileClassHeader |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
Twig_Node_Module::compileClassFooter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
PartialMockTestClass::doAnotherThing |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/PartialMockTestClass.php |
|
NamespacedSingleClassLOC1000::$test1 |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespacedSingleClassLOC1000.php |
|
NamespacedSingleClassLOC1000::$test2 |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespacedSingleClassLOC1000.php |
|
NamespacedSingleClassLOC1000::$test3 |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespacedSingleClassLOC1000.php |
|