\Pivot\Core\AssemblersAbstractAssembler

Abstract assembler class implements IsAssembler

Summary

Methods
Properties
Constants
makeIsoDate()
makeIsoTime()
makeDateTime()
makeTime()
hydrateDtoFromEntity()
hydrateDtoFromObject()
hydrateDtoWithRemoval()
makeValue()
hydrateCollectionWithDtos()
hydrateDtoFromEntityFromArrayCollection()
hydrateDtoFromEntityFromArray()
stdClassDto()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

makeIsoDate()

makeIsoDate(  $date) 

Parameters

$date

makeIsoTime()

makeIsoTime(  $time) 

Parameters

$time

makeDateTime()

makeDateTime(  $string,   $returnProblem = false) 

Parameters

$string
$returnProblem

makeTime()

makeTime(  $string,   $returnProblem = false) 

Parameters

$string
$returnProblem

hydrateDtoFromEntity()

hydrateDtoFromEntity(  $dto,   $entity) 

Parameters

$dto
$entity

hydrateDtoFromObject()

hydrateDtoFromObject(  $dto,   $object) 

Parameters

$dto
$object

hydrateDtoWithRemoval()

hydrateDtoWithRemoval(  $dto,   $object) 

Parameters

$dto
$object

makeValue()

makeValue(  $value) 

Parameters

$value

hydrateCollectionWithDtos()

hydrateCollectionWithDtos(  $collection,   $dto,   $arrayOfEntities) 

Parameters

$collection
$dto
$arrayOfEntities

hydrateDtoFromEntityFromArrayCollection()

hydrateDtoFromEntityFromArrayCollection(  $dto,   $collection) 

Parameters

$dto
$collection

hydrateDtoFromEntityFromArray()

hydrateDtoFromEntityFromArray(  $dto, array  $array) 

Parameters

$dto
array $array

stdClassDto()

stdClassDto(  $collection) 

Parameters

$collection