‪TYPO3CMS  11.5
TYPO3\CMS\Extbase\Tests\Unit\Reflection\ClassSchema\PropertyTest Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Tests\Unit\Reflection\ClassSchema\PropertyTest:

Public Member Functions

 classSchemaDetectsPropertiesWithLazyAnnotation ()
 
 classSchemaDetectsPropertyVisibility ()
 
 classSchemaDetectsTransientProperty ()
 
 classSchemaDetectsCascadeProperty ()
 
 classSchemaDetectsCascadePropertyOnlyWithVarAnnotation ()
 
 classSchemaDetectsTypeAndElementType ()
 
 classSchemaDetectsTypeAndElementTypeWithoutFQCN ()
 
 classSchemaDetectsValidateAnnotationsModelProperties ()
 
 classSchemaDetectsTypeFromPropertyWithStringTypeHint ()
 
 classSchemaDetectsTypeFromPropertyWithNullableStringTypeHint ()
 

Detailed Description

Class TYPO3\CMS\Extbase\Tests\Unit\Reflection\PropertyTest

Definition at line 33 of file PropertyTest.php.

Member Function Documentation

◆ classSchemaDetectsCascadeProperty()

TYPO3\CMS\Extbase\Tests\Unit\Reflection\ClassSchema\PropertyTest::classSchemaDetectsCascadeProperty ( )

◆ classSchemaDetectsCascadePropertyOnlyWithVarAnnotation()

TYPO3\CMS\Extbase\Tests\Unit\Reflection\ClassSchema\PropertyTest::classSchemaDetectsCascadePropertyOnlyWithVarAnnotation ( )

◆ classSchemaDetectsPropertiesWithLazyAnnotation()

TYPO3\CMS\Extbase\Tests\Unit\Reflection\ClassSchema\PropertyTest::classSchemaDetectsPropertiesWithLazyAnnotation ( )
Test:

Definition at line 38 of file PropertyTest.php.

◆ classSchemaDetectsPropertyVisibility()

TYPO3\CMS\Extbase\Tests\Unit\Reflection\ClassSchema\PropertyTest::classSchemaDetectsPropertyVisibility ( )
Test:

Definition at line 47 of file PropertyTest.php.

◆ classSchemaDetectsTransientProperty()

TYPO3\CMS\Extbase\Tests\Unit\Reflection\ClassSchema\PropertyTest::classSchemaDetectsTransientProperty ( )

◆ classSchemaDetectsTypeAndElementType()

TYPO3\CMS\Extbase\Tests\Unit\Reflection\ClassSchema\PropertyTest::classSchemaDetectsTypeAndElementType ( )

◆ classSchemaDetectsTypeAndElementTypeWithoutFQCN()

TYPO3\CMS\Extbase\Tests\Unit\Reflection\ClassSchema\PropertyTest::classSchemaDetectsTypeAndElementTypeWithoutFQCN ( )

◆ classSchemaDetectsTypeFromPropertyWithNullableStringTypeHint()

TYPO3\CMS\Extbase\Tests\Unit\Reflection\ClassSchema\PropertyTest::classSchemaDetectsTypeFromPropertyWithNullableStringTypeHint ( )

◆ classSchemaDetectsTypeFromPropertyWithStringTypeHint()

TYPO3\CMS\Extbase\Tests\Unit\Reflection\ClassSchema\PropertyTest::classSchemaDetectsTypeFromPropertyWithStringTypeHint ( )

◆ classSchemaDetectsValidateAnnotationsModelProperties()

TYPO3\CMS\Extbase\Tests\Unit\Reflection\ClassSchema\PropertyTest::classSchemaDetectsValidateAnnotationsModelProperties ( )