메소드 | 설명 | |
---|---|---|
__construct ( Pinq\Queries\IScope $scope, Pinq\Queries\IOperation $operation ) | ||
getOperation ( ) | ||
update ( Pinq\Queries\IScope $scope, Pinq\Queries\IOperation $operation ) | ||
updateOperation ( Pinq\Queries\IOperation $operation ) |
메소드 | 설명 | |
---|---|---|
withScope ( Pinq\Queries\IScope $scope ) |
public __construct ( Pinq\Queries\IScope $scope, Pinq\Queries\IOperation $operation ) | ||
$scope | Pinq\Queries\IScope | |
$operation | Pinq\Queries\IOperation |
public update ( Pinq\Queries\IScope $scope, Pinq\Queries\IOperation $operation ) | ||
$scope | Pinq\Queries\IScope | |
$operation | Pinq\Queries\IOperation |
public updateOperation ( Pinq\Queries\IOperation $operation ) | ||
$operation | Pinq\Queries\IOperation |