AbstractSoftDeleteConditions
- Full name:
\PhalconKit\Mvc\Controller\Traits\Abstracts\Query\Conditions\AbstractSoftDeleteConditions
Methods
initializeSoftDeleteConditions
public initializeSoftDeleteConditions(): void
setSoftDeleteConditions
public setSoftDeleteConditions(?\Phalcon\Support\Collection $softDeleteConditions): void
- This method is abstract. Parameters:
| Parameter | Type | Description |
$softDeleteConditions | ?\Phalcon\Support\Collection | |
getSoftDeleteConditions
public getSoftDeleteConditions(): ?\Phalcon\Support\Collection
defaultSoftDeleteCondition
public defaultSoftDeleteCondition(): array|string|null