Documentation

m2madapter.php

Interfaces, Classes and Traits

ManyToManyAdapter
This adapter allows the user to access Many to many relations inside the database as if it was an array with sorted data. This makes it easy to iterate over records or do actions on them. Please note that some of the actions performed on this records are very database intensive and are therefore to be used with care.

Search results