Maslosoft Mangan API
Class RelatedAnnotation
RelatedAnnotation Shorthand notation:
Related(Company\Project\Projects, join = {'_id' = 'entity_id'}, sort = {'_id' = 1}, true)
Expanded notation:
Related(class = Company\Project\Projects, join = {'_id' => 'entity_id'}, sort = {'_id' = 1}, updatable = true)
- Maslosoft\Addendum\Collections\MetaAnnotation
- Maslosoft\Mangan\Meta\ManganAnnotation
- Maslosoft\Mangan\Meta\ManganPropertyAnnotation
- Maslosoft\Mangan\Annotations\RelatedAnnotation
Direct known subclasses
Namespace: Maslosoft\Mangan\Annotations
Conflicts('embedded')
Conflicts('embeddedarray')
Conflicts('dbref')
Conflicts('dbrefarray')
Conflicts('relatedarray')
Author: Piotr Maselkowski
Located at Annotations/RelatedAnnotation.php
Conflicts('embedded')
Conflicts('embeddedarray')
Conflicts('dbref')
Conflicts('dbrefarray')
Conflicts('relatedarray')
Author: Piotr Maselkowski
Located at Annotations/RelatedAnnotation.php
Methods inherited from Maslosoft\Mangan\Meta\ManganPropertyAnnotation
Methods inherited from Maslosoft\Mangan\Meta\ManganAnnotation
Properties summary
public
|
$class
|
|
public
|
$join
|
|
public
|
$condition
|
|
public
|
$updatable
|
|
public
|
$value
|
API documentation generated by ApiGen