Connection::useDefaultPostProcessor()
  • References/PHP/Laravel/Database

void useDefaultPostProcessor() Set the query post processor to the default

2025-01-10 15:47:30
SeederMakeCommand::table()
  • References/PHP/Laravel/Database/Console/Seeds

void table(array $headers, Arrayable|array $rows,

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

static bool isUnguarded() Determine if current state is "unguarded"

2025-01-10 15:47:30
File::shouldReceive()
  • References/PHP/Laravel/Support/Facades

static Expectation shouldReceive() Initiate a mock expectation

2025-01-10 15:47:30
Model::setDateFormat()
  • References/PHP/Laravel/Database/Eloquent

$this setDateFormat(string $format) Set the date format used by the model

2025-01-10 15:47:30
MySqlGrammar::setTablePrefix()
  • References/PHP/Laravel/Database/Schema/Grammars

$this setTablePrefix(string $prefix) Set the grammar's table prefix.

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

bool choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)

2025-01-10 15:47:30
Repository::macro()
  • References/PHP/Laravel/Cache

static void macro(string $name, callable $macro) Register a

2025-01-10 15:47:30
RemindersControllerCommand::error()
  • References/PHP/Laravel/Auth/Console

void error(string $string) Write a string as error output.

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

void __construct(Filesystem $files)

2025-01-10 15:47:30