MetaFox

PhotoAlbumScope extends BaseScope
in package

Class PhotoAlbumScope.

Table of Contents

Properties

$user  : User

Methods

apply()  : mixed
applyQueryBuilder()  : void
getUserContext()  : User
likeOperator()  : string
return the case-insensitive LIKE operator bases on the current database driver.
setUserContext()  : PhotoAlbumScope
alias()  : string

Properties

Methods

apply()

public apply(Builder $builder, Model $model) : mixed
Parameters
$builder : Builder
$model : Model

applyQueryBuilder()

public applyQueryBuilder(Builder $builder) : void
Parameters
$builder : Builder

likeOperator()

return the case-insensitive LIKE operator bases on the current database driver.

public likeOperator() : string
Return values
string

alias()

protected alias(string $table, string $column) : string
Parameters
$table : string
$column : string
Return values
string

        
On this page

Search results