Méthode | 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 buildScope ( ) : Pinq\Queries\IScope | ||
Résultat | Pinq\Queries\IScope |
public forSubScope ( Pinq\Queries\IScope $subScope ) : Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor | ||
$subScope | Pinq\Queries\IScope | |
Résultat | Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor |
public processSource ( Pinq\Queries\Common\ISource $source ) : Pinq\Queries\Common\ISource | ||
$source | Pinq\Queries\Common\ISource | |
Résultat | Pinq\Queries\Common\ISource |