Documentation

SKEntityGenerator
in package

Table of Contents

Methods

createQuery()  : string

Methods

createQuery()

public createQuery(string $realEntity, array<string|int, mixed> $realParams, array<string|int, mixed> $settings) : string
Parameters
$realEntity : string

The underlying API entity that we need to query

$realParams : array<string|int, mixed>

Basic API request

$settings : array<string|int, mixed>

The settings from the SearchDisplay record.

Tags
throws
NotImplementedException
Return values
string

SQL query string


        
On this page

Search results