Mvc\Model\Manager::addHasManyToMany

public Phalcon\Mvc\Model\Relation addHasManyToMany (Phalcon\Mvc\ModelInterface $model, string $fields, string $intermediateModel, string $intermediateFields, string $intermediateReferencedFields, string $referencedModel, string $referencedFields, [array $options])

Setups a relation n-m between two models

doc_Phalcon
2016-10-16 09:53:18
Comments
Leave a Comment

Please login to continue.