Method | Description | |
---|---|---|
buildScope ( ) : Pinq\Queries\IScope | ||
forSubScope ( Pinq\Queries\IScope $subScope ) : Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor | ||
processSource ( Pinq\Queries\Common\ISource $source ) : Pinq\Queries\Common\ISource |
public forSubScope ( Pinq\Queries\IScope $subScope ) : Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor | ||
$subScope | Pinq\Queries\IScope | |
return | Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor |
public processSource ( Pinq\Queries\Common\ISource $source ) : Pinq\Queries\Common\ISource | ||
$source | Pinq\Queries\Common\ISource | |
return | Pinq\Queries\Common\ISource |