ViewsCollector class
Framework\MVC\Debug\ViewsCollector
Class ViewsCollector.
Extends Framework\Debug\Collector
Defined in libraries/mvc/src/Debug/ViewsCollector.php
Properties #
- $view
- -
$view
protected \Framework\MVC\View $view
Methods #
getActivities()
public function getActivities(): array
Returns
array
getContents()
public function getContents(): string
Returns
string
setView()
public function setView(\Framework\MVC\View $view): static
Parameters
- \Framework\MVC\View $view
Returns
static
getSortedData()
protected function getSortedData(): array
Returns
array
renderRenderedViews()
protected function renderRenderedViews(): string
Returns
string
Inherited methods #
-
__construct()fromFramework\Debug\Collector -
getName()fromFramework\Debug\Collector -
getSafeName()fromFramework\Debug\Collector -
addData()fromFramework\Debug\Collector -
getData()fromFramework\Debug\Collector -
hasData()fromFramework\Debug\Collector