OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
QueueEntityResolver class QueueEntityResolver implements EntityResolver (View source) Methods mixed resolve(string $type, mixed $id) Resolve the entity for the given ID.
int append(string $path, string $data) Append to a file. Parameters string $path string $data Return Value int
void info(string $string) Write a string as information output. Parameters string $string Return Value void
void __wakeup() When a model is being unserialized, check if it needs to be booted. Return Value void
static Expectation shouldReceive() Initiate a mock expectation on the facade. Return Value Expectation
bool containsStrict(mixed $key, mixed $value = null) Determine if an item exists in the collection using strict comparison. Parameters mixed $key mixed $value Return Value bool
bool confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback = null) Confirm before proceeding with the action. Parameters string $warning Closure|bool|null $callback Return Value bool
Carbon freshTimestamp() Get a fresh timestamp for the model. Return Value Carbon
void comment(string $string, null|int|string $verbosity = null) Write a string as comment output. Parameters string $string null|int|string $verbosity Return Value void
Page 268 of 996