Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Doctrine
Tests
Search
Mapping
ClassMetadataTest
testGetIdentifier
Doctrine\Tests\Search\Mapping\ClassMetadataTest::testGetIdentifier PHP Method
ClassMetadataTest Class Documentation
Mostrar archivo
Open project: doctrine/search
testGetIdentifier()
public
method
public
testGetIdentifier
( )
public function testGetIdentifier() { $this->assertNull($this->classMetadata->getIdentifier()); }
ClassMetadataTest
setUp
testGetAssociationMappedByTargetField
testGetAssociationNames
testGetAssociationTargetClass
testGetIdentifier
testGetName
testGetReflectionClass
testGetTypeOfField
testHasAssociation
testHasField
testIsAssociationInverseSide
testIsCollectionValuedAssociation
testIsIdentifier
testIsSingleValuedAssociation
testSleep
testWakeup