프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$config | |||
$graphResult | |||
$logger | |||
$reflection | |||
$vertexContext |
메소드 | 설명 | |
---|---|---|
__construct ( array $cfg, Trismegiste\Mondrian\Graph\Graph $g, Trismegiste\Mondrian\Transform\Logger\LoggerInterface $log ) | Injecting the external in/out parameters | |
buildCollectors ( ) : FqcnCollector[] | Build a list of visitor for each pass | |
buildContext ( ) | Build the context(s) for passes |
public __construct ( array $cfg, Trismegiste\Mondrian\Graph\Graph $g, Trismegiste\Mondrian\Transform\Logger\LoggerInterface $log ) | ||
$cfg | array | |
$g | Trismegiste\Mondrian\Graph\Graph | |
$log | Trismegiste\Mondrian\Transform\Logger\LoggerInterface |
public buildCollectors ( ) : FqcnCollector[] | ||
리턴 | FqcnCollector[] | list of passes |