\Pivot\Common\AssemblersLoginConfigurationAssembler

Login Configuration Assembler class

Summary

Methods
Properties
Constants
hydrateCollectionWithDtos()
hydrateDtoFromEntityFromArrayCollection()
hydrateDtoFromEntityFromArray()
stdClassDto()
makeIsoDate()
makeIsoTime()
makeDateTime()
makeTime()
hydrateDtoFromEntity()
hydrateDtoFromObject()
hydrateDtoWithRemoval()
makeValue()
createDto()
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

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

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

createDto()

createDto(\Pivot\Common\Entities\SubscriptionConfiguration  $entity) : \Pivot\Common\Dtos\LoginConfigurationDto

Create DTO

Parameters

\Pivot\Common\Entities\SubscriptionConfiguration $entity

Returns

\Pivot\Common\Dtos\LoginConfigurationDto