Skip to content

$this->relatedRecords is empty #63

@ilbassa

Description

@ilbassa

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions