public Analyzer::__construct(ModuleHandlerInterface $module_handler)
public Analyzer::getMessages(ViewExecutable $view)
static Analyzer::formatMessage($message, $type = 'error')
A module handler that invokes the 'views_analyze' hook. Type:
This tool is a small plugin manager to perform analysis on a view and report results to the user. This tool is meant to let modules that provide data to Views also help users
public Analyzer::formatMessages(array $messages)