Revision 2a5c1eb3
Von Sven Schöling vor fast 8 Jahren hinzugefügt
SL/DB/Helper/LinkedRecords.pm | ||
---|---|---|
89 | 89 |
$manager_class->get_all( |
90 | 90 |
query => [ id => $link->$sub_wanted_id, @get_objects_query ], |
91 | 91 |
(with_objects => $params{with_objects}) x !!$params{with_objects}, |
92 |
inject_results => 1, |
|
92 | 93 |
) |
93 | 94 |
}; |
94 | 95 |
}; |
Auch abrufbar als: Unified diff
Performance: inject_results in linked_records