bool hasOption(string $name) Determine if the given option is present. Parameters string $name Return Value bool
Fluent primary(string|array $columns, string $name = null, string|null $algorithm = null) Specify the primary key(s) for the table. Parameters string|array $columns string $name string|null $algorithm Return Value Fluent
static void swap(mixed $instance) Hotswap the underlying instance behind the facade. Parameters mixed $instance Return Value void
bool __isset(string $key) Determine if an attribute or relation exists on the model. Parameters string $key Return Value bool
close() {@inheritdoc}
static Collection hydrate(array $items, string|null $connection = null) Create a collection of models from plain arrays. Parameters array $items string|null $connection Return Value Collection
mixed getData(bool $assoc = false, int $depth = 512) Get the json_decoded data from the response. Parameters bool $assoc int $depth Return Value mixed
mixed __call(string $method, array $parameters) Make dynamic calls into the collection. Parameters string $method array $parameters Return Value mixed
remove($name) {@inheritdoc} Parameters $name
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
Page 321 of 996