PHP 클래스 Doctrine\Tests\Search\Mapping\ClassMetadataTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: doctrine/search

보호된 프로퍼티들

프로퍼티 타입 설명
$classMetadata Doctrine\Search\Mapping\ClassMetadata
$reflectionService Doctrine\Common\Persistence\Mapping\ReflectionService

공개 메소드들

메소드 설명
testGetAssociationMappedByTargetField ( )
testGetAssociationNames ( )
testGetAssociationTargetClass ( )
testGetIdentifier ( )
testGetName ( )
testGetReflectionClass ( )
testGetTypeOfField ( )
testHasAssociation ( )
testHasField ( )
testIsAssociationInverseSide ( )
testIsCollectionValuedAssociation ( )
testIsIdentifier ( )
testIsSingleValuedAssociation ( )
testSleep ( )
testWakeup ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testGetAssociationMappedByTargetField() 공개 메소드

testGetAssociationNames() 공개 메소드

testGetAssociationTargetClass() 공개 메소드

testGetIdentifier() 공개 메소드

public testGetIdentifier ( )

testGetName() 공개 메소드

public testGetName ( )

testGetReflectionClass() 공개 메소드

testGetTypeOfField() 공개 메소드

public testGetTypeOfField ( )

testHasAssociation() 공개 메소드

public testHasAssociation ( )

testHasField() 공개 메소드

public testHasField ( )

testIsAssociationInverseSide() 공개 메소드

testIsCollectionValuedAssociation() 공개 메소드

testIsIdentifier() 공개 메소드

public testIsIdentifier ( )

testIsSingleValuedAssociation() 공개 메소드

testSleep() 공개 메소드

public testSleep ( )

testWakeup() 공개 메소드

public testWakeup ( )

프로퍼티 상세

$classMetadata 보호되어 있는 프로퍼티

protected ClassMetadata,Doctrine\Search\Mapping $classMetadata
리턴 Doctrine\Search\Mapping\ClassMetadata

$reflectionService 보호되어 있는 프로퍼티

protected ReflectionService,Doctrine\Common\Persistence\Mapping $reflectionService
리턴 Doctrine\Common\Persistence\Mapping\ReflectionService