Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

Workout Usage

Some php errors occur every time a page is loaded and renderded.
Exerciser can be useful for forcing these errors to be listed in Drupals Log.
Once they are listed in Drupals Log you can begin to address and repair the underlying issues. A tool like Grouper can be used to group similar individual log messages together and count the number of number of log messages related to the issue.

Workout loads every published page on a site in an attempt to generate errors.
This can be useful for catching any module or theme errors that occur while rendering pages.

You can use workout to determine if there are any errors while loading and rendering pages. Workout will be of no help finding errors that occur when users click buttons or perform actions on pages.

The results of Workout processing runs are logged.
Workout allows you to easily compare the results of different runs.

Managing Workout Runs

The Workout Runs page is used to start new Workout Runs and list previous runs.

Viewing The Results Of A Workout Run

The Workout Results Summary displays the data from Exerciser and Workout Runs.

Comparing The Results Of Multiple Runs

The Workout Results Summary showing two consecutive Runs for the associate content type

Result Summary of a Run on a Single Node

Displaying The Results Of A Test On A Single Node

Comparing The Results Of 2 Tests On The Same Node

Shows A Single Node Results Summary with Two Runs

Guide maintainers

seth snyder's picture