프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$parameters | Pinq\Queries\IParameterRegistry | ||
$scope | Pinq\Queries\IScope |
메소드 | 설명 | |
---|---|---|
__construct ( Pinq\Queries\IScope $scope, array $queryParameters ) | ||
getParameters ( ) | ||
getScope ( ) | ||
updateScope ( Pinq\Queries\IScope $scope ) |
메소드 | 설명 | |
---|---|---|
withScope ( Pinq\Queries\IScope $scope ) |
public __construct ( Pinq\Queries\IScope $scope, array $queryParameters ) | ||
$scope | Pinq\Queries\IScope | |
$queryParameters | array |
abstract protected withScope ( Pinq\Queries\IScope $scope ) | ||
$scope | Pinq\Queries\IScope |
protected IParameterRegistry,Pinq\Queries $parameters | ||
리턴 | Pinq\Queries\IParameterRegistry |