UniversalClassLoader::$useIncludePath |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
|
TemplateMethodsTest::setUpBeforeClass |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/TemplateMethodsTest.php |
This method is called before the first test of this test class is run. |
ClassMetadata::$groupSequenceProvider |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
|
TestClassMetadataFactory::__construct |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
AnnotationClassLoader::configureRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
|
DebugClassLoaderTest::testIdempotence |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/DebugClassLoaderTest.php |
|
ApcUniversalClassLoaderTest::tearDown |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php |
|
ReadOnlyStreamWrapperTest::$classname |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php |
|
AnnotationReader::getClassAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Gets the annotations applied to a class. |
ClassWithValidAnnotationTarget::$name |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php |
Plugin annotation
@AnnotationTargetAll("Some data",name="Some name") |
EqualNamespacesPerFileWithClassAsLast |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/EqualNamespacesPerFileWithClassAsLast.php |
|
InvalidAnnotationUsageButIgnoredClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/InvalidAnnotationUsageButIgnoredClass.php |
@NoAnnotation |
TypeValidatorTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
|
ClassMetadataFactoryTest::PARENTCLASS |
constant |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataFactoryTest.php |
|
GlobalNamespacesPerFileWithClassAsLast |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/GlobalNamespacesPerFileWithClassAsLast.php |
|
ClassUtilsTest::testNewReflectionClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
@dataProvider dataGetClass |
CustomAnnotationClassDiscoveryTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/CustomAnnotationClassDiscoveryTest.php |
Contains \Drupal\system\Tests\Plugin\Discovery\CustomAnnotationClassDiscoveryTest. |
KernelInterface::isClassInActiveBundle |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Checks if a given class name belongs to an active bundle. |
DefinitionTest::testSetGetFactoryClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
PHPUnit_Util_Class::getStaticAttribute |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Class.php |
Returns the value of a static attribute.
This also works for attributes that are declared protected or private. |
PHPUnit_Util_Class::getObjectAttribute |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Class.php |
Returns the value of an object's attribute.
This also works for attributes that are declared protected or private. |
ClassCollectionLoader::enableTokenizer |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
This method is only useful for testing. |
ClassMetadata::getIdentifierFieldNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Returns an array of identifier field names numerically indexed. |
StaticReflectionClass::getTraitAliases |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
StaticReflectionClass::newInstanceArgs |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
UniversalClassLoader::$prefixFallbacks |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
|
AbstractClassMetadataFactory::isEntity |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Checks whether the class metadata is an entity. |
UniversalClassLoader::registerPrefixes |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers an array of classes using the PEAR naming convention. |
EqualNamespacesPerFileWithClassAsFirst |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/EqualNamespacesPerFileWithClassAsFirst.php |
|
ClassMetadata::isGroupSequenceProvider |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns whether the class is a group sequence provider. |
AbstractReaderTest::getReflectionClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
NamespaceCoverageCoversClassPublicTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageCoversClassPublicTest.php |
@coversDefaultClass \Foo\CoveredClass |
Twig_Environment::$templateClassPrefix |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
ClassMetadataTest::testMemberMetadatas |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
|
Twig_Environment::getBaseTemplateClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the base template class for compiled templates. |
Twig_Environment::setBaseTemplateClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Sets the base template class for compiled templates. |
AnnotatedClassDiscovery::getDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinition(). |
NamespaceCoverageClassExtendedTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageClassExtendedTest.php |
|
FieldPluginBase::elementWrapperClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return the class of the field's wrapper. |
TestNonExistentAnnotationClass::$field |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@Foo\Bar\Name |
TestAnnotationNotImportedClass::$field |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@NameFoo |
CoverageTwoDefaultClassAnnotations.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageTwoDefaultClassAnnotations.php |
|
TestObjectMetadata::getReflectionClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Gets the ReflectionClass instance for this mapped class. |
GlobalNamespacesPerFileWithClassAsFirst |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/GlobalNamespacesPerFileWithClassAsFirst.php |
|
ClassUtilsTest::testNewReflectionObject |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
@dataProvider dataGetClass |
LoadClassMetadataEventArgs::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
Constructor. |
PHPUnit_Util_Class::getMethodParameters |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Class.php |
Returns the parameters of a function or method. |
StaticReflectionClass::getNamespaceName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
StaticReflectionClass::getUseStatements |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
StaticReflectionClass::getExtensionName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|