Fetches the owned relation for the owner entity with the given id.
Fetches the owned relation for the owner entity with the given id.
Include side-loadables for the owned relation.
Include side-loadables for the owned relation.
Returns a query for the owned relation for the owner entity with the given id.
Returns a query for the owned relation for the owner entity with the given id.
Side-load the side-loadable on a single instance.
Side-load the side-loadable on a single instance.
Side-load the side-loadable on the given instance. The given query must retrieve this same instance.
Side-load the side-loadable on a list of instances.
Side-load the side-loadable on a list of instances.
Side-load the side-loadable on the given list of instances. The given query must retrieve this same list of instances.
Wraps 'to many' relationships for side-loading one or more side-loadables.