SoftDeleteConditions
- Full name: \Zemit\Mvc\Controller\Traits\Query\Conditions\SoftDeleteConditions
Properties
softDeleteConditions
protected ?\Phalcon\Support\Collection $softDeleteConditions
Methods
initializeSoftDeleteConditions
public initializeSoftDeleteConditions(): void
setSoftDeleteConditions
public setSoftDeleteConditions(?\Phalcon\Support\Collection $softDeleteConditions): void
Parameters:
| Parameter | Type | Description | 
|---|---|---|
| $softDeleteConditions | ?\Phalcon\Support\Collection | 
getSoftDeleteConditions
public getSoftDeleteConditions(): ?\Phalcon\Support\Collection
defaultSoftDeleteCondition
public defaultSoftDeleteCondition(): array|string|null