ClassCollectionLoader::computeTraitDeps |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
|
ClassMetadata::isAssociationInverseSide |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Checks if the association is the inverse side of a bidirectional association |
ChainCacheClearerTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheClearer/ChainCacheClearerTest.php |
|
ClassWithInvalidAnnotationTargetAtClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithInvalidAnnotationTargetAtClass.php |
Plugin annotation
@AnnotationTargetPropertyMethod("Some data"); |
AnnotationClassLoaderTest::getLoadTests |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
|
UniversalClassLoader::getUseIncludePath |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Can be used to check if the autoloader uses the include path to check
for classes. |
AbstractClassMetadataFactory::getDriver |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Return the mapping driver implementation. |
TemplateMethodsTest::tearDownAfterClass |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/TemplateMethodsTest.php |
This method is called after the last test of this test class is run. |
UniversalClassLoader::registerNamespace |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers a namespace. |
UniversalClassLoaderTest::testLoadClass |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
@dataProvider getLoadClassTests |
ClassMetadata::getConstrainedProperties |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns all properties for which constraints are defined. |
ClassMetadata::setGroupSequenceProvider |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Sets whether a group sequence provider should be used. |
AnnotatedClassDiscovery::getDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). |
ExecutionContextInterface::getClassName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the class name of the current node. |
ClassWithValidAnnotationTarget::$nested |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php |
Plugin annotation
@AnnotationTargetAll(@AnnotationTargetAnnotation); |
AnnotationRegistry::loadAnnotationClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
Autoload an annotation class silently. |
PHP_CodeCoverage_Report_Node::getClasses |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the classes of this node. |
PHPUnit_Framework_TestCase::getMockClass |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Mocks the specified class and returns the name of the mocked class. |
ClassCollectionLoader::getOrderedClasses |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
Gets an ordered array of passed classes including all their dependencies. |
ClassCollectionLoader::getClassHierarchy |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
|
ClassMetadata::isSingleValuedAssociation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Checks if the given field is a mapped single valued association for this class. |
StaticReflectionClass::getInterfaceNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ClassMetadata::getAssociationTargetClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Returns the target class name of the given association. |
ClassWithInvalidAnnotationTargetAtMethod |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithInvalidAnnotationTargetAtMethod.php |
Plugin annotation
@AnnotationTargetClass("Some data"); |
DriverChainTest::testGatherAllClassNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php |
|
DocParserTest::testSupportClassConstants |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@dataProvider getConstantsProvider |
ClassMapGeneratorTest::prepare_workspace |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
AbstractClassMetadataFactory::$cacheSalt |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Salt used by specific Object Manager implementation. |
AbstractClassMetadataFactory::initialize |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Lazy initialization of this stuff, especially the metadata driver,
since these are not needed at all when a metadata cache is active. |
UniversalClassLoader::getPrefixFallbacks |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Gets the directory(ies) to use as a fallback for class prefixes. |
UniversalClassLoader::registerNamespaces |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers an array of namespaces |
TestClassMetadataFactory::doLoadMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Actually load the metadata from the underlying metadata |
XmlFileLoaderTest::testLoadClassMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/XmlFileLoaderTest.php |
|
Framework_SuiteTest::testNoTestCaseClass |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/SuiteTest.php |
@expectedException PHPUnit_Framework_Exception |
CoverageClassExtendedTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageClassExtendedTest.php |
@covers CoveredClass<extended> |
ClassWithFullyQualifiedUseStatements.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithFullyQualifiedUseStatements.php |
|
Twig_Environment::getTemplateClassPrefix |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the template class prefix. |
ClassWithAnnotationWithTargetSyntaxError |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithTargetSyntaxError.php |
Plugin annotation
@AnnotationWithTargetSyntaxError(); |
PartialMockTestClass::$constructorCalled |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/PartialMockTestClass.php |
|
RegisterSerializationClassesCompilerPass |
class |
drupal/core/modules/serialization/lib/Drupal/serialization/RegisterSerializationClassesCompilerPass.php |
Adds services tagged 'normalizer' and 'encoder' to the Serializer. |
StaticReflectionParser::$parentClassName |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
The name of the class this class extends, if any. |
MappingDriverChain::loadMetadataForClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
Loads the metadata for the specified class into the provided container. |
StaticReflectionMethod::getDeclaringClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
PHP_Token_ClassTest::testGetClassKeywords |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/ClassTest.php |
@covers PHP_Token_CLASS::getKeywords |
PHPUnit_Util_Class::getPackageInformation |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Class.php |
Returns the package information of a user-defined class. |
FormTest::testMultiFormSameNameErrorClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests error border of multiple fields with same name in a page. |
DatabaseStorageControllerNG::$entityClass |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
The entity class to use. |
StaticReflectionService::getParentClasses |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/StaticReflectionService.php |
Return an array of the parent classes (not interfaces) for the given class. |
NamespaceCoverageClassTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageClassTest.php |
@covers Foo\CoveredClass |
ChainCacheClearerTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheClearer/ChainCacheClearerTest.php |
|