exerciser
Categories
Component ID
2911339
Component name
exerciser
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
15
Component created
Component changed
Component body
Exerciser is a set of drush commands used to flush out error and warning messages that get created when pages are rendered for viewing.
Exerciser Exercises (renders) every page of a content type.
If no content type argument is supplied a list of all content types
will be displayed for your choice.
Exerciser can load pages on the same server its loaded on or another server for the same site.
A tool like the grouper module can be used to group all the similar errors together so you can analyze the warning and error messages and don't experience the severe data overload of all the messages on the dblog page.