What will be the result of calling the save() method on a collection instance?
What will be the result of calling the save() method on a collection instance?
A . It will save all items with one INSERT … ON DUPLICATE KEY UPDATE query
B . It will loop over all items and call save () on each one
C . It will save the select query execution result into the cache
D . It will save the select query to the cache
Answer: B
Explanation:
Reference: https://magento.stackexchange.com/questions/259336/how-to-call-save-method-in-collectioninstance
Latest Magento 2 Certified Associate Developer Dumps Valid Version with 103 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments