HasOneOrMany::create()
  • References/PHP/Laravel/Database/Eloquent/Relations

Model create(array $attributes)

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

mixed createAs(string $class, string $name, array $attributes = array()) Create

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

string compileTableExists() Compile the query to determine if a table exists

2025-01-10 15:47:30
ChannelManager::getDefaultDriver()
  • References/PHP/Laravel/Notifications

string getDefaultDriver() Get the default channel driver name.

2025-01-10 15:47:30
SqlServerGrammar::parameter()
  • References/PHP/Laravel/Database/Query/Grammars

string parameter(mixed $value) Get the appropriate query parameter place-holder

2025-01-10 15:47:30
MorphOneOrMany::updatedAt()
  • References/PHP/Laravel/Database/Eloquent/Relations

string updatedAt() Get the name of the "updated at" column.

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

static Expectation shouldReceive() Initiate a mock expectation

2025-01-10 15:47:30
NotificationServiceProvider
  • References/PHP/Laravel/Notifications

NotificationServiceProvider class NotificationServiceProvider extends

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

OutputInterface getOutput() Get the output implementation.

2025-01-10 15:47:30
SyncQueue::pop()
  • References/PHP/Laravel/Queue

Job|null pop(string $queue = null)

2025-01-10 15:47:30