Association (class)

Class Association

An Association is a relationship established between two tables and is used to configure and customize the way interconnected records are retrieved.

Cake\ORM\Association uses Cake\Core\ConventionsTrait , Cake\ORM\Locator\LocatorAwareTrait

Direct Subclasses