Add support polymorphic relations
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
No files, tests, or entry points are named. Start by locating the existing relation APIs and database relation tests, then define the scope and expected behavior for polymorphic relations before implementation; done means the proposed usage works with coverage for the supported cases.
Written by the indexing model from the issue text.
Description
In 2.0, it is very upsetting that there are no polymorphic relations out of the box.
It would be cool to be able to use such relations.
It would be very nice to use something like this:
return $this->hasMany(Comment::class, ['entity_id' => 'id'])
->polyTo(['entity_type'], static::class);
- Dominant language
- PHP
- Stars
- 119
- Forks
- 38
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from yiisoft/active-record
-
type:bug
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
yiisoft/active-record#522 · 11 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 45/100
yiisoft/active-record#590 ·
-
severity:BC breaking
Difficulty 4/5 3-5 days Newbie friendliness 25/100
yiisoft/active-record#572 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
yiisoft/active-record#560 ·
-
type:bug
Difficulty 3/5 1-2 days Newbie friendliness 48/100
yiisoft/active-record#552 · 1 comment ·
All issues in yiisoft/active-record
Similar issues
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
0. Needs triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
nextcloud/fulltextsearch#1011 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
phpstan/phpstan-doctrine#794 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
Automattic/static-site-importer#1767 ·