Documentation

WhereUtilities

Crud service's utilities

Tags
author

Dodonov A.A.

Table of Contents

addDomainIdCondition()  : array<string|int, mixed>
Method adds domain conditions

Methods

addDomainIdCondition()

Method adds domain conditions

protected addDomainIdCondition(int|bool $domainId[, array<string|int, mixed> $where = [] ]) : array<string|int, mixed>
Parameters
$domainId : int|bool

Do we have domain limitations

$where : array<string|int, mixed> = []

where condition

Return values
array<string|int, mixed>

where condition with domain_id limitations

Search results