Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PhpBench
Benchmark
BenchmarkFinder
PHP 클래스 PhpBench\Benchmark\BenchmarkFinder
파일 보기
프로젝트 열기: dantleech/phpbench
공개 메소드들
메소드
설명
__construct
(
Factory
$factory
)
findBenchmarks
(
string
$path
,
array
$subjectFilter
= [],
array
$groupFilter
= [] )
Build the BenchmarkMetadata collection.
메소드 상세
__construct()
공개
메소드
public
__construct
(
Factory
$factory
)
$factory
PhpBench\Benchmark\Metadata\Factory
findBenchmarks()
공개
메소드
Build the BenchmarkMetadata collection.
public
findBenchmarks
(
string
$path
,
array
$subjectFilter
= [],
array
$groupFilter
= [] )
$path
string
$subjectFilter
array
$groupFilter
array