$_context_data
$_context_data :
This variable holds the context-specific data during processing.
It is indexed first by context ID and second by a string key. Currently defined keys are:
- config holds the configuration for this context
- handler The class handling the request.