CoverageTwoDefaultClassAnnotations |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageTwoDefaultClassAnnotations.php |
@coversDefaultClass \NamespaceOne
@coversDefaultClass \AnotherDefault\Name\Space\Does\Not\Work |
AnnotationTargetPropertyMethod.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetPropertyMethod.php |
|
ClassWithValidAnnotationTarget.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php |
|
Util_TestTest::testParseAnnotation |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestTest.php |
|
AnnotationRegistry::registerLoader |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
Register an autoloading callable for annotations, much like spl_autoload_register(). |
ClassWithAnnotationWithVarType.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithVarType.php |
|
CustomAnnotationClassDiscoveryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/CustomAnnotationClassDiscoveryTest.php |
Tests that a custom annotation class is used. |
AnnotatedClassDiscoveryTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/AnnotatedClassDiscoveryTest.php |
Sets up unit test environment. |
AnnotationLoader::loadClassMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/AnnotationLoader.php |
Load a Class Metadata. |
AnnotationTargetAnnotation::$target |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetAnnotation.php |
|
ValidatorBuilder::$annotationReader |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
|
PHPUnit_Util_Test::$annotationCache |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
|
PHPUnit_Util_Test::parseAnnotations |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
@since Method available since Release 3.4.0 |
AnnotationWithAttributes::getString |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
DocParserTest::testBasicAnnotations |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
DocParserTest::testAnnotationTarget |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
AbstractAnnotationLoaderTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AbstractAnnotationLoaderTest.php |
|
IndexedReader::getMethodAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/IndexedReader.php |
Get Annotations for method |
AnnotationDirectoryLoader::supports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationDirectoryLoader.php |
|
CoverageMethodOneLineAnnotationTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodOneLineAnnotationTest.php |
|
FileCacheReader::$loadedAnnotations |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
|
FileCacheReader::getClassAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
Gets a class annotation. |
ClassWithAnnotationWithVarType::bar |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithVarType.php |
Plugin annotation
@AnnotationWithVarType(annotation = @AnnotationTargetAll) |
AnnotationClassLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
@dataProvider getLoadTests |
CachedReader::getPropertyAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
Get selected annotation for property |
SimpleAnnotationReader::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Constructor. |
AbstractReaderTest::testAnnotations |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@dataProvider getReflectionClass |
AnnotationWithTargetSyntaxError.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithTargetSyntaxError.php |
|
source_with_oneline_annotations.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_with_oneline_annotations.php |
|
TestTopLevelAnnotationClass::$field |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@\TopLevelAnnotation |
DocParser::setIgnoredAnnotationNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Sets the annotation names that are ignored during the parsing process. |
AnnotationWithAttributes::getBoolean |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
DocParser::collectAnnotationMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Collects parsing metadata for a given annotation class |
AnnotationWithAttributes::getInteger |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
IndexedReader::getPropertyAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/IndexedReader.php |
Get selected annotation for property |
AnnotationException::semanticalError |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationException.php |
Creates a new AnnotationException describing a Semantical error. |
FileCacheReader::getClassAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
Retrieve annotations for class |
FileCacheReader::getMethodAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
Gets a method annotation. |
ClassWithAnnotationWithVarType::$foo |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithVarType.php |
Plugin annotation
@AnnotationWithVarType(string = "String Value") |
CachedReader::getPropertyAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
Get annotations for property |
AnnotationDirectoryLoaderTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationDirectoryLoaderTest.php |
|
CachedReader::clearLoadedAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
Clear loaded annotations |
AnnotationExtendsAnnotationTargetAll |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
AnnotatedClassDiscovery::__construct |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php |
Constructs an AnnotatedClassDiscovery object. |
SimpleAnnotationReader::addNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Adds a namespace in which we will look for annotations. |
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. |
ClassWithValidAnnotationTarget::$foo |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php |
Plugin annotation
@AnnotationTargetPropertyMethod("Some data"); |
AnnotationWithRequiredAttributes.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithRequiredAttributes.php |
|
DummyClassNonAnnotationProblem::$foo |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@DummyAnnotation |