Koha/members
Jonathan Druart d02e91f269 Bug 29859: Use iterator instead of as_list
On bug 29844 we decided to remove wantarray from Koha::Objects->search.
Reviewing the difference occurrences I found some unnecessary uses of ->as_list,
where iterators should be used instead.

This patch only removes the obvious places, not the tricky ones.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-02-09 15:36:23 -10:00
..
accountline-details.pl
apikeys.pl Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
boraccount.pl Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
cancel-charge.pl Bug 29457: Pass context borrowernumber 2021-12-21 20:44:15 -10:00
default_messageprefs.pl
deletemem.pl Bug 27145: Wrap delete and move_to_deleted in a transaction 2021-11-15 12:38:39 +01:00
discharge.pl
discharges.pl
files.pl
guarantor_search.pl
holdshistory.pl
housebound.pl
ill-requests.pl
mancredit.pl Bug 29844: Fix ->search occurrences 2022-02-09 15:36:23 -10:00
maninvoice.pl Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
member-flags.pl
member-password.pl
member.pl Bug 15812: Use patron search in place of circ search 2021-10-14 09:19:30 +02:00
memberentry.pl Bug 29844: Fix ->search occurrences 2022-02-09 15:36:23 -10:00
members-home.pl Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
members-update-do.pl
members-update.pl Bug 29844: Fix ->search occurrences 2022-02-09 15:36:23 -10:00
merge-patrons.pl
mod_debarment.pl
moremember.pl Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
notices.pl
patronimage.pl Bug 29541: Prevent users from another group to access patron's images 2022-02-02 21:05:29 -10:00
pay.pl
paycollect.pl Bug 29844: Fix ->search occurrences 2022-02-09 15:36:23 -10:00
print_overdues.pl Bug 29844: Fix ->search occurrences 2022-02-09 15:36:23 -10:00
printfeercpt.pl
printinvoice.pl
printslip.pl Bug 29062: Use primary key issued_id to fetch old_issues for letters 2021-10-07 15:49:01 +02:00
purchase-suggestions.pl
readingrec.pl
routing-lists.pl
setstatus.pl
statistics.pl
summary-print.pl
update-child.pl Bug 29844: Fix ->search occurrences 2022-02-09 15:36:23 -10:00