Class \Prado\Shell\Actions\TFlushCachesAction
This command clears all application modules implementing ICache.
Class hierarchy
Author: Brad Anderson <belisoful[at]icloud[dot]com>Since: 4.2.0
public
|
|
public
|
actionFlushAll(array<string|int, mixed> $args) : bool
This flushes all the ICaches in the application
|
public
|
actionIndex(array<string|int, mixed> $args) : bool
Displays the ICache (by module ID) in the application that can be flushed
|
\Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |