LengthAwarePaginator::setCollection()
  • References/PHP/Laravel/Pagination

$this setCollection(Collection $collection)

2025-01-10 15:47:30
MessageBag::unique()
  • References/PHP/Laravel/Support

array unique(string $format = null) Get all of the unique messages for

2025-01-10 15:47:30
CacheTableCommand::hasOption()
  • References/PHP/Laravel/Cache/Console

bool hasOption(string $name) Determine if the given option is present.

2025-01-10 15:47:30
StorageLinkCommand::callSilent()
  • References/PHP/Laravel/Foundation/Console

int callSilent(string $command, array $arguments = array()) Call another

2025-01-10 15:47:30
SqlServerConnection::update()
  • References/PHP/Laravel/Database

int update(string $query, array $bindings = array()) Run an update statement

2025-01-10 15:47:30
User::setRelation()
  • References/PHP/Laravel/Foundation/Auth

$this setRelation(string $relation, mixed $value) Set the specific relationship

2025-01-10 15:47:30
KeyGenerateCommand::hasOption()
  • References/PHP/Laravel/Foundation/Console

bool hasOption(string $name) Determine if the given option is present.

2025-01-10 15:47:30
FlushFailedCommand::callSilent()
  • References/PHP/Laravel/Queue/Console

int callSilent(string $command, array $arguments = array()) Call another

2025-01-10 15:47:30
CommandsServiceProvider::commands()
  • References/PHP/Laravel/Session

void commands(array|mixed $commands) Register the package's custom Artisan

2025-01-10 15:47:30
OutputStyle::isQuiet()
  • References/PHP/Laravel/Console

bool isQuiet() Returns whether verbosity is quiet (-q).

2025-01-10 15:47:30