MIDDAG for Moodle

search_sql_generator extends facade

Facade for local_middag\framework\infrastructure\search_engine\sql_generator.

Tags
see
sql_generator
mixin

Table of Contents

Methods

compile_condition()  : array<string|int, mixed>
get_facade_accessor()  : string
Return the service accessor key for this facade.

Methods

compile_condition()

public static compile_condition(string $column, operator $op, mixed $value, mixed $value2, string $param_prefix) : array<string|int, mixed>
Parameters
$column : string
$op : operator
$value : mixed
$value2 : mixed
$param_prefix : string
Return values
array<string|int, mixed>

get_facade_accessor()

Return the service accessor key for this facade.

public static get_facade_accessor() : string
Return values
string

        
On this page

Search results