mixed getFetchArgument() Get the fetch argument to be applied when selecting. Return Value mixed
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
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
static Builder on(string|null $connection = null) Begin querying the model on a given connection. Parameters string|null $connection Return Value Builder
$this makeVisible(array|string $attributes) Make the given, typically hidden, attributes visible across the entire collection. Parameters array|string $attributes Return Value $this
void __construct(array $values) Create a new in rule instance. Parameters array $values Return Value void
bool cannot(string $ability, array|mixed $arguments = array()) Determine if the entity does not have a given ability. Parameters string $ability array|mixed $arguments Return Value bool
void register() Register the service provider. Return Value void
bool ajax() Determine if the request is the result of an AJAX call. Return Value bool
int getFetchMode() Get the default fetch mode for the connection. Return Value int
Page 145 of 996