-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Hi,
I'm trying to retrieve releted data with $model->getAttributesWithRelated() but the result is empty.
In the method there is a
foreach ($this->relatedRecords as $name => $records) {
but I don't find where relatedRecords is set....
I'm calling getAttributesWithRelated() on a model retrieved by a find()->one()
Metadata
Metadata
Assignees
Labels
No labels