RedisStore::getPrefix()
  • References/PHP/Laravel/Cache

string getPrefix() Get the cache key prefix.

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

static void clearResolvedInstances() Clear all of the resolved

2025-01-10 15:47:30
SortedMiddleware::has()
  • References/PHP/Laravel/Routing

bool has(mixed $key) Determine if an item exists in the collection by key

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

string getQualifiedOtherKeyName() Get the fully qualified associated key

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

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

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
ConsoleMakeCommand::line()
  • References/PHP/Laravel/Foundation/Console

void line(string $string, string $style = null, null|int|string $verbosity = null)

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

static mixed unguarded(callable $callback) Run the given callable

2025-01-10 15:47:30
Authenticatable::getAuthIdentifier()
  • References/PHP/Laravel/Contracts/Auth

mixed getAuthIdentifier() Get the unique identifier for the user.

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

TaggedCache tags(array|mixed $names)

2025-01-10 15:47:30