Pinq\Providers\DSL\QueryCompilerConfiguration::locateStructuralParameters PHP Метод

locateStructuralParameters() абстрактный защищенный Метод

Returns a registry of all the structural parameters of the query.
abstract protected locateStructuralParameters ( Pinq\Queries\IQuery $query ) : ParameterRegistry
$query Pinq\Queries\IQuery
Результат Pinq\Providers\DSL\Compilation\Parameters\ParameterRegistry
    protected abstract function locateStructuralParameters(Queries\IQuery $query);