Maslosoft Mangan API
Interface ActiveRecordInterface
- Maslosoft\Mangan\Interfaces\ActiveRecordInterface implements Maslosoft\Mangan\Interfaces\ActiveDocumentInterface, Maslosoft\Mangan\Interfaces\FinderInterface, Maslosoft\Mangan\Interfaces\EntityManagerInterface, Maslosoft\Mangan\Interfaces\CollectionNameInterface, Maslosoft\Mangan\Interfaces\WithCriteriaInterface
Direct known implementers
Indirect known implementers
Maslosoft\Mangan\Example\ExampleUser,
Maslosoft\Mangan\Model\Trash,
Maslosoft\Mangan\Model\TrashItem
Author: Piotr Maselkowski
Located at Interfaces/ActiveRecordInterface.php
Methods summary
Methods inherited from Maslosoft\Mangan\Interfaces\ValidatableInterface
Methods inherited from Maslosoft\Mangan\Interfaces\ScenariosInterface
Methods inherited from Maslosoft\Mangan\Interfaces\OwneredInterface
Methods inherited from Maslosoft\Mangan\Interfaces\InternationalInterface
getDefaultLanguage(),
getLang(),
getLanguages(),
getRawI18N(),
setDefaultLanguage(),
setLang(),
setLanguages(),
setRawI18N()
Methods inherited from Maslosoft\Mangan\Interfaces\FinderInterface
count(),
countByAttributes(),
exists(),
find(),
findAll(),
findAllByAttributes(),
findAllByPk(),
findByAttributes(),
findByPk(),
withCursor()
Methods inherited from Maslosoft\Mangan\Interfaces\EntityManagerInterface
delete(),
deleteAll(),
deleteAllByPk(),
deleteByPk(),
deleteOne(),
getCollection(),
insert(),
refresh(),
replace(),
save(),
update(),
updateAll(),
updateOne(),
upsert()
Methods inherited from Maslosoft\Mangan\Interfaces\CollectionNameInterface
Methods inherited from Maslosoft\Mangan\Interfaces\WithCriteriaInterface
Constants summary
Constants inherited from Maslosoft\Mangan\Interfaces\ValidatableInterface
Constants inherited from Maslosoft\Mangan\Interfaces\ScenariosInterface
Constants inherited from Maslosoft\Mangan\Interfaces\InternationalInterface
EventAfterLangChange,
EventAfterLanguagesSet,
EventBeforeLangChange,
EventBeforeLanguagesSet
Constants inherited from Maslosoft\Mangan\Interfaces\FinderInterface
EventAfterCount,
EventAfterExists,
EventAfterFind,
EventBeforeCount,
EventBeforeExists,
EventBeforeFind