array getTouchedRelations() Get the relationships that are touched on save. Return Value array
$this setCreatedAt(mixed $value) Set the value of the "created at" attribute. Parameters mixed $value Return Value $this
array getNames() Get all of the tag names in the set. Return Value array
$this makeHidden(array|string $attributes) Make the given, typically visible, attributes hidden. Parameters array|string $attributes Return Value $this
static bool has(string $key) Determine if a cookie exists on the request. Parameters string $key Return Value bool
void setUser(Authenticatable $user) Set the current user. Parameters Authenticatable $user Return Value void
bool hasOption(string $name) Determine if the given option is present. Parameters string $name Return Value bool
bool isDeferred() Determine if the provider is deferred. Return Value bool
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
void warning(string $message, array $context = array()) Log a warning message to the logs. Parameters string $message array $context Return Value void
Page 229 of 996