About executioner

This is the Executioner, a Snippet for MODX 2+ that captures and logs data about the processing of a MODX Element. Simply wrap the Element Tag using the Executioner to capture processing time and property data from the execution.

Information

Released
February 23, 2013

Supported Database
MySQL, SQL Server

License
GPLv2

Supported Versions
2.2 - Current

Downloads
1,708

Instructions

Install via Package Management. See usage instructions in the README at https://github.com/opengeek/executioner/tree/v1.0.0-beta/core/components/executioner/docs.

New in 1.0.0-pl

executioner 1.0.0-pl (February 22, 2013)

  • Switch to using modX->parser->getElement() method
  • Log properties used for the Element processing at LOG_LEVEL_INFO
  • Replace deprecated modX->getMicrotime() calls with microtime(true)

executioner 1.0.0-beta (October 1, 2010)

  • Initial release

Current releases

1.0.0-pl
View | Download
February 23, 2013
2.2 - Current

1.0.0-beta
View | Download
February 22, 2013
2.0 - Current