MessageBag::all()
  • References/PHP/Laravel/Support

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

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

static mixed __callStatic(string $method, array $args) Handle

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

static void clearResolvedInstances() Clear all of the resolved

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

bool isDeferred() Determine if the provider is deferred.

2025-01-10 15:47:30
NotificationFake::assertNotSentTo()
  • References/PHP/Laravel/Support/Testing/Fakes

void assertNotSentTo(mixed $notifiable, string $notification, callable|null $callback = null)

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

void offsetSet(mixed $key, mixed $value) Set the item at a given offset

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

static void removeDirectories(string|array $directories = null)

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

static Expectation shouldReceive() Initiate a mock expectation

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

static Expectation shouldReceive() Initiate a mock expectation

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

static mixed __callStatic(string $method, array $args) Handle

2025-01-10 15:47:30