PHP 클래스 Phalcon\Mvc\Model\EagerLoading\QueryBuilder

상속: extends Phalcon\Mvc\Model\Query\Builder
파일 보기 프로젝트 열기: phalcon/incubator 1 사용 예제들

공개 메소드들

메소드 설명
columns ( $columns )
distinct ( $distinct )
where ( $conditions, $bindParams = null, $bindTypes = null )

메소드 상세

columns() 공개 메소드

public columns ( $columns )

distinct() 공개 메소드

public distinct ( $distinct )

where() 공개 메소드

public where ( $conditions, $bindParams = null, $bindTypes = null )