void register() Register the service provider. Return Value void
void line(string $string, string $style = null, null|int|string $verbosity = null) Write a string as standard output. Parameters string $string string $style null|int|string $verbosity Return Value void
string anticipate(string $question, array $choices, string $default = null) Prompt the user for input with auto completion. Parameters string $question array $choices string $default Return Value string
string url() Get the URL (no query string) for the request. Return Value string
string extension() Get the file's extension. Return Value string
string resetTag(string $name) Reset the tag and return the new tag identifier. Parameters string $name Return Value string
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 __wakeup() When a model is being unserialized, check if it needs to be booted. Return Value void
Page 265 of 996