DbFlushmetadataCommand
extends BaseCommand
in package
Table of Contents
- $di : mixed
- __construct() : mixed
- configure() : mixed
- execute() : mixed
- getDI() : mixed
- exitBad() : mixed
- exitOk() : mixed
- getClientList() : array<string|int, mixed>
- Determines installed CEO clients based on installed configs.
- flushSingle() : mixed
Properties
$di
protected
mixed
$di
Methods
__construct()
public
__construct(mixed $di) : mixed
Parameters
- $di : mixed
Return values
mixed —configure()
public
configure() : mixed
Return values
mixed —execute()
public
execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
- $input : InputInterface
- $output : OutputInterface
Return values
mixed —getDI()
public
getDI() : mixed
Return values
mixed —exitBad()
protected
exitBad(mixed $output[, mixed $message = "(╯°□°)╯︵ ┻━┻" ]) : mixed
Parameters
- $output : mixed
- $message : mixed = "(╯°□°)╯︵ ┻━┻"
Return values
mixed —exitOk()
protected
exitOk(mixed $output[, mixed $message = "ヾ(-_- )ゞ" ]) : mixed
Parameters
- $output : mixed
- $message : mixed = "ヾ(-_- )ゞ"
Return values
mixed —getClientList()
Determines installed CEO clients based on installed configs.
protected
getClientList() : array<string|int, mixed>
Return values
array<string|int, mixed> —client codes
flushSingle()
private
flushSingle(mixed $output) : mixed
Parameters
- $output : mixed