SilverStripeCollector
class SilverStripeCollector extends DataCollector implements Renderable, AssetProvider (View source)
Methods
collect()
No description
static array
getMiddlewares()
Get all middlewares executed on this request
static array
getTemplateData()
Returns the names of all the templates rendered.
static
getRequirementsData()
No description
static
getRequestParameters()
No description
static
getCookieData()
No description
static
getSessionData()
No description
static
getConfigData()
No description
static
setDebugData(string $data)
This method will try to matches all messages into a proper array
$this
getController()
No description
getName()
No description
getWidgets()
No description
array
getAssets()
No description
Details
collect()
static array
getMiddlewares()
Get all middlewares executed on this request
static array
getTemplateData()
Returns the names of all the templates rendered.
static
getRequirementsData()
static
getRequestParameters()
static
getCookieData()
static
getSessionData()
static
getConfigData()
static
setDebugData(string $data)
This method will try to matches all messages into a proper array