Public Member Functions | |
sync ($insert, $update=array(), $delete) | |
makeFetchQuery () |
Definition at line 15 of file ManyToManyLinkedLazy.class.php.
ManyToManyLinkedLazy::makeFetchQuery | ( | ) |
Reimplemented from UnifiedContainerWorker.
Definition at line 45 of file ManyToManyLinkedLazy.class.php.
References ManyToManyLinkedWorker::joinHelperTable(), and UnifiedContainerWorker::makeSelectQuery().
ManyToManyLinkedLazy::sync | ( | $ | insert, | |
$ | update = array() , |
|||
$ | delete | |||
) |
WrongArgumentException |
Reimplemented from UnifiedContainerWorker.
Definition at line 21 of file ManyToManyLinkedLazy.class.php.
References DBPool::getByDao(), Assert::isTrue(), and ManyToManyLinkedWorker::makeDeleteQuery().