Method | Description | |
---|---|---|
classIsNotAValidDocument ( $className ) | ||
classNotFound ( $className ) | ||
classNotMapped ( ) | ||
duplicateFieldMapping ( $className, $fieldName ) | ||
fileMappingDriversRequireConfiguredDirectoryPath ( ) | ||
invalidInheritanceRoot ( $className, $parents ) | ||
mappingFileNotFound ( $className, $filename ) | ||
mappingNotFound ( $className, $fieldName ) | ||
noTypeSpecified ( ) | ||
reflectionFailure ( $document, ReflectionException $previousException ) |
public static classIsNotAValidDocument ( $className ) |
public static duplicateFieldMapping ( $className, $fieldName ) |
public static fileMappingDriversRequireConfiguredDirectoryPath ( ) |
public static invalidInheritanceRoot ( $className, $parents ) |
public static mappingFileNotFound ( $className, $filename ) |
public static reflectionFailure ( $document, ReflectionException $previousException ) | ||
$previousException | ReflectionException |