- Full name:
\App\Domain\Site\Services\SiteCache
Methods
update
Update site caches.
- This method is static. Parameters:
| Parameter | Type | Description |
|---|---|---|
$site |
\App\Domain\Site\Model\Site|array | Site object or site array to be cached. |
clean
Clean site caches.
- This method is static. Parameters:
| Parameter | Type | Description |
|---|---|---|
$site |
\App\Domain\Site\Model\Site|array | Site object or site array to be cleaned from the cache. |