Documentation

PullComponent extends Injectable
in package

Table of Contents

Constants

API_EDIT_CLONE  = 'clone'
API_EDIT_RESET  = 'reset'
API_IN_PROGRESS_RESET  = 'inprogressreset'

Properties

$opt  : mixed

Methods

__construct()  : mixed
extendedBuilder()  : CronRequestExtendedQueryBuilder
extendedFind()  : mixed
extendedFindAll()  : mixed
extendedLastType()  : mixed
extendedParseFindFirst()  : mixed
getCronRequest()  : mixed
getOptConditionModule()  : mixed
getOptConditionUser()  : mixed
getPullRequestByCronerequestId()  : mixed
optCondition()  : mixed

Constants

API_IN_PROGRESS_RESET

public mixed API_IN_PROGRESS_RESET = 'inprogressreset'

Properties

Methods

__construct()

public __construct([array<string|int, mixed> $opt = [] ]) : mixed
Parameters
$opt : array<string|int, mixed> = []

extendedFind()

public extendedFind([bool $justBuilder = false ]) : mixed
Parameters
$justBuilder : bool = false

extendedFindAll()

public extendedFindAll([bool $justBuilder = false ]) : mixed
Parameters
$justBuilder : bool = false

extendedLastType()

public extendedLastType(int $user_id[, array<string|int, mixed> $type = null ]) : mixed
Parameters
$user_id : int
$type : array<string|int, mixed> = null

extendedParseFindFirst()

public extendedParseFindFirst([bool $justBuilder = false ]) : mixed
Parameters
$justBuilder : bool = false

getCronRequest()

public getCronRequest(mixed $id[, mixed $user_id = null ]) : mixed
Parameters
$id : mixed
$user_id : mixed = null

getOptConditionModule()

public getOptConditionModule() : mixed

getPullRequestByCronerequestId()

public getPullRequestByCronerequestId(mixed $id[, mixed $userId = null ]) : mixed
Parameters
$id : mixed
$userId : mixed = null

optCondition()

public optCondition([array<string|int, mixed> $opt = [] ]) : mixed
Parameters
$opt : array<string|int, mixed> = []

        
On this page

Search results