magento2-regenurl icon indicating copy to clipboard operation
magento2-regenurl copied to clipboard

Use Pagination

Open mpchadwick opened this issue 6 years ago • 0 comments

Ran out of memory trying to regenerate all the URL rewrites.

There's another module which does the same thing. It uses pagination...

https://github.com/olegkoval/magento2-regenerate_url_rewrites/blob/v1.4.3/Console/Command/RegenerateUrlRewritesProductAbstract.php#L20-L46

https://github.com/olegkoval/magento2-regenerate_url_rewrites/blob/v1.4.3/Console/Command/RegenerateUrlRewritesProductAbstract.php#L164-L165

mpchadwick avatar Sep 20 '19 19:09 mpchadwick